基本设计思路: 协同编辑开始,客户端只能进行插入或者删除操作。服务器端接收三个客户端的编辑操作,经过集中处理,生成一个操作序列返回各客户端,客户端执行该序列后将协同编辑结果显示出来。 使用说明: 在Jbuilder 9.0中新建工程“untitled2”; 将文件FrameTest_Client的IP地址改为本地地址; 运行FrameTest文件,启动服务器端; 运行FrameTest_Client文件,启动客户端(三个客户端); 分别点击三个客户端的菜单“文件”—>“连接服务端”; 点击服务器端的菜单“文件”—>“开始服务”; 用户可以开始在客户端协同编辑; 编辑结束,用户点击客户端的菜单“文件”—>“结束客户端”; 关闭服务器端需点击菜单“文件”—>“退出”; 协同编辑结束。
标签: 编辑
上传时间: 2014-01-05
上传用户:zhouli
Internet Direct(Indy)是一组开放源代码的Internet组件,涵盖了几乎所有流行的Internet协议。Indy用delphi编写,被包含在delphi 6,Kylix 1和C++ Builder 6及以上各个版本的Borland开发环境中。Indy曾经叫做WinShoes(双关于WinSock——Windows的Socket库),是由Chad Z. Hower领导的一群开发者构建的,可以从Indy的站点www.nevrona.com/indy上找到更多的信息并下载其新版本。到笔者撰写本文时为止,Indy的最新稳定版是9.0.14,Indy 10也进入了Beta测试阶段。
标签: Internet Direct Indy 开放源代码
上传时间: 2015-12-05
上传用户:xg262122
This project was generated by Palm OS Application wizard in CodeWarrior Development Studio for Palm OS, version 9.0.
标签: Palm Application CodeWarrior Development
上传时间: 2014-12-08
上传用户:362279997
This tutorial will deal with getting input using Direct Input. All you will need to run and/or compile this tutorial is a keybaord, mouse, DirectX 8.0 or 9.0 and the DirectX 8.0 or 9.0 SDK.
标签: will tutorial getting Direct
上传时间: 2016-01-17
上传用户:star_in_rain
键盘扫描程序,线翻转扫描法。 使用mege32 键盘为3×4的行列键盘 /********************************************************* / 线翻转法键盘扫描程序,只检测和处理单键,多键按下返回12 / www.avrvi.com http://bbs.avrvi.com / /高三位列 p456,低四位行p0123 /键盘排列如下: 2 1 0 -------------- 3| 1 2 3 | 2| 4 5 6 | 1| 7 8 9 | 0| * 0 # | --------------
标签: 键盘扫描程序
上传时间: 2016-05-04
上传用户:515414293
4×4键盘,按键发声,1—9—0号键依次发do—xi、do、re、mi,*、#键清除最近输入
标签: 键盘
上传时间: 2016-05-05
上传用户:康郎
Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation celsius = 5.0 / 9.0 * ( fahrenheit - 32 ) b) Method fahrenheit returns the Fahrenheit equivalent of a Celsius the calculation fahrenheit = 9.0 / 5.0 * celsius + 32 c) Use the methods from parts (a) and (b) to write an application either to enter a Fahrenheit temperature and display the Celsius or to enter a Celsius temperature and display the Fahrenheit equivalent.
标签: equivalent Implement the following
上传时间: 2014-01-19
上传用户:jackgao
IntraWeb电影程序 B/S类型的演示 Delphi+Internet 开发的电影服务器 系统登录电影网站的用户名和密码都是admin 观看电影的最低要求: 请确保你的系统已经安装媒体播放器9.0和RealOne播放器并且得升级浏览器为IE6.0以上,且系统比较支持COOKIE. 程序占用了90端口.在运行时请确保此端口没被其它程序占用.
标签: IntraWeb Internet Delphi admin
上传时间: 2013-12-18
上传用户:lijinchuan
编辑、统计学生成绩的源程序:设有10个学生的成绩,要求统计<60, 60-69, 7 0-79, 80-89, 9 0-99, 100分各段成绩人数
上传时间: 2014-01-05
上传用户:royzhangsz
arm-linux-gcc交叉编译环境自动建立的shell,在运行之前只要按注释将相应需要的文件放到文件夹下即可,在redhat 9.0下测试通过
标签: arm-linux-gcc shell 交叉编译 环境
上传时间: 2016-07-07
上传用户:yyyyyyyyyy