久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

<i id='4Gtn1'><tr id='4Gtn1'><dt id='4Gtn1'><q id='4Gtn1'><span id='4Gtn1'><b id='4Gtn1'><form id='4Gtn1'><ins id='4Gtn1'></ins><ul id='4Gtn1'></ul><sub id='4Gtn1'></sub></form><legend id='4Gtn1'></legend><bdo id='4Gtn1'><pre id='4Gtn1'><center id='4Gtn1'></center></pre></bdo></b><th id='4Gtn1'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='4Gtn1'><tfoot id='4Gtn1'></tfoot><dl id='4Gtn1'><fieldset id='4Gtn1'></fieldset></dl></div>
      <tfoot id='4Gtn1'></tfoot>

        <small id='4Gtn1'></small><noframes id='4Gtn1'>

        <legend id='4Gtn1'><style id='4Gtn1'><dir id='4Gtn1'><q id='4Gtn1'></q></dir></style></legend>
          <bdo id='4Gtn1'></bdo><ul id='4Gtn1'></ul>

        如何編寫出現在 Intellisense 中的 C++ 注釋?

        How to write C++ comments that show up in Intellisense?(如何編寫出現在 Intellisense 中的 C++ 注釋?)
          • <bdo id='bbMN7'></bdo><ul id='bbMN7'></ul>
          • <tfoot id='bbMN7'></tfoot>
            <i id='bbMN7'><tr id='bbMN7'><dt id='bbMN7'><q id='bbMN7'><span id='bbMN7'><b id='bbMN7'><form id='bbMN7'><ins id='bbMN7'></ins><ul id='bbMN7'></ul><sub id='bbMN7'></sub></form><legend id='bbMN7'></legend><bdo id='bbMN7'><pre id='bbMN7'><center id='bbMN7'></center></pre></bdo></b><th id='bbMN7'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='bbMN7'><tfoot id='bbMN7'></tfoot><dl id='bbMN7'><fieldset id='bbMN7'></fieldset></dl></div>
              <tbody id='bbMN7'></tbody>

            <small id='bbMN7'></small><noframes id='bbMN7'>

                  <legend id='bbMN7'><style id='bbMN7'><dir id='bbMN7'><q id='bbMN7'></q></dir></style></legend>

                  本文介紹了如何編寫出現在 Intellisense 中的 C++ 注釋?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  限時送ChatGPT賬號..

                  我正在使用 Visual Studio 2010 Ultimate 進行 C++ 編程.我想記錄一些函數,并且我希望文檔顯示在 Intellisense 中.

                  I'm programming in C++ using Visual Studio 2010 Ultimate. I want to document some functions and I want the documentation to show up in Intellisense.

                  根據MSDN,我只需要將注釋放在聲明之前或之后在同一條線上.所以我嘗試了這個:

                  According to MSDN, I just need to put the comment before the declaration or after it on the same line. So I tried this:

                  // This is a test.
                  void foo();
                  void bar() { foo(); }
                  

                  將鼠標移到 foo() 上時,工具提示中不顯示注釋.我也試過:

                  When moving my mouse over foo(), the comment doesn't appear in the tooltip. I also tried:

                  • ///
                  • 標簽
                  • 使用 /doc(通過在項目設置中設置生成 XML 文檔文件"選項)

                  到目前為止我沒有運氣.有沒有人知道如何使這項工作?

                  I've had no luck so far. Does anyone know a way to make this work?

                  推薦答案

                  VS 2012 現在支持!

                  This now supported in VS 2012!

                  以前,注釋中的 XML 標簽只能由 C++/CLI 讀取,而不是普通的舊 C++.VS 2012 現在至少將其中的一些帶入常規 C++ - 它位于 Visual Studio 2012 的新增功能 和 MSDN 文檔:XML 文檔 (Visual C++).

                  Previously, XML tags in the comments were only read in by C++/CLI, not plain old C++. VS 2012 now brings at least some of this into regular C++ - it is in the What's New in Visual Studio 2012 and in the MSDN docs: XML Documentation (Visual C++).

                  我已經在 2012 Ultimate 中使用自己的應用程序對其進行了測試,我可以確認摘要、段落和 seealso 標簽都被拉出格式用于工具提示.

                  I've tested it with my own application in 2012 ultimate, and I can confirm that the summary, para, and seealso tags are all pulled out an formatted for tooltips.

                  這篇關于如何編寫出現在 Intellisense 中的 C++ 注釋?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

                  【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

                  相關文檔推薦

                  Why do two functions have the same address?(為什么兩個函數的地址相同?)
                  Why the initializer of std::function has to be CopyConstructible?(為什么 std::function 的初始化程序必須是可復制構造的?)
                  mixing templates with polymorphism(混合模板與多態性)
                  When should I use the keyword quot;typenamequot; when using templates(我什么時候應該使用關鍵字“typename?使用模板時)
                  Dependent name resolution amp; namespace std / Standard Library(依賴名稱解析命名空間 std/標準庫)
                  gcc can compile a variadic template while clang cannot(gcc 可以編譯可變參數模板,而 clang 不能)
                1. <i id='XmFZ6'><tr id='XmFZ6'><dt id='XmFZ6'><q id='XmFZ6'><span id='XmFZ6'><b id='XmFZ6'><form id='XmFZ6'><ins id='XmFZ6'></ins><ul id='XmFZ6'></ul><sub id='XmFZ6'></sub></form><legend id='XmFZ6'></legend><bdo id='XmFZ6'><pre id='XmFZ6'><center id='XmFZ6'></center></pre></bdo></b><th id='XmFZ6'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='XmFZ6'><tfoot id='XmFZ6'></tfoot><dl id='XmFZ6'><fieldset id='XmFZ6'></fieldset></dl></div>

                    • <bdo id='XmFZ6'></bdo><ul id='XmFZ6'></ul>
                        <tbody id='XmFZ6'></tbody>

                          <legend id='XmFZ6'><style id='XmFZ6'><dir id='XmFZ6'><q id='XmFZ6'></q></dir></style></legend>

                        • <tfoot id='XmFZ6'></tfoot>
                          1. <small id='XmFZ6'></small><noframes id='XmFZ6'>

                          2. 主站蜘蛛池模板: 午夜拍拍 | 在线观看av网站 | 伊人干综合 | 成人免费毛片入口 | 日韩黄色一级 | 全部免费毛片在线播放高潮 | 免费一级黄色 | 久久伊人精品 | 激情视频一区 | 免费在线黄色网址 | 日韩一区在线播放 | 亚洲天天干 | 成人国产精品视频 | 久久免费国产 | 日韩高清精品免费观看 | 亚洲免费看片 | 中文字幕在线观看日韩 | 欧美色噜噜 | 美女久久久久 | 91久久综合 | 精品一区二区国产 | 依人在线 | 日韩爱爱视频 | 狠狠操狠狠操 | 97av视频| 日韩一区中文字幕 | 羞羞网站入口 | 在线看片a| 国产精品欧美一区二区 | 久久久精品免费 | 日韩精品一区在线观看 | 亚洲第一伊人 | 久久99精品久久久久久琪琪 | 黄色片中文字幕 | 日本成人一区二区三区 | 91亚洲视频 | 天堂中文资源在线 | 免费国产一区 | 欧美一级在线视频 | 国产网站免费 | 私人午夜影院 |