zoukankan      html  css  js  c++  java
  • vs2013 类名颜色显示黑色,无法修改

    vs2013 类名黑色,修改不起作用,最后找到解决办法。

    http://stackoverflow.com/questions/10970305/how-can-i-get-user-type-c-sharp-syntax-highlighting-working-again-in-vs-2012-rc

    ----------------

    Here is a simple solution. Go to the directory where devenv is (for 2012 RC), and type devenv.exe /setup. It will fix your problem.

    ----------------

    用cmd命令行定位到 devenv.exe 所在目录,然后运行 devenv.exe /setup ,解决。

    如:

    D:Program Files (x86)Microsoft Visual Studio 12.0Common7IDE>devenv.exe

  • 相关阅读:
    OMNETPP: tictoc
    OMNETPP安装
    Unified SR
    SCM
    DC tunnel
    AIMD
    AQM
    MANAGER POJ1281 C语言
    Pascal Library C语言 UVALive3470
    The 3n + 1 problem C语言 UVA100
  • 原文地址:https://www.cnblogs.com/gezifeiyang/p/4858541.html
Copyright © 2011-2022 走看看