-
This book covers the procedures related to web design to all client and server
本电子书涵盖了有关web程序设计的所有客户端和服务器端技术资料,而且都是非常经典易学的电子教材,此电子书是网站建设者不可多得的宝典。-This book covers the procedures related to web design to all client and server-side technical information, and are very easy to learn classic electronic materials, this book is a rare book website builders.
- 2022-07-08 00:15:46下载
- 积分:1
-
一个简易的浏览器的源代码
一个简易的浏览器的源代码
一个简易的浏览器的源代码
一个简易的浏览器的源代码-A simple browser, a simple source code browser source code
- 2022-07-25 06:45:29下载
- 积分:1
-
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立....
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
- 2022-01-30 14:47:37下载
- 积分:1
-
这是一个学习PHP的好平台,从新手到高手,看完了就是高手了,祝大家好运,别的就不说了...
这是一个学习PHP的好平台,从新手到高手,看完了就是高手了,祝大家好运,别的就不说了-This is a good platform to learn PHP, from the novice to expert, to see you, and write very good, master of that master, and another did not say, and I wish you good luck
- 2022-05-29 04:47:28下载
- 积分:1
-
国内有名的中兴公司的笔试试题,非常实用,对中兴感兴趣的同学有福了!...
国内有名的中兴公司的笔试试题,非常实用,对中兴感兴趣的同学有福了!-ZTE Corporation, the domestic well-known written examination questions, very practical, for students interested in ZTE Blessed!
- 2022-08-21 14:53:12下载
- 积分:1
-
在TCP/IP编程中,Windows环境里 完成端口 模型性能最高,最稳定,响应速度最快,该 源代码就是一个例子,值得研究哦。...
在TCP/IP编程中,Windows环境里 完成端口 模型性能最高,最稳定,响应速度最快,该 源代码就是一个例子,值得研究哦。- In the TCP/IP programming, in the Windows environment completes
the port model performance high, stablest, the speed of response is
quickest, this source code is an example, is worth studying oh.
- 2023-08-03 01:35:04下载
- 积分:1
-
通过解析服务器,获取硬盘录像机的动态IP 地址1
通过解析服务器,获取硬盘录像机的动态IP 地址1-Through the analytic server, access the hard disk recorder 1 Dynamic IP Address
- 2023-07-16 11:50:03下载
- 积分:1
-
/ *
/*
This IPv4 example uses the background thread itself to process all packets.
You can use example one to send data to the session that s created in this
example.
*/
/*
这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example .*//* example of this iPV4 with internal thread to handle all the packet . You can use the example of one Laifa data for the examples to be tested. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-01-30 19:18:13下载
- 积分:1
-
using socket communications program heterogeneous environments under the Data Co...
利用socket通信程序实现异构环境下的数据通信-using socket communications program heterogeneous environments under the Data Communication
- 2022-08-21 06:53:22下载
- 积分:1
-
多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符...
多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符串,并将字符串反转,再将反转的字符发回客户。之后,继续等待接收该客户的信息直至该客户关闭连接。服务器具有同时处理多客户的能力。-more complicated process server. The procedure for connecting customers, once the connection is shown to the customer address, and then receive the customer"s name and display. Before receiving from the customer"s information (string). Whenever received a string, it shows that the string, the string will be inverted, and then reverse the characters back customers. Continue, after waiting for the customer to receive the information until the customer close the connection. Servers simultaneously with the ability to more customers.
- 2022-01-28 05:53:05下载
- 积分:1