-
战车问题 战车问题 战车问题 战车问题
战车问题 战车问题 战车问题 战车问题-The issue of the chariot chariot chariot issues issues issues chariot chariot chariot problem issues
- 2022-04-14 23:42:29下载
- 积分:1
-
系统交易最近的信息
kebanyakan penjual也有manajemen好事。他们了使用系统pencatatan手册,就不efektif。艾达有有一kesempatan进程阳人,aplikasiterkomputerisasi。就diharapkan交易最近杨使用aplikasi ini比萨比efektif,manajemen杨terkomputerisasi。是这些为penyedia JASA公司电脑,memperhatikan keinginan pelanggannya。penyedia杨,memenuhi keinginan pelanggan要比berkembang达日在阳不memperhatikan keinginan pelanggannya。 ;
- 2022-04-24 00:55:40下载
- 积分:1
-
直接插入排序
排序过程:整个排序过程为n
直接插入排序
排序过程:整个排序过程为n-1趟插入,即先将序列中第1个记录看成是一个有序子序列,然后从第2个记录开始,逐个进行插入,直至整个序列有序-Direct Insertion Sort to sort the process: the whole process of sorting times for the n-1 insert, that is, first sequence of the first one recorded as an orderly sequence, and then from the first two records began to insert one by one until the entire sequence has Preface
- 2022-05-17 09:28:42下载
- 积分:1
-
一款很使用的数据库代码
一款很使用的数据库代码-one is the use of the database code
- 2022-01-26 03:25:11下载
- 积分:1
-
数据结构双链表的 例子
数据结构双链表的 例子-data structure-Chain example
- 2023-01-31 21:10:03下载
- 积分: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
-
抽奖小玩意,我的简单vf应用!
抽奖小玩意,我的简单vf应用!-plaything of the draw, I use a simple vf!
- 2022-03-20 21:43:26下载
- 积分:1
-
计算机数据结构课程设计,图书管理系统c语言版(含有软件设计书)....
计算机数据结构课程设计,图书管理系统c语言版(含有软件设计书).-Computer data structures curriculum design, library management system c language version (with software design book).
- 2022-07-24 23:11:06下载
- 积分:1
-
DataMatrixDEMO
DataMatrixDEMO这个工程实现对DataMatrix的编码和解码的过程,识别率非常的高
- 2022-03-17 02:23:12下载
- 积分:1
-
本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各...
本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各子系统具有独立的数据库结构,设计时力求简单易用,便于维护。各模块为平行关系,彼此间无直接的参数联系,也无库的交叉关联,从而保证各子系统可以单独运行。-the system using Visual Foxprow 5.0 preparation, visual, object-oriented programming, allowing the system to adapt to the current development trend in fashion. Used in the design of the popular top-down waterfall structure design method. The subsystem is independent of the database structure, design sought to be simple to use, easy to maintain. Each module for parallel relationship between the parameters are not directly linked, nor for the cross-linked, so that the subsystems can be run separately.
- 2022-03-22 01:04:48下载
- 积分:1