-
全能学校管理网站源码,小草网络提供,下载试用下
全能学校管理网站源码,小草网络提供,下载试用下
- 2022-07-06 15:22:12下载
- 积分:1
-
popular Internet site MOVE
热门网站移动
- 2022-05-12 16:34:27下载
- 积分:1
-
这是个拨号上网源代码 里面加入了自己的一些东西 可能和其他版本相差很多...
这是个拨号上网源代码 里面加入了自己的一些东西 可能和其他版本相差很多-this is a dial-up Internet access to the source code inside its own and some other things could be much different version
- 2022-01-23 11:03:53下载
- 积分:1
-
E1与V.35标准说明及E1与V.35信号转换的实现方法。
E1与V.35标准说明及E1与V.35信号转换的实现方法。-E1 and V.35 standard descriptions and E1 and V.35 signal conversion method.
- 2023-06-13 14:25:03下载
- 积分:1
-
DNS客户端和SMTP客户端
DNS Clientå’ŒSMTP Client-DNS Client and Client SMTP
- 2022-03-14 16:17:03下载
- 积分:1
-
SSH+ EXT to do a simple customer relationship management system, with various fe...
SSH+EXT做的简单的客户关系管理系统,含各种功能的源码,是入门学习的良好参看资料-SSH+ EXT to do a simple customer relationship management system, with various features of the source code, is a good entry-see the information to learn
- 2022-03-05 11:35:30下载
- 积分:1
-
一个在IExplorer中运行,阻止广告窗口的弹出。阻止原理是:只有用户点击的弹出窗口才能够弹出。 在vs.net下编译,xp中运行...
一个在IExplorer中运行,阻止广告窗口的弹出。阻止原理是:只有用户点击的弹出窗口才能够弹出。 在vs.net下编译,xp中运行-a run in IExplorer to stop advertising the pop-up window. Stop principle is : Only users click on the pop-up window could pop. Under the vs.net compiler, running xp
- 2022-03-22 18:04:45下载
- 积分:1
-
Implemented using C++ client chat program, mainly for learning network programmi...
用C++实现的聊天程序的客户端,主要用于学习网络编程。-Implemented using C++ client chat program, mainly for learning network programming.
- 2022-02-21 09:08:52下载
- 积分:1
-
一个文档服务器程序,通过网页访问,是ATLDraw的网络版本。
一个文档服务器程序,通过网页访问,是ATLDraw的网络版本。-a file server, accessed via the web, the network is ATLDraw version.
- 2022-08-25 01:31:44下载
- 积分:1
-
简单的socket通信
流式套接字(SOCK_STREAM),数据报套接字(SOCK_DGRAM)及原始套接字。1.流式套接字提供面向连接、可靠的数据传输服务,数据按字节流、按顺序收发,保证在传输过程中无丢失、无冗余。TCP协议支持该套接字。2.数据报套接字,提供面向无连接的服务,数据收发无序,不能保证数据的准确到达。UDP协议支持该套接字。3.原始套接字原始套接字主要用于一些协议的开发,可以进行比较底层的操作。它功能强大,但是没有上面介绍的两种套接字使用方便,一般的程序也涉及不到原始套接字。
- 2023-06-05 11:30:03下载
- 积分:1