-
一个简单的WEB服务器
一个简单的WEB服务器-A simple web server
- 2022-02-11 15:00:20下载
- 积分:1
-
这是微软提供的HTTP服务器例程,使用时需要在建一个C:webpages的目录。你把该目录下的webpages拷到C:就好了。...
这是微软提供的HTTP服务器例程,使用时需要在建一个C:webpages的目录。你把该目录下的webpages拷到C:就好了。--This is a HTTP server example which is provided by Microsoft, it needs to create C:Webpages catalog while being used , and copy webpages in this catalog to c:,then ok.
- 2023-01-11 13:30:03下载
- 积分:1
-
用Java作的HTTP1.0 下的Webserver服务器 用TCP协议,采用多线程技术,可作为WEbServer的入门例子...
用Java作的HTTP1.0 下的Webserver服务器 用TCP协议,采用多线程技术,可作为WEbServer的入门例子-Java for the HTTP1.0 the Webserver server using TCP protocol, multi-threading technology that can serve as examples of entry WEbServer
- 2023-06-01 20:50:04下载
- 积分:1
-
ASP 设计的考试系统,希望大家能够喜欢.
ASP 设计的考试系统,希望大家能够喜欢.-ASP design examination systems in the hope that we can like.
- 2022-03-06 06:36:34下载
- 积分:1
-
ASP.Net编程,用于实现Mis系统开发.
ASP.Net编程,用于实现Mis系统开发.-ASP.Net programming for the realization of Mis system development.
- 2022-01-26 07:59:18下载
- 积分:1
-
校友录,挺好的,很实用
校友录,挺好的,很实用-alumni, very good, very practical
- 2022-02-07 00:34:55下载
- 积分:1
-
此源码为HTTP服务器源码,可提供HTTP 服务。
此源码为HTTP服务器源码,可提供HTTP 服务。-this source of the HTTP server source code available HTTP service.
- 2022-01-26 00:18:13下载
- 积分:1
-
NCSA HTTPd, 经典的 Web 服务器源代码。NCSA HTTPd 是一个 HTTP/1.0 兼容的向 Web 浏览器提供超文本内容的服务器程序。...
NCSA HTTPd, 经典的 Web 服务器源代码。NCSA HTTPd 是一个 HTTP/1.0 兼容的向 Web 浏览器提供超文本内容的服务器程序。-NCSA HTTPd is a perfect source code of a Web service. it is compatible with HTTP/1.0, provide hyper text to the Web browser!
- 2022-07-15 15:22:27下载
- 积分:1
-
office automation asp.net case, which contains all the code needed to finish the...
asp.net办公自动化案例,里面含有所需的全部代码以及编译码完成的文件.基本上把环境配一下就可以直接运行-office automation asp.net case, which contains all the code needed to finish the document, as well as codecs. Basically, you put the environment can be directly allocated to run
- 2022-12-13 14:35:04下载
- 积分: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