README.md @@ -1,8 +1,12 @@ ## 实例 请求应答 `./test2/server.c ./test2/client.c` ## 接口说明 # 编译 ``` ./build.sh release ``` # 生成API文档 ``` ./build.sh doc ```