|
Code can only be part of a release when it has been promoted to prod.
|
|
|
代码进入产品化阶段,它可能只是发布的一部分。 |
|
Code compiles with no errors or warning messages using the project's standard compiler switches.
|
|
|
代码已经使用项目标准编译转换器编译过,并且没有错误和警告信息。 |
|
Code deviation usually occurs in speech communication.
|
|
|
言语交际中往往伴随着代码偏离现象。 |
|
Code files simply exist as files, modules, and executable scripts.
|
|
|
代码文件只是文件,模块,和可执行脚本。 |
|
Code hinting, color-coding, Find and Replace, and auto formatting increase productivity.
|
|
|
代码提示,关键词着色,查找和替换,还有自动格式加强了生产力。 |
|
Code instructions address data using the virtual address; the Memory Management Unit (MMU) is responsible for the translation of the virtual address to the physical RAM address.
|
|
|
代码指令使用了虚拟的地址;内存管理单元(MMU)负责把虚地址转换成实际的物理RAM地址。 |
|
Code or snapshots of original interfaces developed by yourself or collaborative team - though state clearly your role as team member.
|
|
|
编码或界面图片由本人开发,如果是团队合作项目,请注明在团队中的任务分工。 |
|
Code page 1252. The code page for the windows variant of the Latin1 character set.
|
|
|
代码页1252。这一页使用拉丁字符集定义了窗体变量。 |
|
Code should be self explanatory. Good code with readable variable and method names should not require comments.
|
|
|
代码应该是自解释的。由可读性强的变量和方法组成的好的代码应该不需要注释。 |
|
Code that is messy or profuse can hinder your search positioning.
|
|
|
代码很乱或过长会影响你的搜索排名。 |
|
Code that is written to provide extra functionality to an existing program.
|
|
|
添加到现行的程序中,提供额外功能的代码。 |