-
数据结构中离散事件的实现
数据结构中离散事件的实现-data structure to achieve the Discrete Event
- 2023-08-10 12:30:03下载
- 积分:1
-
石头剪子布的游戏,六个文件组成适合初学者
石头剪子布的游戏,六个文件组成适合初学者-rock scissors cloth games, six files for beginners
- 2022-01-25 18:19:36下载
- 积分:1
-
Ibats and struts is a example of the integration, including a number of database...
是一个ibats和struts的整合的实例,包括多个数据库的代码,(有oracle,MySQL等)-Ibats and struts is a example of the integration, including a number of database code, (with oracle, MySQL, etc.)
- 2022-11-30 14:50:03下载
- 积分:1
-
树的建立算法和树的遍历操作。。。下载解压即可
树的建立算法和树的遍历操作。。。下载解压即可-The establishment of trees and tree traversal algorithm to operate. . . Download decompression can
- 2023-08-15 21:05:04下载
- 积分:1
-
ORALCE JOB
存储过程sql:
create or replace procedure job_proc is
begin
--免费票状态修改 需修改ID
update O_2413 set attr_24131004="作废" where attr_24131004="已售";
--普通票状态修改 需修改ID
update O_2405 set attr_24051004="作废" where attr_24051004="已售";
--团体票状态修改 需修改ID
update O_2412 set attr_24121004="作废" where attr_24121004="已售";
end;
job的sql:
declare
job number;
begin
dbms_job.submit(job, "job_proc;", sysdate, "TRUNC(SYSDATE + 1)");
end;
- 2022-01-25 20:02:48下载
- 积分:1
-
fghfsh sfhsdfh
dfgdsfg sdfg dsfg dfsg dsfg dsfg sdf gsdg sdg sdfg sdgdsfg
- 2022-07-15 06:52:04下载
- 积分:1
-
不同类型的文本和返回信息的解析库
library for parsing xml text and returning information of different type
- 2022-07-05 06:09:07下载
- 积分:1
-
一个关于多重网格的程序,解得是一个周期的非线性方程,当然也可以换成其他边界的...
一个关于多重网格的程序,解得是一个周期的非线性方程,当然也可以换成其他边界的-a grid of multiple procedures, that there is a solution to the cycle of nonlinear equations, of course, could be replaced with other border
- 2022-05-23 01:16:51下载
- 积分:1
-
ACCESS编写的数据库维护操作平台,可以给写ACCESS程序的同志提供参考...
ACCESS编写的数据库维护操作平台,可以给写ACCESS程序的同志提供参考-ACCESS prepared database maintenance operation platform, you can write to the ACCESS program to provide reference comrades
- 2022-04-29 01:44:46下载
- 积分:1
-
设备管理系统,具有参考价值
设备管理系统,具有参考价值-equipment management system, with reference value
- 2023-08-23 13:30:04下载
- 积分:1