-
c# 的 有一个日历控件。用户控件, 服务器控件方面,用在网站设计上面
用在网站设计上面...
c# 的 有一个日历控件。用户控件, 服务器控件方面,用在网站设计上面
用在网站设计上面-c# in a calendar control. Control users, the server component, with the above web design used in the above Website Design
- 2022-04-28 16:33:21下载
- 积分:1
-
Embedded web server source code, is to learn from good examples of embedded web
嵌入式的web服务器源代码,是学习嵌入式web的好例子-Embedded web server source code, is to learn from good examples of embedded web
- 2022-06-30 14:32:32下载
- 积分:1
-
一个非常好的在VISUAL平台下面使用水晶报箐的示列,多方面说明问题.希望能给大家提供帮助!...
一个非常好的在VISUAL平台下面使用水晶报箐的示列,多方面说明问题.希望能给大家提供帮助!-a very good platform in Visual below reported using crystal Qing said the series many describe the problem. I hope that it provides help!
- 2022-02-01 05:22:52下载
- 积分:1
-
演示如何编写一个IE浏览器。
Demostrate how to write an ie browser.
- 2022-04-11 00:24:22下载
- 积分:1
-
Java实现简单的Web服务器 java
Java实现简单的Web服务器 java-Java simple Web server java
- 2022-05-29 11:51:29下载
- 积分:1
-
用vb实现的网页服务器源代码
用vb实现的网页服务器源代码-used to achieve the Web server source code
- 2022-04-01 03:52:45下载
- 积分:1
-
web服务器源代码
已测试,可正常使用
web服务器源代码
已测试,可正常使用-web server source code has been tested to normal use
- 2022-02-04 19:09:13下载
- 积分:1
-
套接字数据库服务器 有兴趣的看一看
数据服务器,socket编写 速度其快...
套接字数据库服务器 有兴趣的看一看
数据服务器,socket编写 速度其快-socket database server are interested in a look at the data server socket prepare its fast pace
- 2022-02-13 05:35:32下载
- 积分:1
-
网页可视流程设置,可以进行可视化动态表单设置
网页可视流程设置,可以进行可视化动态表单设置-Visual page flow settings can be set up visualization of dynamic form
- 2022-03-23 07:56:01下载
- 积分:1
-
本程序是一个web服务器,在 .NET 环境下运行。
实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载,...
本程序是一个web服务器,在 .NET 环境下运行。
实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载,
在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数",
注意带上"?",如需传递多个参数,中间用"+"分隔;
如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JAVA);
在进行适当的配置之后,也可以作为服务器端程序运行以输出动态页面。
文件清单:
httpsrv.exe web服务器主程序文件
httpsrv.ini 主程序配置文件,可以通过它改变服务器及本站点的配置,
在第一次运行程序前,请做好正确的配置
MIME.ini 记录所知道的MIME文件类型,不要修改该文件
-Windows NT/2000/XP
- 2022-02-06 13:22:39下载
- 积分:1