[目录说明]
.
├── app 测试程序代码目录
├── doxygen.conf Doxygen配置文件
├── GenOutPut.sh 编译脚本
├── Inc 头文件目录
├── Makefile
├── Output 输出面向用户的文件
└── Src 源码目录
[编译接口库]
直接运行脚本GenOutput.sh,编译结果和自动生成的Doxygen文档自动放入Output目录。
[库文件说明]
libosAdaption.a:OS接口封装库,封装内容参见头文件,位于include/osAdaption目录
libRestFulLinux.a:Restful方式功能封装接口
[用户程序编译]
用户编译自己的程序时请链接上述两个库和数学库(-losAdaption -lRestfulLinux -lm),参见app/test.c line14
forked from cm-heclouds/C-RESTfulAPI
- Notifications
You must be signed in to change notification settings - Fork 0
License
Notifications You must be signed in to change notification settings
CPCIV/C-RESTfulAPI
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML62.2%
- C25.6%
- JavaScript6.2%
- C++3.3%
- CSS2.1%
- Perl0.3%
- Other0.3%