-
一个用java语言编写的基于数据库的系统,对于初雪者很有帮助。...
一个用java语言编写的基于数据库的系统,对于初雪者很有帮助。-java with a language-based database system for the First Snow were very helpful.
- 2022-02-06 11:14:14下载
- 积分:1
-
contain a wave of procurement data structure, data structure inventory managemen...
包含了浪潮的采购数据结构、库存管理数据结构、销售数据结构、浪潮财务数据结构等-contain a wave of procurement data structure, data structure inventory management, sales data structure, wave of financial data structures, etc.
- 2022-01-25 15:11:25下载
- 积分:1
-
这是用sql编写的在线考试系统代码,希望能给大家起到一定的帮助...
这是用sql编写的在线考试系统代码,希望能给大家起到一定的帮助-It is written with the sql code for online examination system, hoping to give you some help to play
- 2022-02-11 18:37:13下载
- 积分:1
-
SQL-Function
SQL函数说明大全 一旦成功地从表中检索出数据,就需要进一步操纵这些数据,以获得有用或有意义的结果。(SQL Function Description Daquan)
- 2014-02-12 13:34:11下载
- 积分:1
-
Teradata administraotr sql
Teradata administraotr sql
- 2023-07-22 09:50:04下载
- 积分:1
-
这我还没看,但因为是新技术我想肯定会有人需要就放上来了!...
这我还没看,但因为是新技术我想肯定会有人需要就放上来了!-I did not see it, but because it is new technology, I would like to acknowledge someone will need Fangshanglai!
- 2022-03-30 17:02:57下载
- 积分:1
-
系统应具有售票、查询、管理和维护等功能,系统管理员可以进行对车次的更改、票价的变动及调度功能,车次调度可通过对发车时刻表的修改来进行,维护功能即可对表进行修改。...
系统应具有售票、查询、管理和维护等功能,系统管理员可以进行对车次的更改、票价的变动及调度功能,车次调度可通过对发车时刻表的修改来进行,维护功能即可对表进行修改。-System should have the ticket, query, management and maintenance functions, the system administrator can change on the trips, the fare changes and scheduling functions, scheduling trips to the departure schedule could be adopted to carry out modifications, maintenance functions can be on the table be modified.
- 2022-04-26 21:39:54下载
- 积分:1
-
SQL
在ClsDBContrl.cs类中完成修改数据库中数据的方法AmendDB.(Completed in ClsDBContrl.cs class method to modify the data in the database AmendDB)
- 2012-01-09 23:11:50下载
- 积分:1
-
这是一个经典毕业设计,曾在我们学院参加了全院公开答辩。 VC开发!...
这是一个经典毕业设计,曾在我们学院参加了全院公开答辩。 VC开发!-This a classic design graduates, we have participated in the Institute of the academy publicly reply. VC!
- 2022-03-26 00:55:16下载
- 积分:1
-
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx...
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx "field1"
sql.setFieldEx "tbl"
debug.print sql.strsql
输出:select field from tbl-a vb development, dynamically generated SQL "assembled category." For example : sql.strsql = "select from" sql.setFieldEx "fi eld1 "sql.setFieldEx" tbl "debug.print sql.s trsql output : select field from tbl
- 2022-09-29 14:55:03下载
- 积分:1