Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将 CVS 与 C++ Builder 2009 一起使用。
我的一个文件在项目管理器面板中的小图标上有 2 个复选标记。我的其他文件没有这些复选标记。
该文件已签入,我有来自代码存储库的最新源。有人可以让我知道这些复选标记的含义。
这表明您已经为此编译单元设置了本地选项。右键单击项目管理器中的文件并选择Edit Local Options. 然后,您应该能够看到该文件的哪些选项与项目的默认设置不同。
Edit Local Options