资源列表
banjiv1.0
- 只是使用了一些许的面向对象程序设计的设计方法,在软件的设计与实现的时候更多的是使用面向过程的设计方法,在软件中,我们提供了两个封装的方法函数:public void read() 和public void write().在这两个方法中,都使用了异常处理机制,当用户进行非法操作时,提供相应的异常(主要是显示出错信息)。在两个基本点封装的方法中,并没有要求用户提供具体的参数,而是直接地去调用它们,具体的实现方式对用户来说是不可见的,在write方法中,其功能是获取用户所写入的字符串,并将它写入文件
mysql.tar
- linux下用QT做的简易pos机软件,可以连接mysql-simple linux using QT pos machine software, you can connect to mysql
PipeClient
- 基于windows网络管道开发的客户端应用-Client application based on windows network pipeline development
a01
- tcl scr ipt for routing protocol simulation on ns2
a02
- scr ipt for routing protocol for simulation on ns2.
a10
- scr ipt for routing protocol for simulation on ns2.
a11
- scr ipt for routing protocol for simulation on ns2.
a12
- scr ipt for routing protocol for simulation on ns2.
a20
- scr ipt for routing protocol for simulation on ns2.
a22
- scr ipt for routing protocol for simulation on ns2.
VCPP
- VC++ 实现多窗口多视图例子,多个窗口集合在一个视图上,通过左边的标签进行切换窗口显示。-The VC++ multi-window multi-view example, a collection of multiple windows in a single view, on the left tab switching window displays.
twoUsers
- 这个文件夹里是2个用户的通信程序源代码和编译后的程序文件。 使用方法: 先运行server_2文件, 例如以本机为服务器地址,监听端口为7999,最大连接数为1(本次实验中没有用到,只是作为listen函数的变量) ./server_2 7999 1 运行client_2文件 在已知服务器地址为ip6_addr和端口号的情况下 ./client_2 ip6_addr 7999 然后即可开始正常的聊天。-This folder is a file
