Skip to content

Commit f002a35

Browse files
author
yujiajia
committed
提交.h .cpp文件,更新readme文件
1 parent 36adfdb commit f002a35

File tree

3 files changed

+4958
-1
lines changed

3 files changed

+4958
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# cpp-httplib--
2-
cpp-httplib-改造版本
2+
3+
基于cpp-httplib的改造版本,目前在windows环境改造成功。
4+
5+
改造点:
6+
1)头文件只包含基本类型,去掉对头文件的包含,避免有头文件包含导致的编译问题(比如socket库头文件
7+
2)把头文件中的函数定义移到.cpp文件。
8+
9+

0 commit comments

Comments
 (0)