-
这是我自己学习编写的代码集合 里面有老师讲的 自己改写的 都是一些简单的代码 但是每个代码都写了 很详细的注释 你不用看帮助文件就可以理解...
这是我自己学习编写的代码集合 里面有老师讲的 自己改写的 都是一些简单的代码 但是每个代码都写了 很详细的注释 你不用看帮助文件就可以理解-This the collection of my code for learning, including the teacher s code and modified by me. All of them are very simple, but including notation in detail. You can read it without help file.
- 2022-03-03 13:14:51下载
- 积分:1
-
Windows file system filter driver and application procedures, the open
Windows文件系统过滤驱动和应用程序,在开源项目上改进的。请用tar解压缩的-Windows file system filter driver and application procedures, the open-source project for improvement. Is a compressed tar
- 2022-02-25 08:18:28下载
- 积分:1
-
一个简单的计算器,可以进行加法和减法运算,并可以进行运算…
简单计算器,它可以进行加减乘除运算和正弦,余弦,正切,和log10的运算-A simple calculator, which can be addition and subtraction multiplication and division operations and sine, cosine, tangent, and the log10 computing
- 2022-02-12 05:27:44下载
- 积分:1
-
Article that you can know about controlling of hydraulics
Article that you can know about controlling of hydraulics
- 2022-03-01 11:09:49下载
- 积分:1
-
计算地址的代码。V4
Code to calculate IP address. v4
- 2022-01-26 06:14:51下载
- 积分:1
-
学生成绩管理系统有浏览,查询(可按多种功能查询,如:学分,学号等),排序(可按多种功能排序,如:学分,学号等)等功能。是大学生们课程设计的好东西。...
学生成绩管理系统有浏览,查询(可按多种功能查询,如:学分,学号等),排序(可按多种功能排序,如:学分,学号等)等功能。是大学生们课程设计的好东西。-the manage system of student score.it contains query(many condition query,e.g,score or number)and sort(many condition query,e.g,score or number) function.It can help student s course design.
- 2022-03-01 14:39:44下载
- 积分:1
-
最小化窗口
Minimize window on C-- for windows.
- 2023-02-05 15:05:03下载
- 积分:1
-
一个做给油田用的程序
一个做给油田用的程序-one to do the procedures used in the oilfield
- 2022-04-19 04:10:11下载
- 积分:1
-
百行代码实现的WEB服务器
百行代码实现的WEB服务器
aardio开发环境
服务器响应后各种处理步骤:
第一步,通过获取到的 请求响应request对象的url属性,分解出url中的path。
第二步,将path传去路由函数,为了获取 目标路径、目标文件类型、错误标记、错误页面 等结果。
第三步,依据路由函数返回的结果。
回复对象的contentType属性设置为路由函数返回的目标文件类型。
回复对象的传送数据:错真就传错误页面,错假就传目标文件的二进制数据 。
回复对象的其他属性按simpleHttpServer内置默认的。
- 2022-05-27 22:20:36下载
- 积分:1
-
utf8toGBK编码互相转换
在不同的使用环境下使用的编码可能不一样,以及在通信过程中采用不同方式编码,该源码主要是UTF8和GBK编码互相转换,具体实现请看代码中的注释
- 2022-05-29 14:45:45下载
- 积分:1