The CDT syntax styling process.
CD t语法样式化过程。
The next step is to download the CDT binaries.
下一步是下载CDT二进制文件。
CDT UI is the Core UI, views, editors, and wizards.
CDTUI是核心ui、视图、编辑器和向导。
CDT editors have several features that make them popular.
CDT编辑器具有多种特性,这些特性使其很受欢迎。
Listing 4 shows what this extension looks like in the CDT.
清单4显示了CDT中这个扩展的样子。
Nearly two out of three developers using CDT are Windows users.
在使用CDT的开发人员中,大约有三分之二都是Windows用户。
A framework for integrating native profiling tools with the CDT.
将原有预配置工具与CDT集成的框架。
single-click profiling with OProfile and integration with the CDT
单击OProfile 预配置与CDT集成
Read the CDT project leader's blog to get the inside scoop on CDT.
阅读CDT项目领导的博客,获得有关CDT的独家解读。
CDT debug UI provides the UI capabilities for the debug editors and views.
CDTDebugUI为调试工具编辑器和视图提供UI功能。
Figure 2 shows how the CDT USES these elements to structure its workspace.
图2显示了CDT是如何使用这些元素来组成其工作空间的。
CDT launch provides launch mechanism for launching external executables and tools.
CDTLaunch为启动外部可执行文件和工具提供启动机制。
The CDT provides a full extensible wizard structure for creating CDT resources.
CDT为创建CDT资源提供了一个完整的可扩展向导结构。
With each character you enter, the CDT editor performs a bewildering number of tasks.
对于键入的每一个字符,CDT编辑器都会执行繁多的任务。
This article explains how MI works and how the CDT uses MI to communicate with gdb.
本文解释了MI 的工作原理以及CDT如何使用 MI与gdb通信。
The indexer implements IPDOMIndexer, but its class depends on the user's CDT preferences.
该索引器实现 IPDOMIndexer,但其类依赖于用户的CDT 首选项。
Because there are no uninstallers available for the CDT, you will need to do this manually.
因为CDT没有可用的卸载程序,所以需要手工除去它。
The more I came to understand the CDT, the better my custom editor looked and operated.
越是了解CDT,我的定制编辑器的样子就越好看,也更好操作。
The CDT model presents a different but similar set of adapters for workspace resources.
CDT模块代表了一个适用于工作空间资源的不同却相似的适配器集合。
The most important is the CDT primary plug-in, which provides the core CDT capabilities.
其中最重要的是CD t主插件,它提供核心CDT功能。
On the right, however, the Index view presents each element of every file in every CDT project.
在右侧,index视图却显示全部CDT项目全部文件的每个元素。
Now, I show how the CDT parser generates the AST and how you can traverse it with your own code.
接下来介绍 CDT解析器如何生成AST以及如何用您自己的代码对其进行遍历。
Code completion is one of the many aspects of the CDT that is far easier to use than understand.
代码完成是CDT众多易于使用却难于理解的方面之一。
Simple launching and visualization of Valgrind memory usage analysis tools for CDT projects.
轻松启动及可视化CDT项目的Valgrind内存使用分析工具。
When you click Enter, the CDT produces generic code representing the chosen type of for loop.
单击Enter,CDT会生成代表for循环的已选定类型的通用代码。
I discuss the ITranslationUnit structure in much greater detail in future discussions on CDT parsing.
我将在后面讨论CDT解析时对ITranslationUnit结构进行更为详细的探讨。
Similarly, the CDT leverages and integrates with standard C/C++ tools, such as g++, make, and GDB.
同样地,CDT 将利用标准的C/C++工具并与之集成,例如 g++、make和GDB。
Now that you know the basic elements of the model, you need to know how they interact during CDT operation.
既然您已经了解了该模型的基本元素,那么,您还需要了解这些元素在CDT操作时是如何进行交互的。
As Part 1 explains, the Target receives debugging commands from the CDT and packages them for the debugger.
正如第1部分中解释的一样,Target接收来自CDT的调试命令并为调试器打包命令。
The CDT creates an info object when the element is first opened and disposes of it when the element is closed.
CDT 在元素首次打开时创建了一个信息对象,并在其关闭时对其进行资源清理。
应用推荐