• vs2010出现


    最近一打开vs2010,就出现一个很丑的对话框:please wait while intellisense and browsing information are updated 

    图片为:image

    说什么智能感知和浏览信息在更新啥的,然后一直在等一直在等,还是不好,最好无果,之后google之。

    官方MSDN上的解决方案是:等把。

    大家可以参见这里:(鸟文,英语不行的童鞋请自动google翻译):

    链接地址:http://blogs.msdn.com/b/vcblog/archive/2010/02/19/improving-c-intellisense-performance-with-pch.aspx?PageIndex=2

    Improving C++ Intellisense Performance with PCH

    Thank you to everyone who has submitted feedback on the Visual Studio Release Candidate. We have received feedback that C++ Intellisense performance is slower. One way to improve this is to enable Pre-Compiled Headers usage for Intellisense parser. Andy Rich has written a detailed post on intellisense PCH usage that gives some additional details and explains how to optimize your intellisense engine with PCH. Here are a few of the benefits of using PCH:

    · Improves Intellisense parser performance in the IDE

    · iPCH is on by default as long as your project is using PCH

    Thank you,

    Kelly Evans

    Visual C++ Team

    ...


    ==============================================================================

    本博客已经废弃,不在维护。新博客地址:http://wenchao.ren


    我喜欢程序员,他们单纯、固执、容易体会到成就感;面对压力,能够挑灯夜战不眠不休;面对困难,能够迎难而上挑战自我。他
    们也会感到困惑与傍徨,但每个程序员的心中都有一个比尔盖茨或是乔布斯的梦想“用智慧开创属于自己的事业”。我想说的是,其
    实我是一个程序员

    ==============================================================================
  • 相关阅读:
    BZOJ-3495 前缀优化建图2-SAT
    洛谷P3979 遥远的国度 树链剖分+分类讨论
    hdu
    hdu
    poj
    poj-1330(暴力写的lca)
    树链剖分
    Dijkstra
    Floyed
    最短路径
  • 原文地址:https://www.cnblogs.com/rollenholt/p/2052466.html
Copyright © 2020-2023  润新知