Code Sinppet
生活随笔
收集整理的這篇文章主要介紹了
Code Sinppet
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
如果你在使用VS 2005,如果你不能使用它的Code Snippet功能,如果你在實現(xiàn)抽象類override 方法時彈出: Code Snippet titled [Method Stub - Body] failed to load. Verify that refactoring snippets are recognized in the Code Snippet Manager and that the snippet files are valid on disk. 這段提示信息告訴我們指定的Code Snippet塊無法找到,很多人可能會由于這個原因去修復(fù)安裝VS 2005。其實解決辦法很簡單,只要重新導(dǎo)入Code Snippet塊就行了。找到并打開Code Snippet Manager(Ctrl + K,Ctrl + B),然后選擇要操作的語言(C#),用Add按鈕導(dǎo)入兩個默認(rèn)的文件夾:Refactoring和Visual C#,這兩個文件夾一般會在VS2005安裝目錄下的,如:C:\Program Files\Microsoft Visual Studio 8\VC#\Snippets\1033 。
本文轉(zhuǎn)自lidup 51CTO博客,原文鏈接:http://blog.51cto.com/lidup/278231,如需轉(zhuǎn)載請自行聯(lián)系原作者
本文轉(zhuǎn)自lidup 51CTO博客,原文鏈接:http://blog.51cto.com/lidup/278231,如需轉(zhuǎn)載請自行聯(lián)系原作者
總結(jié)
以上是生活随笔為你收集整理的Code Sinppet的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: PHP系列(一)PHP流程控制结构
- 下一篇: 8.4. su - root