Whether positive or negative, the source code for the filling yards or the original code code itself.
无论是正数还是负数,原码的补码的补码还是原码本身。
Starting from the equipment and the dispensing process, this paper introduces the path planning, G-CODE code generation and G-CODE download details ofthe trademark dispensing.
本文从设备和点胶工艺出发,针对商标点胶的路径规划,G-CODE代码生成和G-CODE下载进行详细介绍。
The Universal Product Code symbol, also known as the 'bar code', is printed on products for sale and contains information that a computer can read.
通用产品代码符号,亦称“条形码”,印在出售的商品上,其中含有计算机能识别的信息。
If I want to validate this code in a white box manner, I have to separate UI-specific code from business code, which requires some refactoring.
如果我想以白盒方式验证这段代码,就必须将特定于用户界面的代码与业务代码分开,这就需要进行重构。
If you have disassembled the code, the code can provide hints as to the location of data.
如果你已经对代码进行反汇编,代码就可以提供数据位置的蛛丝马迹。
However, an appropriate goal is to ensure that duplicate code within the code base does not increase.
然而,确保代码库中的重复代码不会增多这样的目标是可以实现的。
One way is to have a thorough set of unit tests for the code: the code should pass the tests both before and after refactoring.
第一种方法是对代码进行一套完全彻底的单元测试:在重构之前和之后都必须通过这样的测试。
In strong code ownership, there's my code and your code. I can't change your code.
在强代码所有权中,严格区分我的代码和你的代码,我不能改动你的代码。
Then, I continue to add tests, each time modifying the code by adding new code, changing existing code, and refactoring as I go.
然后,我继续添加测试,每次通过添加新代码、变更现有代码及重新分解的方式来修改代码。
They both have syntax checking, code completion, and code folding. They both let you compile, run, and debug your code.
它们都有语法检验、代码完成和代码合并,都允许编译、运行和调试代码。
Metaprogramming offers a great way to differentiate pattern code from implementation code because you express your pattern by using code that is about code.
元程序设计提供一种不错的方式将模式代码与实现代码区分开来,因为您使用关于代码的代码来表达您的模式。
This approach is a vivid example of tangled code: it mixes business-logic code with the nonfunctional code that assertions require.
这种方法是纠缠的代码的一个活生生的例子:它混合了业务逻辑代码与断言所需的非功能代码。
It abstracts the presentation code from the transformation code.
它从转换代码提取表示代码。
In this case, I need a true value; the simplest way I can make this happen is by adding the code in code Sample 4.
在这种情况下,我需要真实值,要做到这些的最简单的方法是加入代码示例4中的代码。
The short "code, test, code, test" cycle of TDD invites refactoring in these cases, which continually drives the development of uncomplex code.
在这些情况下,TDD的简短的 “代码、测试、代码、测试”循环将导致重构,而这将继续驱使非复杂代码的开发。
From code comments and code navigation to generating code snippets and performing complex find-and-replace searches, this chapter covers all you need to know while you write code.
有代码注释和浏览,有生成小代码段和执行复杂的查找替换操作。一切在你写代码时需要了解的事情都可以在这一章里找到。
Reusing other people's code means you often end up writing less code - and less code in all likelihood means fewer defects.
重用其他人的代码意味着您常常只需编写更少的代码—而更少的代码意味着更少的缺陷。
Empirical research indicates that code reviews increase code quality, but I hate doing them.
实验法研究指出代码复查可以提高代码的质量,但是我讨厌那样做。
The problem was that in order to vectorize the code, the code must follow the same set of instructions for each member of the vector.
问题是为了对代码进行向量化,代码必须要对所有向量元素都按照相同的指令集执行。
Self-documenting code is not code with lots of inline comments.
自我记录的代码并不是拥有大量在线评论的代码。
Now, I've never claimed to write beautiful code, but this code certainly isn't as ugly as my older code was.
现在,虽然我没有声明要编写非常漂亮的代码,但是这些代码当然不会像原来的代码一样糟糕了。
When you complete the steps to create the unit on Adsense, you shall get two parts of the generated code, Search Box code and Search Results code, copy the Search Results code.
当你做完那些获取代码的步骤以后,你将会得到两部分代码,一个是搜索框代码,一个是搜索结果代码。复制搜索结果代码。
TDD is an iterative process and requires you to run the test cases after small incremental changes to the code during code development.
TDD是一种迭代流程,需要您在代码开发中对代码做出细微增量式更改之后运行测试用例。
It also includes method profiles, which are extremely helpful in identifying poorly performing code or code that is being unnecessarily called.
它还包含方法概要,这在识别性能不佳或多余调用的代码时很有帮助。
You have legacy code you don't understand, and you have new code that calls code you don't understand.
您拥有不理解的遗留代码,并且,您拥有调用您不理解的代码的新代码。
With weak code ownership, there's my code and your code, but it is accepted that I could go in and change your code.
弱代码所有权中,还是会区分代码的所有者,不同的是它允许开发者改动其他人的代码。
Code Review: a static code analysis tool that analyzes your code and reports problems.
代码复查:一个静态代码分析工具可以分析你的代码并报告其中的错误。
Error code - code that can be looked up for additional info about the error.
错误代码——可用于查询和某错误相关的附加信息的代码。
The function returns an error or success code; if it's an error code, the code itself can be used to figure out what went wrong.
函数返回错误代码或成功代码;如果是错误代码,则代码本身可用于指出何处出错。
The JVM performs JIT compilation of byte code into machine code.
JVM可将字节代码即时编译为机器代码。
应用推荐