Skip to content

Commit

Permalink
update _posts/2023-05-5-cpp-code-snippet.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hxf0223 committed Nov 12, 2024
1 parent 5abf66f commit dd3784d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _posts/2023-05-5-cpp-code-snippet.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,4 +198,5 @@ std::vector<std::string> get_local_ip_v2() {
//declarations or definitions anymore.
```

* [VSCode用Doxygen自定义代码注释配置](https://timye-development.readthedocs.io/en/latest/VSCode/VSCode%E7%94%A8Doxygen%E8%87%AA%E5%AE%9A%E4%B9%89%E4%BB%A3%E7%A0%81%E6%B3%A8%E9%87%8A%E9%85%8D%E7%BD%AE.html)
* [VSCode用Doxygen自定义代码注释配置](https://timye-development.readthedocs.io/en/latest/VSCode/VSCode%E7%94%A8Doxygen%E8%87%AA%E5%AE%9A%E4%B9%89%E4%BB%A3%E7%A0%81%E6%B3%A8%E9%87%8A%E9%85%8D%E7%BD%AE.html)
* [doxygen注释规范](https://shona3n.github.io/2022/tool/doxygen-comment/)

0 comments on commit dd3784d

Please sign in to comment.