未验证 提交 a745dc22 编写于 作者: H huangjianhui 提交者: GitHub

Update Windows_Tutorial_EN.md

上级 df371401
...@@ -97,7 +97,7 @@ r = requests.post(url=url, headers=headers, data=json.dumps(data)) ...@@ -97,7 +97,7 @@ r = requests.post(url=url, headers=headers, data=json.dumps(data))
print(r.json()) print(r.json())
``` ```
The user only needs to follow the above instructions and implement the relevant content in the corresponding function. For more information, please refer to [How to develop a new Web Service? ](./C++_Serving/Http_Service_EN.md) The user only needs to follow the above instructions and implement the relevant content in the corresponding function. For more information, please refer to [How to develop a new Web Service? ](./C++_Serving/Http_Service_CN.md)
Execute after development Execute after development
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册