-
Web服务器(VC版)
Web服务器(VC版)-Web server (VC version)
- 2022-12-10 17:50:03下载
- 积分:1
-
VB下如何编写CRC校验程序
VB下如何编写CRC校验程序-VB how to prepare CRC procedures
- 2022-05-27 10:51:50下载
- 积分:1
-
一个最新的j2ee平台的各种技术综合的示例代码
一个最新的j2ee平台的各种技术综合的示例代码-creates a new platform for the various technologies integrated sample code
- 2022-04-30 05:26:13下载
- 积分:1
-
ASP3.5的MultiView控件的实例代码,开环境是vc2005,用的时候,先建一个网站,把解压后的文件添加到网站即可...
ASP3.5的MultiView控件的实例代码,开环境是vc2005,用的时候,先建一个网站,把解压后的文件添加到网站即可-The MultiView control ASP3.5 example code, open environment is vc2005, when used first to build a website, put the file after decompression can be added to the site
- 2023-06-20 10:50:03下载
- 积分:1
-
A used vc++ Write remote web page source viewer for reference
一个用vc++写的远程网页的查看器源码,供参考-A used vc++ Write remote web page source viewer for reference
- 2022-05-13 15:14:03下载
- 积分:1
-
flash日记本和flash留言本将flash的精美与后台完美的结合起来。它包括新日记、链接、留言、投票等ASP.net功能模块, 免费提供给非商业性的个人或团...
flash日记本和flash留言本将flash的精美与后台完美的结合起来。它包括新日记、链接、留言、投票等ASP.net功能模块, 免费提供给非商业性的个人或团体组织站点使用 -flash diaries and flash the message will flash and the background of exquisite combination of perfect. It includes a new diary, links, messages, voting ASP.net functional modules, free of charge to individuals or non-commercial organizations use the site
- 2022-06-30 06:54:35下载
- 积分:1
-
常用html代码!!如:1. oncontextmenu="window.event.returnvalue=false" 将彻底屏蔽鼠标右键 <tabl...
常用html代码!!如:1. oncontextmenu="window.event.returnvalue=false" 将彻底屏蔽鼠标右键 no 可用于Table 2. 取消选取、防止复制 3. onpaste="return false" 不准粘贴 -common html code! ! Such as : 1. Oncontextmenu = "window.event.returnvalue = false" will completely shield the right mouse button lt; Oncontextmenu table border = return (false) gt; Lt; Tdgt; Nolt;/Tablegt; Table 2 can be used. Lt; Body onselectstart = " return false "gt; abolition of selection, copy three. onpaste = "return false" No paste
- 2022-03-10 03:32:40下载
- 积分:1
-
ATM Manage System Skin
一个ATM管理系统的界面,用到了jQuery框架-ATM Manage System Skin
- 2023-02-08 20:05:04下载
- 积分:1
-
A comprehensive understanding of W3C Device Description and development of the b...
全面了解W3C设备描述和制定的背景及前景,内含中英双语文档,方便阅读-A comprehensive understanding of W3C Device Description and development of the background and prospects, containing bilingual documents, easy to read
- 2022-01-25 15:55:40下载
- 积分:1
-
此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用"阻塞SO...
此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用"阻塞SOCKET"来实现快捷、高效的目的。我们平常所见的SOCKET程序,一般都是使用"非阻塞SOCKET",以其提高程序的效率。那么有没有办法使用"阻塞SOCKET"也能方便、快捷的实现我们的网络通讯要求呢?CSocketBlockServer和CsocketBlockClient主要是为了这一目的而编写的。目的分述如下: 1.为了简化使用"阻塞SOCKET"的编程。 2.此外,我发现很多类似的程序中,服务器或客户端既是服务器、又是客户端,尽管这 并不影响通讯,但这确实淡化了C/S模式的本意 这两个类很好的体现了C/S模式,而且 支持多用户。 3.这两个类,可以做为"非阻塞SOCKET"的补充。 使用时,需要在主程序中开辟额外的线程,在线程内部调用这两个类的成员函数来实现,实现过程比较简便。只要客户端成功连接到服务器,双方就可以任意发送数据,而不需要多 次连接。 如果编译时有错误提示:找不到ws2_32.lib,则请确认该文件的实际路径,将此文件加入工程中即可。-this project mainly involves the preparation of his two categories : CSocketBlockServer and CSocketBlockClient. The procedure on how to use these two categories, "SOCKET obstruction" to achieve a fast, efficient purpose. Usually we see SOCKET procedures are generally used "nonblocking socket," with the efficiency of the process. So is there any way the use of "obstruction SOCKET" convenient and efficient realization of network communications requireme
- 2022-07-07 16:37:42下载
- 积分:1