-
prepared packet handling functions can reduce CGI, the use of standard templates...
编写CGI处理函数包,可以减少CGI处理,采用了STL标准模板-prepared packet handling functions can reduce CGI, the use of standard templates STL
- 2022-05-23 02:13:26下载
- 积分:1
-
asp上传源代码
asp上传源代码 -From the source code asp source code asp upload
- 2022-04-27 00:57:08下载
- 积分:1
-
c语言B/S模式的实验系统的实现,实现的初步功能,可以借鉴
c语言B/S模式的实验系统的实现,实现的初步功能,可以借鉴-c language B/S mode of the system to achieve and realize the initial function, we can draw on
- 2022-12-17 18:45:03下载
- 积分:1
-
Comments AGB Habitat system modified version, the landscaping and recommendation...
尘缘雅境系统修改版,美化后的,推荐,修改了一些BUG,使用方便,强大的后台管理功能-Comments AGB Habitat system modified version, the landscaping and recommendation, revised some BUG, easy-to-use, powerful management capabilities of the background
- 2022-02-05 00:37:36下载
- 积分:1
-
一个非常好的AJAX例子,里面通过40个简单的ASP.NET来调用各式AJAX控件,可以快速的入门AJAX编程...
一个非常好的AJAX例子,里面通过40个简单的ASP.NET来调用各式AJAX控件,可以快速的入门AJAX编程-A very good example of AJAX, which through the 40 simple ASP.NET to call the various AJAX controls, you can quickly Starter AJAX Programming
- 2022-05-30 11:27:24下载
- 积分:1
-
Customs source, manage the list of goods, customs declaration using a list of li...
海关报关源码,管理货品的清单,报关清单
报关使用清单-Customs source, manage the list of goods, customs declaration using a list of lists
- 2022-01-27 12:08:39下载
- 积分:1
-
WebServerWatcher
该软件实现了监视 Web 服务器的运行情况,当服务器出错时自动重启 Web 服务器,现只实现了对 Tomcat 服务器的监...
WebServerWatcher
该软件实现了监视 Web 服务器的运行情况,当服务器出错时自动重启 Web 服务器,现只实现了对 Tomcat 服务器的监视,将程序拷贝至 Tomcat 服务器的 bin 目录下并启动之具可,如果想实现监视其它服务器可以自己实现 IServerManager 接口。
-WebServerWatcher the software realize the surveillance operation of Web servers, when a server error when the automatic restart Web server, is only achieved on the Tomcat server monitoring, program copy to Tomcat server bin directory and start of a can, if you want to Other servers can realize surveillance IServerManager realize their own interface.
- 2022-02-26 21:15:58下载
- 积分:1
-
制作了一个可以通过对话框输入地址的浏览器,如同IE一样,点击浏览按钮就可以浏览网页...
制作了一个可以通过对话框输入地址的浏览器,如同IE一样,点击浏览按钮就可以浏览网页-produced a dialog can be imported through the browser address, as Internet Explorer, click on the Browse button can visit the website
- 2023-08-27 11:10:03下载
- 积分:1
-
Calendar control is an instance of the code, open environment is vc2005, when us...
日历控件的实例代码,开环境是vc2005,用的时候,先建一个网站,把解压后的文件添加到网站即可-Calendar control is an instance of the code, open environment is vc2005, when used first to build a website, put the file after decompression can be added to the site
- 2022-11-19 04:20:03下载
- 积分: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