汉英词典
Chinese-English Dictionary
MEANING OF 代碼
代碼 (代码)
code
〈名〉表示信息的符号组合。如在计算机中,所有数据、程序输入时都必须转换为计算机能够识别的二进制数字,这种二进制数字就是代码。
dài () mǎ
EXAMPLE SENTENCES

代码示例7:用于检验直角三角形的代码

Code Sample 7: Code to check for right triangle.

代码简单,无技术含量,代码仅作参考!

Code is simple, non-technical content, the code is for reference only!

第二个阶段是生成胶合代码以及系统配置代码

A second phase generates the glue code and the system configuration code.

代码中的行号都不是代码本身的一部分。

The line Numbers in this code are not part of the code itself.

括号中的代码叫做闭包或代码块。

The code between brackets is called a closure, or code block.

复合或混合代码页包含不止一个代码页。

A composite or mixed code page contains more than one code page.

上面代码段的最后一行代码将保存会话。

The last line of the code snippet saves the session.

这与之前的代码完全相同,不过增加了序言和尾声代码

That's exactly the same code as before, just wrapped with prologue and epilogue code.

不要使您的测试代码比被测代码更复杂。

Don't make your tests more complicated than the code under test.

将图形界面转化成代码

Converting the graphical work into code.