How to disable Intellisense in Visual Studio 2008?

    技术2022-05-19  23

    方法一、In VS 2005 it can be done by renaming or deleting the following file:<VS root path>/VC/vcpackages/feacp.dllCheck if the same is available in VS 2008.

     

    (这个我尝试过了,可行)

     

    方法二、见http://blogs.msdn.com/b/vcblog/archive/2007/11/19/controlling-intellisense-through-macros.aspx


    最新回复(0)