-
这是一个HTTP和HTTPS的代理服务器
这是一个HTTP和HTTPS的代理服务器-This is a HTTP and HTTPS proxy server
- 2022-04-10 19:03:28下载
- 积分:1
-
简单的聊天室,我们的课程设计,帮你得到的到很好的成果
简单的聊天室,我们的课程设计,帮你得到的到很好的成果-easy chat
- 2022-01-25 14:08:49下载
- 积分:1
-
ArcObjects GIS应用开发:拷贝当前地图
ArcObjects GIS应用开发:拷贝当前地图-ArcObjects GIS Application Development : Copy the current map
- 2022-03-05 07:49:18下载
- 积分:1
-
文件好用实在,请大家多多下载,谢谢大家的光顾
文件好用实在,请大家多多下载,谢谢大家的光顾-documents handy indeed, Members can download, thank you patronize the
- 2022-03-17 07:32:49下载
- 积分:1
-
一套完整的档案管理系统,包括数据库、uml
设计图和完整的代码,很适合学习...
一套完整的档案管理系统,包括数据库、uml
设计图和完整的代码,很适合学习-A complete set of file management systems, including database, uml design and complete code, it is suitable for learning
- 2022-03-06 01:39:54下载
- 积分:1
-
a MIDP Tetris games in the design and realization of a MIDP game Tetris Design a...
一个MIDP俄罗斯方块游戏的设计和实现 一个MIDP俄罗斯方块游戏的设计和实现-a MIDP Tetris games in the design and realization of a MIDP game Tetris Design and Implementation of
- 2022-05-16 15:32:39下载
- 积分:1
-
安卓笔记本下实现
android下的记事本实现,有助于你初学者的学习!NotePad-android under the notebook to achieve
- 2023-07-15 15:15:07下载
- 积分:1
-
Post method is generally in the form page when the form submission method used,...
Post方法一般是在网页的form表单提交的时候用的方法,是html的方法,
现在我必须在java类里面模拟这个post方法,
那我自然就想到了java.net.HttpURLConnection 来实现-Post method is generally in the form page when the form submission method used, the method is html, and now I have to type in java methods inside the simulation of this post, I naturally thought of java.net.HttpURLConnection to achieve
- 2022-05-25 01:55:03下载
- 积分:1
-
类似华容道的拼图游戏,目的是把大的方块移动到窗口的下方...
类似华容道的拼图游戏,目的是把大的方块移动到窗口的下方-HuaRong Road similar to the picture arrangement game, the aim being to big box moved to the bottom of the window
- 2022-04-09 09:01:56下载
- 积分:1
-
基本设计思路:
协同编辑开始,客户端只能进行插入或者删除操作。服务器端接收三个客户端的编辑操作,经过集中处理,生成一个操作序列返回各客户端,客户端执行...
基本设计思路:
协同编辑开始,客户端只能进行插入或者删除操作。服务器端接收三个客户端的编辑操作,经过集中处理,生成一个操作序列返回各客户端,客户端执行该序列后将协同编辑结果显示出来。
使用说明:
在Jbuilder 9.0中新建工程“untitled2”;
将文件FrameTest_Client的IP地址改为本地地址;
运行FrameTest文件,启动服务器端;
运行FrameTest_Client文件,启动客户端(三个客户端);
分别点击三个客户端的菜单“文件”―>“连接服务端”;
点击服务器端的菜单“文件”―>“开始服务”;
用户可以开始在客户端协同编辑;
编辑结束,用户点击客户端的菜单“文件”―>“结束客户端”;
关闭服务器端需点击菜单“文件”―>“退出”;
协同编辑结束。
- 2022-01-26 17:18:46下载
- 积分:1