-
Java与Mysql作连接,主要是缺少mysql驱动程序,只要搭配到位应该没有问题,代码检查过没有逻辑问题....
Java与Mysql作连接,主要是缺少mysql驱动程序,只要搭配到位应该没有问题,代码检查过没有逻辑问题.-connect java with mysql
- 2022-03-13 11:50:39下载
- 积分:1
-
五子连珠游戏,用Java实现,比较简单,大家借鉴下就好了
五子连珠游戏,用Java实现,比较简单,大家借鉴下就好了-Games五子连珠with Java implementation, relatively simple, like the U.S., under reference
- 2022-02-07 04:03:54下载
- 积分:1
-
j2mexml解析代码,速度快,使用简单
j2mexml解析代码,速度快,使用简单-j2me xml developer
- 2022-02-15 14:09:09下载
- 积分:1
-
实现整数和浮点数的加,减,乘,除计算
实现整数和浮点数的加,减,乘,除计算-achieve the integer and floating-point, plus or minus, multiplication and calculation
- 2022-01-25 22:12:58下载
- 积分:1
-
基于J2EE的网络物流系统
用户操作:
1. 录入出库商品信息
2. 查询出库单信息
3. 录入入库商品信息
4. 查询入库单信息
5....
基于J2EE的网络物流系统
用户操作:
1. 录入出库商品信息
2. 查询出库单信息
3. 录入入库商品信息
4. 查询入库单信息
5. 查询商品位置信息
6. 查询商品信息
7. 查询供应商信息
管理操作:
1. 出库单商品信息删除/修改
2. 入库单商品信息删除/修改
3. 供应商信息添加/删除/修改
4. 添加商品分类信息
5. 仓库位置信息添加/删除/修改
6. 职员信息查询/添加/修改/删除
7. 用户权限管理-J2EE-based logistics system users of the network: 1. A commodity information database entry 2. 3 inquiries出库单information. 4 input information storage products. For inquiries, information storage, single 5. 6 merchandise location information query. Commodity Information Query 7. For inquiries, supplier information management: 1. Product Information出库单delete/edit 2. Single-commodity information storage delete/modify 3. Supplier Information Add/Remove/Modify 4. Categories of information add 5. Storage location information to add/delete/modify 6. Staff Information/Add/Modify/Remove 7. User rights management
- 2022-02-27 06:25:39下载
- 积分:1
-
书籍借阅管理系统,用java开发的图书馆借阅管理系统。
书籍借阅管理系统,用java开发的图书馆借阅管理系统。-Lending library management system developed with java library loan management system.
- 2022-07-11 07:32:29下载
- 积分:1
-
电梯模拟程序,模拟电梯运行!包括…
一个电梯模拟程序,模拟电梯的运行状况!包括楼层、按钮等。-An elevator simulation program to simulate the operation of the elevator! Including floors, buttons, etc..
- 2022-11-24 10:05:03下载
- 积分:1
-
银行帐户的存取款线程设计
银行帐户的存取款线程设计-bank account deposit threaded design
- 2022-02-04 03:11:41下载
- 积分:1
-
这个出色的小程序可以把你的网站上的链接,以书架上的书的形式显示出来。
书架上的每本书代表一个不同的链接。...
这个出色的小程序可以把你的网站上的链接,以书架上的书的形式显示出来。
书架上的每本书代表一个不同的链接。-this excellent small procedure can take you on the website link to the books on the shelves in the form displayed. On the shelves of every book for a different link.
- 2023-04-08 05:55:03下载
- 积分:1
-
3. A Shape interface design, interfaces include : Draw and Resize. Some specific...
3. 设计一个接口Shape,接口中包含方法:Draw和Resize。定义一些具体类,如:Point、Line、Circle、Rectangle等,每个类都实现接口Shape。Draw方法绘制图形,Resize方法改变图形大小。用Java实现这些接口和类,并用测试类测试它们。 注意:不需要真正绘制图形,如Line的Draw方法只需输出下面文本即可: “直线的起点是(x1,y1,),终点是(x2,y2)”-3. A Shape interface design, interfaces include : Draw and Resize. Some specific type definition, such as : Point, Line, Circle, Rectangle, each category are achieving Shape interface. Draw method of drawing, graphics Resize changed size. Using Java to achieve these interfaces and class, and use tests such testing. Note : no real drawing, such as the Draw Line method, only the following text can be output : "line is the starting point (x1, y1), and the ultimate goal is to (x2, y2)"
- 2022-01-25 15:17:52下载
- 积分:1