-
百行代码实现的WEB服务器
百行代码实现的WEB服务器
aardio开发环境
服务器响应后各种处理步骤:
第一步,通过获取到的 请求响应request对象的url属性,分解出url中的path。
第二步,将path传去路由函数,为了获取 目标路径、目标文件类型、错误标记、错误页面 等结果。
第三步,依据路由函数返回的结果。
回复对象的contentType属性设置为路由函数返回的目标文件类型。
回复对象的传送数据:错真就传错误页面,错假就传目标文件的二进制数据 。
回复对象的其他属性按simpleHttpServer内置默认的。
- 2022-05-27 22:20:36下载
- 积分:1
-
模仿天空更美丽的云
模仿天空的云彩 比较漂亮-imitate the sky more beautiful clouds
- 2022-06-30 13:42:59下载
- 积分:1
-
这是一个用c#的水晶报表视频教程,可以看看的
这是一个用c#的水晶报表视频教程,可以看看的-crystal report vedio tutorial is written in C# ,please take a look
- 2022-10-10 11:55:03下载
- 积分:1
-
K-均值聚类
它实现了 k-均值聚类。聚类是一种无监督的学习。它随机选择 k 点到初始聚类中心。它计算组的平均值,然后更新它的中心。
- 2022-05-22 22:37:47下载
- 积分:1
-
这是一个用vc++编写的绘图小程序,包括绘图的一些主要操作,适用作参考...
这是一个用vc++编写的绘图小程序,包括绘图的一些主要操作,适用作参考-vc with small drawings prepared by the procedures, including drawing some of the major operations, the application for reference
- 2022-09-26 08:05:03下载
- 积分:1
-
磁盘碎片整理,速度快,可以同时整理几个盘
运行后大大提高计算机速度...
磁盘碎片整理,速度快,可以同时整理几个盘
运行后大大提高计算机速度-disk defragmentation, fast, it will also collate after running several disk greatly enhance the speed of computer
- 2022-12-26 11:45:03下载
- 积分:1
-
实现对位图的处理,以及直方图等图像处理功能,对初学vc图像处理者很有帮助...
实现对位图的处理,以及直方图等图像处理功能,对初学vc图像处理者很有帮助-To achieve the handling of bitmap and image processing functions such as histogram, image processing for beginners are very helpful vc
- 2022-05-15 02:52:31下载
- 积分:1
-
MFC easy to learn VC++ of the very good tutorial
MFC深入浅出,学习VC++的非常好的教程-MFC easy to learn VC++ of the very good tutorial
- 2022-02-02 22:14:15下载
- 积分:1
-
鼠标接口程序包括5部分:一、 检测并初始化鼠标 二、 鼠标的活动范围
三、 打开或关闭鼠标四、 鼠标的形状五、 鼠标的形状...
鼠标接口程序包括5部分:一、 检测并初始化鼠标 二、 鼠标的活动范围
三、 打开或关闭鼠标四、 鼠标的形状五、 鼠标的形状 -mouse interface includes five parts : a detection and initialization two mouse, the mouse"s activities three, Open or closed four mouse, the mouse"s shape 5, the shape of the mouse
- 2022-03-05 02:41:34下载
- 积分:1
-
A scientific calculator. WINDWOS built
科学计算器一款.跟WINDWOS自带的一样的功能,大家学习一下,非常好的-A scientific calculator. WINDWOS built-in with the same capabilities, we learn from this. very good
- 2022-02-01 09:48:03下载
- 积分:1