zoukankan      html  css  js  c++  java
  • 恢复Delphi XE2的Library Path

        Delphi XE2好好的,手贱乱删,结果新建一个工程都不能编译了,出现:DELPHI X2 [DCC Fatal Error] KjcxClient.dpr(1): F1027 Unit not found: 'System.pas' ..... 错误提示,应该是Library Path中的一些东西被搞乱了。经查,此信息在注册表中如下位置:

        [HKEY_CURRENT_USERSoftwareEmbarcaderoBDS9.0History ListsLibraryDelphiWin32hlLibraryPath]

        下面的item0表示最新的,item1次之。这下不怕了,不用剁手了!

  • 相关阅读:
    POJ 2154
    POJ 1286
    Polycarp's problems
    Greedy Change
    Goods transportation
    Ugly Problem
    Happy Matt Friends
    Dense Subsequence
    Ray Tracing
    Batch Sort
  • 原文地址:https://www.cnblogs.com/xieyunc/p/4438265.html
Copyright © 2011-2022 走看看