These errors nearly always indicate sloppy programming. So if it's your code, you should clean them up anyway.
这些错误几乎总是表明编程草率。所以如果是您的代码,无论如何都应该清除这些错误。
Only US firefighters and repairmen can use the buttons to speed up the door-closing process if they have a code or special keys.
只有美国消防员和维修人员有密码或者特殊的钥匙时,他们才能按按钮加速关门的过程。
Just as the code breaking has its wider relevance in the struggle for Spain, so his attempts to make his way up the promotion ladder speak volumes about British society.
正如破译密码在西班牙的战争中有着更广泛的意义一样,他试图晋升的努力也充分说明了英国社会的情况。
With the Civil Code, China hopes to set up a country under the rule of law with better protection for civil rights.
通过《民法典》,中国希望建立一个法治国家,更好地保护公民权利。
I always used green paper, and recorded each game pitch by pitch, using an elaborate code I made up.
我总是使用绿纸,按照我精心编制的代码,把每场比赛每次投球一笔一笔全都记录下来。
When a new variation of an abstraction comes up, your code still works.
当提出了抽象的一个新实现时,你的代码仍然可以正常运行。
In a sense, substitution matrices code up chemical properties.
在某种意义上,替换矩阵是对化学属性的编码。
Using the debugger, you can set breakpoints and see the browser output from your PHP code up to the breakpoint you set.
使用调试器,可以设置断点并查看PHP代码到所设断点之前的浏览器输出。
What does that say? It says if in the code up here I get an exception of that sort, I'm going to go to this place to handle it.
这意味着如果在代码中,我得到一个这样的异常,我能到这里来处理它。
Client code setting up a vacation may need to call services to set up flights, hotels, rental cars.
安排假期的客户端代码可能需要调用服务来安排航班、酒店、出租车。
The adapter pattern is a nice way to clean this type of code up and reuse all your assignment code in other places.
适配器模式是整理此类代码并在其他位置重用所有赋值代码的优秀方法。
Downloadable sample code. When providing downloadable sample code for the "Download" section of your article or tutorial, zip the code up and send the ZIP file to your editor separately.
假若要提供代码供下载,压缩您的代码并把压缩文件单独发给编辑。
The Template Method pattern suggests that I should move common boilerplate code up the inheritance hierarchy, deferring algorithmic details to child classes.
TemplateMethod模式建议,应当将公共模板代码移到继承层次结构之上,将算法细节推迟到子类。
In particular, code snippets and a more detailed explanation of exactly how to code up your Web services was given.
尤其给出了Web服务的代码片断并且比较详细地讲解了如何正确地进行编写。
This piece of code takes up tainted data from the user, ensuring protection as it checks that the characters to be printed are only alphanumeric characters and Spaces.
这段代码接受来自用户的受感染数据,检查要打印的字符只有字母和数字字符以及空格符,以此来提供安全保护。
However, when you end up refactoring a large code base, coupling pops up everywhere because that's one of the reuse mechanisms in object-oriented languages.
然而,当您重构大型的代码库后,到处都会出现耦合的地方,因为那是面向对象语言中的其中一种重用机制。
I'll leave it up to you to improve this code by setting up variables or property files for the server name, API name, and so on.
通过为服务器名称、API名称等设置变量或属性文件可以改进此代码,我将把这项任务留给您去做。
If your code is not up to it, no amount of spectacular efforts from other departments can make up for deficiencies.
如果您的代码不能胜任的话,其他部门再多惊人的努力也不能弥补这个缺陷。
Reusing other people's code means you often end up writing less code - and less code in all likelihood means fewer defects.
重用其他人的代码意味着您常常只需编写更少的代码—而更少的代码意味着更少的缺陷。
The idea behind Labs is that any engineer can go to lunch, come up with a cool idea, code it up and ship it as a Labs feature.
实验室推崇的信念:任何一个工程师都可以在吃午餐时,提出一个好想法,对其进行编程,并作为实验室的一个特色发布出来。
More error handling and clean-up code is required.
需要更多错误处理和清理代码。
Practicalities: DRY 'ing up your code and best practices (16:09).
实用性:DRY你的代码,并应用到实践中去(16:09)。
The additional code here sets up the font, colors, and line width.
此处的添加代码用于设置字体、颜色和行宽。
Listing 2 shows the source code of this pop-up window.
清单2显示了此弹出窗口的源代码。
Another danger in trying to make your mappings complex is that you tend to code up your own musical prejudices (be they Eastern or Western, tonal or atonal) in those mappings.
让映射复杂化的另一危险之处在于容易在映射中编写自己的音乐偏好(东方或者西方,有音调或者无音调)。
This method's flow is straightforward; once the data is parsed, the code builds up a string representation that's similar to the approach of the XML parser handler.
该方法的流程简单明了,一旦数据被解析,代码建立一个类似于xml解析器处理程序方法的字符串表示。
Listing 22 shows the JSP code for the pop-up dialog content.
清单22显示了弹出对话框内容的JSP代码。
Listing 8 shows the code that makes up this file.
清单8显示了构成该文件的代码。
In other words, if you can code up your module, test it, and nothing goes wrong the first time, I daresay your tests aren't stringent enough.
换句话说,如果编写模块,然后进行第一次测试,没有出现错误,那么我敢说您做的测试还不够严格。
In other words, if you can code up your module, test it, and nothing goes wrong the first time, I daresay your tests aren't stringent enough.
换句话说,如果编写模块,然后进行第一次测试,没有出现错误,那么我敢说您做的测试还不够严格。
应用推荐