You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
562 B
Markdown

项目说明
========
`Visual Studio 2022` 内置支持在http和rest扩展名的文件里直接编写与发送HTTP请求。可以理解为 Visual Studio 2022 从17.5开始,内置了`Rest Client`插件, 用法可以参考 `RestClient` 插件。
详情移步:[Github](https://github.com/madskristensen/RestClientVS) 或者 [VS 插件](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.RestClient) 或者 [VS Code插件](https://marketplace.visualstudio.com/items?itemName=humao.rest-client)
## 功能介绍
## 使用方法与概念