-
该程序是用JAVA来实现数据结构中的链表程序!
该程序是用JAVA来实现数据结构中的链表程序!-The program is a JAVA data structure to achieve in the program list!
- 2022-03-19 15:08:02下载
- 积分:1
-
Write a program grade point average calculation of three lessons to require the...
编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法
随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 -Write a program grade point average calculation of three lessons to require the application were used Java language in three different loop realization of the achievements of each course with the Math class, random () method of randomly generated (random () produces values between 0 and between 1), results range from 40 ~ 100.
- 2022-09-01 17:05:03下载
- 积分:1
-
jsp chatRoom! very simple! develop by a Rookie
简单入门超级菜鸟jsp聊天室!非常低级,但是一看就懂。是您从白鸟变成菜鸟的必备代码!这下描述总够长了吧!-jsp chatRoom! very simple! develop by a Rookie
- 2022-02-20 05:44:09下载
- 积分:1
-
axis2
axis2-1.4-war.zip工具包-axis2-1.4-war.zip Toolkit
- 2023-01-30 08:05:08下载
- 积分:1
-
multifunctional clock, please accept
多功能时钟,请收下-multifunctional clock, please accept
- 2022-04-28 18:46:42下载
- 积分:1
-
J2ME 蓝牙对战游戏 大海战简化版 索爱w810
J2ME 蓝牙对战游戏 大海战简化版 索爱w810-J2ME Bluetooth largest naval war games
- 2022-06-28 15:20:05下载
- 积分:1
-
用Java编写的手写数字识别器源代码。能够对手写数字有很好的识别能力。经过试验,适应性还是比较强的...
用Java编写的手写数字识别器源代码。能够对手写数字有很好的识别能力。经过试验,适应性还是比较强的-Using Java prepared handwritten numeral recognizer source code. Able to handwritten numeral recognition has a very good. After testing, adaptation is still relatively strong
- 2022-07-14 01:26:16下载
- 积分: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
-
small program with the java wrar
小程序 用java的wrar-small program with the java wrar
- 2022-07-08 05:32:49下载
- 积分:1
-
基本设计思路:
协同编辑开始,客户端只能进行插入或者删除操作。服务器端接收三个客户端的编辑操作,经过集中处理,生成一个操作序列返回各客户端,客户端执行...
基本设计思路:
协同编辑开始,客户端只能进行插入或者删除操作。服务器端接收三个客户端的编辑操作,经过集中处理,生成一个操作序列返回各客户端,客户端执行该序列后将协同编辑结果显示出来。
使用说明:
在Jbuilder 9.0中新建工程“untitled2”;
将文件FrameTest_Client的IP地址改为本地地址;
运行FrameTest文件,启动服务器端;
运行FrameTest_Client文件,启动客户端(三个客户端);
分别点击三个客户端的菜单“文件”―>“连接服务端”;
点击服务器端的菜单“文件”―>“开始服务”;
用户可以开始在客户端协同编辑;
编辑结束,用户点击客户端的菜单“文件”―>“结束客户端”;
关闭服务器端需点击菜单“文件”―>“退出”;
协同编辑结束。
- 2022-01-26 17:18:46下载
- 积分:1