segment n. 1.(自然形成的)段落;断片;部分;分节;段;节。 2.【数学】(线)段;弓形。 3.圆缺;球缺。 4.环节;切片。 5.【生物学】分裂片;体节;环节;【植物;植物学】细裂片;全裂片。 6.【电学】整流子片;【计算机】程序段;【机械工程】扇形体;弧层;拼合轮缘。 a segment of an orange 橘子的一片。 the jointed segments of a bamboo stem 一根竹子的许多节段。 in segments 成节[段],分节[段]。 vi. 【生物学】分裂。 guide segment 弓形座。 mica segment 云母片。 vt. 分割,分裂;【生物学】使分裂。 a segmented worm 环虫。
code n. 1.法典;法规。 2.规则,准则;(社会、阶级等的)惯例,习俗,制度。 3.(电)码,代码,密码,暗码;代号,略号,暗号。 4.【生物学】遗传(密)码。 the civil [criminal] code民[刑]法典。 the moral code道德准则。 code of signals 信号密码(本)。 code of the school 校规。 code and conventions 规章制度。 C- Napoléon 拿破仑法典。 C- of Hammurabi (古代巴比伦的)汉穆拉比法典。 code of honour 社会礼法;决斗惯例。 code of written law 成文法典。 the International Code 国际电码。 the Morse code 摩尔斯电码。 vt. 1.把…编成法典[法规]。 2.把…译成[编成]电码;编(码);译(码)。 n. -r 【自动化】编码装置;【电讯】记发器。
Firmware program design mainly shows the step of development and flowchart with corresponding code segment 固件程序设计主要说明开发的步骤和流程图,并辅以相应的代码段。
Profiling a program to identify code segments or functio co uming the most time is also a dynamic analysis 通过预演一程序来鉴别其代码段或函数,消耗最大多数时间,它也是动态分析。
Descriptor for this has similar values to the kernel code segment except the file type where its value is set to two 描述符的值与内核代码段的值类似,惟一不同的就是type字段值为2 。
Profiling a program to identify code segments or functions consuming the most time is also a dynamic analysis 通过预演一程序来鉴别其代码段或函数,消耗最大多数时间,它也是动态分析。
Section below , it does provide an acceptable level of coverage for the code segments most likely to contain defects 部分) ,但该方法为可能包含缺陷的代码段提供了可以接受的覆盖水平。
Instances that contains the relative virtual addresses of all the regions where code segments that comprise this code object are stored 实例数组,这些区域存储组成此代码对象的代码段。
Atomic sections are code segments that once started will be finished by the current thread before it is swapped out 原子操作代码块中的代码段一旦开始执行,就要在该线程被换出处理器之前执行完毕。
The following sample code segment registers a provided service instance called sqserviceaservice with the stockquoteservicedesk 用下面的样例代码段可以向stockquoteservicedesk注册sqserviceaservice :
The following code segment sets the service type of a service instance represented by the key to " soap rpc " in the " hub " domain 下面的代码段将“ hub ”域中某个服务实例的服务类型从key设置为“ soap rpc ” 。
To retrieve the location longitude and latitude information , the following highlighted code segment has to be used in visual basic . net , as described in 为获取位置信息(经度和纬度) , visual basic . net中必须使用如