lingohey logo

cdt

US:/ˌsi di ˈti/
UK:/ˌsiː diː ˈtiː/
abbr.:
工艺、设计与技术(学校科目)
网络:
显示管;C Development Toolkit;临界溶解时间(critical dissolving time)
Examples
1.
At this point, we should be ready to start developing our application with CDT.
此时我们应当已经准备好开始CDT开发应用程序
2.
Due to its complexity, the CDT is broken down into several components, which take the form of separate plug-ins.
由于复杂性CDT分成几个组件它们采用独立插件形式
3.
So far, so good, but there's a major drawback: CDT as it currently stands cannot explain the existence of matter.
目前为止这个理论但是一个主要缺点目前CDT不能解释物质存在
4.
On the right, however, the Index view presents each element of every file in every CDT project.
右侧Index视图显示全部CDT项目全部文件每个元素
5.
Like the JDT, the CDT DOM uses a visitor pattern to interact with its parse tree.
类似JDT,CDTDOM使用一个访问者模板剖析树状交流
6.
Now that you know the basic elements of the model, you need to know how they interact during CDT operation.
既然已经了解模型基本元素那么需要了解这些元素CDT操作如何进行交互
7.
Because the details of CDT are well beyond the scope of this article, you will need to take a leap of faith at this point.
因为CDT细节部分已经超出篇文章讨论范围可以这点
8.
To clarify names and bindings, I debugged the CDT's parsing of the Hello World program and provided the AST breakdown shown in Figure 3.
澄清名称绑定调试CDTHelloWorld程序解析3提供AST分解
9.
The CDT is about 11 MB total, so this could take a few minutes, depending on your Internet connection speed.
CDT总共大约11MB因此可能需要花费一些时间取决于Internet连接速度
10.
Now, I show how the CDT parser generates the AST and how you can traverse it with your own code.
接下来介绍CDT解析器如何生成AST以及如何自己代码进行遍历