code chain信息详情
码炼
chain───vt.束缚;囚禁;用铁链锁住;n.链;束缚;枷锁
belay chain───系链
hey chain───嘿,链子
supermarket chain───连锁超市
endless chain───无穷尽的结;[公路]循环链;无端环链
chain reactions───连锁反应;[物化]链式反应;n.连锁反应( chain reaction的名词复数 )
chain stitch───n.链形缝法;链式缝法
bead chain───小珠链;珠帘
chain reatogether───链再聚合
The transformation process that proceeds from code to executable is well-defined and automated, and object files are an integral link in the chain.───从代码到可执行代码的转换过程经过了良好的定义并实现了自动化,而目标文件是这个链中有机的连接性环节。
Figure 4 details the process of handling an RPG CHAIN operation along with code snippets of the major functions.───图4详细展示了处理一个RPG CHAIN操作的过程以及主要函数的代码段。
To guarantee the correct initialization for all the classes in the chain, the implementer must manually code the superclass method invocation as shown in Listing 11.───要确保对链中所有类的正确初始化,实现者必须手动编写超类方法调用的代码,如清单 11 所示。