说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 代码段
1.
The next piece of code we will look at is the unload routine.
我们接下来要看的代码段是卸载例程。
2.
The following code snippet provides a scenario where an error occurs.
下面的代码段提供了发生错误的典型例子。
3.
Output mini-profile (timings of important code sections)
输出依附配置文件(重要代码段的执行时间)
4.
Nonetheless, there can be data, or simply garbage, in the code segment.
虽然如此,在代码段中可以有数据,或者只是无用信息。
5.
Output mini profile : Create report file with timings of important code sections.
输出依附配置文件:创建带有重要代码段执行时间的报告文件。
6.
Unit tests confirm that a unitary code component provides the correct output for a given input.
单元测试确认一个单元代码段针对一个给定输入正确提供了输出。
7.
I think you may use the C language with asm language.
回复:怎么把用C语言把一段特定字符写到该程序反汇编后代码段的固定地址啊?
8.
The following code shows these characters:
下面这段代码向大家展示了这些字符。
9.
code generation phase
代码生成阶段 -编译过程的
10.
This is pretty rigid and does not support macros.
这段代码相当的僵硬而且不支持宏。
11.
Program for Disintegrating a NC Program Used in DNC System
DNC系统中NC代码分段程序设计
12.
The code below is my implementation.The background color of those text is set by the improved background color button I provide.
下面代码就是实现。这段代码的背景色就是采用它实现的。
13.
Sorry for disturbing you. The following code segments come from relative source files.
打扰了。以下是各个相关源文件的代码片段。
14.
This code will be useful to you if you have tried using ADOCE, but never got anything to work.
当你使用ADOCE遇到困难时,这段代码将对你有帮助。
15.
You have a code fragment that can be grouped together.
你有一段代码可以被组织在一起并独立出来。
16.
Iterative demodulation and decoding based on high frequency satellite communications
基于高频段卫星通信的迭代解调和解码
17.
Real Programmers are concerned with the aesthetics of their craft; they will writhe in pain at shabby workmanship in a piece of code.
真正的程序员很关心他们写的代码的艺术性。一小段蹩脚的代码都会让他们寝食不安。
18.
Programs that use inheritance are characterized by similar blocks of code with small differences appearing throughout the source
使用继承手段写出来的程序,其特征是源代码由相似的代码块构成,而细微差别随处可见。