Warning: file_get_contents() [function.file-get-contents]: SSL: 远程主机强迫关闭了一个现有的连接。 in D:\wwwroot\huidong\wwwroot\function.inc.php on line 884

Warning: file_get_contents(https://whois.pconline.com.cn/jsLabel.jsp?ip=127.0.0.1) [function.file-get-contents]: failed to open stream: HTTP request failed! in D:\wwwroot\huidong\wwwroot\function.inc.php on line 884
VS 2019 自动生成注释的格式设置方法 - huidong

huidong

首页 | 会员登录 | 关于争取 2022 寒假做出汇东网 Ver3.0.0 !
搜索文章


参考 https://cloud.tencent.com/developer/news/601818


VS 默认生成的注释是 xml 格式的,像这样:

/// <summary>

/// </summary>

/// <param name="xxx"></param>

/// <return></return>


挺冗长的,我用的是 doxygen 的注释格式,要想设置,可以在【工具/选项/文本编辑器/C/C++/编码风格/常规】中设置。





返回首页


Copyright (C) 2018-2024 huidong