-
This is a 22 on the VC++ Language classic books, hope everyone can help!
这是22本关于VC++语言的经典图书,希望对大家能够有所帮助!-This is a 22 on the VC++ Language classic books, hope everyone can help!
- 2022-11-30 13:45:10下载
- 积分:1
-
tcp问题的解决,十五个城市
tcp问题的解决,十五个城市-tcp solve the problem, 15 cities
- 2022-02-25 17:00:39下载
- 积分:1
-
所有分类帐打印
ledgersroger 为所有打印
- 2023-03-13 08:20:04下载
- 积分:1
-
使用声卡传输文件
transfer file using sound card
- 2023-09-06 14:30:03下载
- 积分:1
-
DDCAPS For WinCE use under X86
X86下WinCE用DDCAPS
- 2022-03-14 17:21:52下载
- 积分:1
-
Dijistra最短路径 二维数组结构 c
Dijistra最短路径 二维数组结构 c-Dijistra Shortest Path 2D array structure c
- 2023-03-27 01:15:03下载
- 积分:1
-
Mainly through the document serialization to achieve the creation of contacts, b...
主要通过文档序列化,实现通讯录的创建、浏览、查询等功能。-Mainly through the document serialization to achieve the creation of contacts, browsing, query and other functions.
- 2022-05-14 06:29:11下载
- 积分:1
-
有关Huffman新解,些编码功能比一般更俱压缩性
有关Huffman新解,些编码功能比一般更俱压缩性-the new solution, coding these functions more than both compression
- 2022-03-14 01:57:06下载
- 积分:1
-
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-use java to Selection_stack
- 2023-05-03 05:20:03下载
- 积分:1
-
百行代码实现的WEB服务器
百行代码实现的WEB服务器
aardio开发环境
服务器响应后各种处理步骤:
第一步,通过获取到的 请求响应request对象的url属性,分解出url中的path。
第二步,将path传去路由函数,为了获取 目标路径、目标文件类型、错误标记、错误页面 等结果。
第三步,依据路由函数返回的结果。
回复对象的contentType属性设置为路由函数返回的目标文件类型。
回复对象的传送数据:错真就传错误页面,错假就传目标文件的二进制数据 。
回复对象的其他属性按simpleHttpServer内置默认的。
- 2022-05-27 22:20:36下载
- 积分:1