-
使用jsp语言编写的文件上传下载功能组件,实现上传下载的基本功能...
使用jsp语言编写的文件上传下载功能组件,实现上传下载的基本功能-use of the language file upload download components, uploading and downloading to achieve the basic functions
- 2022-01-25 19:43:57下载
- 积分:1
-
open
开放源代码的WEB服务器,在嵌入式系统中非常好用。-open-source Web server, embedded system is very handy.
- 2022-07-16 18:10:28下载
- 积分:1
-
HTTP服务器,小巧绿色,界面简洁友好,支持断点传续,列目录等...
HTTP服务器,小巧绿色,界面简洁友好,支持断点传续,列目录等-HTTP server, the compact green, simple and friendly interface, support the tradition breakpoint are catalog
- 2022-08-25 15:49:15下载
- 积分:1
-
ActiveX Control DLL an ocx examples of procedures are relatively simple, for beg...
ActiveX Control DLL
一个ocx的示例程序,比较简单,适合初学者上手用的。程序采用C++编写,可以方便的进行扩展,在VC6.0下编译通过-ActiveX Control DLL an ocx examples of procedures are relatively simple, for beginners to get started using. C preparation procedures, to facilitate the expansion of the compiler through VC6.0
- 2023-05-09 23:40:03下载
- 积分:1
-
留言板,包括登陆界面的设计,提交以及删除、查询信息等功能...
留言板,包括登陆界面的设计,提交以及删除、查询信息等功能-Message boards, including the landing interface design, submit and delete, query information, such as functional
- 2022-02-10 16:43:49下载
- 积分:1
-
随着英特尔IPP库政策驱动的设计
Policy driven design with the Intel IPP Library
- 2023-05-16 03:10:02下载
- 积分:1
-
可以替代iis服务器的web服务器软件,功能好用简单,只需把它放到需要测试的网页目录,打开用ie输入127.0.0.1就可测试asp网页程序。...
可以替代iis服务器的web服务器软件,功能好用简单,只需把它放到需要测试的网页目录,打开用ie输入127.0.0.1就可测试asp网页程序。-Can replace the iis server web server software, features simple-to-use, just put it need to test web directory, open the input 127.0.0.1 can be used ie test asp page program.
- 2023-01-29 12:10:03下载
- 积分:1
-
这是一款在线编辑器,简单易用,php语言开发
这是一款在线编辑器,简单易用,php语言开发-This is an online editor, easy to use, php language development
- 2022-11-30 17:10:03下载
- 积分:1
-
thttpd是个简单、轻型、快速和安全的HTTP服务器程序。使用Linux的C编程。...
thttpd是个简单、轻型、快速和安全的HTTP服务器程序。使用Linux的C编程。-thttpd is a simple, small, portable, fast, and secure HTTP server.
- 2022-01-31 20:22:54下载
- 积分:1
-
Http Server 1.1 By Cooldiyer 一个简单的个人web服务器。适合于所有win32平台,能自动在进程表中隐藏。 可实现的功能是: 1.可...
Http Server 1.1 By Cooldiyer 一个简单的个人web服务器。适合于所有win32平台,能自动在进程表中隐藏。 可实现的功能是: 1.可自定义网页根目录。 2.主页默认为index.htm。 3.可自定义端口。 4.可自定义服务端每次发送数据包的大小。 5.为稳定期间,本服务器使用多线程的方法,可满足不同场合的使用。 6.运行时可以隐藏窗口。 用法:http rootdir port byte [-hide] 参数说明: rootdir -> 网页的根目录 port -> 服务器的端口 byte -> 服务器每次发送数据包的大小(字节),建议设定为1024字节 -hide -> 程序隐藏窗口运行 例子1: http c:wwwroot 80 1024 http服务器的网页的根目录为c:wwwroot, 端口为80, 传送数据包的大小为1024字节。 例子2: http c:wwwroot 80 1024 -hide http服务器的网页的根目录为c:wwwroot, 端口为80, 传送数据包的大小为2048字节,隐藏运行。 注意: 1.由于本程序隐藏窗口,所以请小心使用,谢谢下载。-By Cooldiyer a simple personal web server. Suitable for all win32 platform, the process can be automatically hidden table. The function can be realized are : 1. The website can be obtained from the definition of the root directory. 2. Home default index.htm. 3. Self-defined ports. 4. Services available from the definition of each side to send the size of the packets. 5. For the stability period, the use of multi-threaded server approach to meet the use of different occasi
- 2022-01-26 08:19:36下载
- 积分:1