-
jcglxtydm
数据库课程设计,教材管理系统,本系统能够投入实际的使用并且满足基本的功能要求。要求具有极高的可靠性、安全性和易维护性,具有较高的可移植性。 本系统实现了以下的功能: (1) 查询模块:根据种类,查询教材的相关信息; (2) 征订模块:根据需要,征订员将需要征订的教材数据输入教材信息表 (3) 采购模块:采购员审核教材征订的信息,如果需要采购则通过审核,否则 删除征订的信息 ⑷ 用户管理:用(atabase of curriculum design, materials management system, the system can allocate the actual use and to meet the basic functional requirements. Requires a very high reliability, security and easy-maintenance, high portability. The system to achieve the following functions: (1) Query Module: In accordance with the type of query-related information materials (2) Subscription Module: In accordance with the needs of Subscription Subscription Members will need to enter the teaching materials data information table (3) procurement modules: Purchaser audited Subscription information materials, if required by the procurement audit, or delete subscription information ⑷ User Management: User administrators can create user information, delete users, modify user information)
- 2013-09-22 15:40:21下载
- 积分:1
-
Homework08
利用前面提到的SupplyDepot、Transport和CapableOfBeingRefefuelled类/接口,为Air-plane增加一个main()方法,然后为supplyDepot等增加必要的字段、参数和代码,以便CapableOfBeingRefefuelled能够告诉service()方法需要加多少油。同时要确保Depot中的油应相应地减少,而实现CapableOfBeingRefefuelledi的类对象应相应地增加。(Using the upplyDepot, Transport and ApableOfBeingRefefuelled classes/interfaces mentioned above, add a main () method to Air-plane, and then add the necessary fields, parameters and codes to supplyDepot, so that CapableOfBeingRefefuelled can tell service () how much fuel the method needs. At the same time, we should ensure that the oil in Depot should be reduced accordingly, and the class objects that implement Capable OfBeingRefefuelledi should be increased accordingly.)
- 2020-12-07 21:59:21下载
- 积分:1
-
管家婆项目
帮助初学者快速入门java,管家婆项目,实现对数据库的连接,同时对数据库进行增删改查操作。(To help beginners quickly get started, Java, housekeeper project, to achieve database connectivity, while adding additions and deletions to the database to check operation.)
- 2018-06-07 12:38:42下载
- 积分:1
-
CaughtClassMarker
This InstructionVisitor marks all classes that are used in an instanceof test by any of the instructions that it visits.
- 2013-11-28 11:07:04下载
- 积分:1
-
adfessdfg
java源码程序关于matlab学习(procedures on Matlab learning)
- 2004-12-09 14:17:30下载
- 积分:1
-
Rstar_Berchtold.tar
R*树,具有添加,删除,查询节点功能,是搜索算法中的一种,常用于GIS软件中。(R* tree, with add, delete, query node function, is a search algorithm, commonly used in the GIS software.)
- 2008-12-25 21:38:29下载
- 积分:1
-
JQuery+zTree Json- 树示例源码下载
里面包含了 大量的ztree示例 以及相关说明,非常有用 1、setting 配置信息说明 普通使用,无必须设置的参数 与显示相关的内容请参考 API 文档中 setting.view 内的配置信息 name、children、title 等属性定义更改请参考 API 文档中 setting.data.key 内的配置信息 2、treeNode 节点数据说明 标准的 JSON 数据需要嵌套表示节点的父子包含关系 例如:var nodes = [ {name: "父节点1", children: [ {name: "子节点1"}, {name: "子节点2"} ]}]; 默认展开的节点,请设置 treeNode.open 属性 无子节点的父节点,请设置 treeNode.isParent 属性 其他属性说明请参考 API 文档中 "treeNode 节点数据详解"
- 2013-10-30下载
- 积分:1
-
array-sort
Test counter-intuitive default number sorting for Java Script.
- 2013-12-27 00:20:16下载
- 积分:1
-
java_client
微信支付退款接口java实现,微信官方文档提供,仅供参考(java weixin pay tuikuan interface,2016.06.28)
- 2016-06-28 18:12:14下载
- 积分:1
-
javaTetrisEclipse
使用java语言在Eclipse上编写俄罗斯方块代码,此版本的俄罗斯方块只是实现了俄罗斯方块的基本功能,没有设置等功能,游戏代码采用mvc设计模式(Tetris using java language code on Eclipse, this version of Tetris is to achieve the basic functions of Tetris, and other functions not provided, the game code using mvc design pattern)
- 2016-05-22 12:07:47下载
- 积分:1