Girl found a treasure of new friends, girl friends to comply with the Code of Practice for the roses.
少女找到了珍重的新朋友,少女随朋友遵从了蔷薇守则。
All members of the association adhere to a strict code of practice.
所有该协会的成员都遵守严格的业务守则。
The auctioneers are violating a code of practice by dealing in stolen goods.
这些拍卖商买卖赃物的做法,正违反行规。
If you follow the practice of test-driven development, you will actually develop your tests before you develop your code.
如果你遵循测试驱动开发的实践,那么实际上你将在开发你的代码之前开发你的测试。
Consult Resources for information and code for all you ever wanted to know about the theory and practice of vector Spaces.
要了解向量空间的理论和实践所需的所有信息和代码,请参阅参考资料。
As long as you keep your tests and code synchronized (and that's the whole point of the practice), if a programmer wants to know what the system does, he or she can look at the tests.
只要您保持测试和代码的同步(这是实践的关键点),如果有程序员想知道系统能做什么,他或她可以参看测试。
Code review is the process and practice of reading over code written by someone else in order to detect errors, suggest improvements, etc.
代码审核是通过阅读别人的代码,来寻找错误,提出改进意见等的过程和实践。
Further, the effective practice of committing code often can actually lead to bottlenecks, but that doesn't make frequent commits a bad practice.
此外,经常提交代码的有效实践实际上会造成瓶颈,但这并不意味着频繁提交是一种坏的实践。
By looking for a single concern (even if it is crosscutting), you miss the relationships and protocols that, when normalized as patterns, form the backbone of code practice.
寻找单个的关注点(即使是横切关注点),就丢失了关系和协议,在规范化为模式时,关系和协议是编码实践的支柱。
In practice this is easy; just don't write code that does low-level manipulations of the stack frame or makes assumptions about the stack layout.
这在实践上是很容易的;只要不编写对堆栈桢执行低级操作或对堆栈的布局作假设的代码就行了。
Many of the questions in the SCJP 1.4 exam will require code-based answers, so practice coding as much as possible in preparation for the exam.
SCJP 1.4考试中的许多题目要求基于代码的回答,所以在准备考试时应尽量多练习代码编写。
The vast majority of code available under GPLv2 can be converted by the user to GPLv3 (a practice generally allowed under GPLv2).
gplv2下的大部分代码可以被用户转换为GPLv3(这是在gplv2下通常被允许的惯例)。
In practice, however, it appears that the error code is -1 for a successful execution of the SQL command.
不过,实际上,如果SQL命令成功执行,错误代码将是- 1。
This article explored threads in Python and demonstrated the best practice of using queues to allieviate complexity and subtle errors, and to promote readable code.
本文研究了Python的线程,并且说明了如何使用队列来降低复杂性和减少细微的错误、并提高代码可读性的最佳实践。
Continuous integration is an agile practice in which each code change committed is automatically built and tested, reducing the cost of bugs by catching many of them as soon as they are introduced.
持续集成是敏捷实践之一,有了持续集成之后,每次提交代码都会自动地触发构建及测试,从而尽早地发现缺陷而降低修改Bug的成本。
This section steps through some of the performance tuning and best practice tips for improving the speed of your jQuery code.
这个部分介绍一些性能调优知识,以及改进jQuery代码速度的最佳实践技巧。
One important practice we included in our code is the use of print statements to the Intelligent Notification Services log files.
在我们的代码中包括的一个重要实践就是使用了将语句打印到IntelligentNotificationServices记录文件中的操作。
Practice deploying the latest pre-releases of code.
部署最新的预发布代码。
The CSDP has its own code of ethics and professional practice. 11.
这个CSDP证书有它自己职业守则和职业惯例。
Minification is the practice of removing unnecessary characters from code to reduce its size thereby improving load times.
缩小是从代码,以减少其大小,从而提高加载时间删除不必要的字符的做法。
It is interesting as an exercise, but in practice the one-liner would become 20-30 lines of unnecessary code.
作为练习这会很有趣,但是实际上一行程序可能会变成20 - 30行不必要的代码。
Now let's put zero copy into practice, using the same example of transferring a file between a client and a server (see Download for the sample code).
接下来就让我们实际应用一下零拷贝,在客户机和服务器间传输文件(参见下载,查找示例代码)。
In 2004, the World health Assembly requested WHO to develop a code of practice on the international recruitment of health personnel.
在2004年,世界卫生大会要求世卫组织制定关于卫生人员国际招聘的行为守则。
To join the network, recruitment agents will have to accept a code of practice and get regular training.
招生代理机构要加入这个组织,必须同意遵循操作准则并接受正规培训。
Thanks to some all-night efforts, we now have a code of practice on the international recruitment of health personnel.
由于做出了通宵努力,我们现在握有一份《卫生人员国际招聘行为守则》。
One of the texts - the Code of hygienic practice for powdered formulae for infants and young children - aims to protect infants and small children who for any reason cannot be breastfed.
其中一个文本,“婴幼儿配方粉的卫生操作规范”,目的在于保护出于各种原因无法母乳喂养的婴幼儿。
Using the combination of UML models, transformations, and code modeling to practice a Mixed modeling approach to Architecture management.
使用uml模型、转换,及代码建模的组合来实现对架构管理的Mixed Modeling(混合建模)方法。
In practice you should be able to ignore such minutiae and use this code in any flavor of HTML, but the RDFa details are interesting from a technical perspective.
在实践中,应该忽视这类细节并将代码用于任何类型的HTML内,但从技术角度而言,rdfa细节还是很有意思的。
Programmatically mapping the generated SOAPElement to the XSD: group data type is a brittle solution and goes against the practice of minimizing direct modification of generated code.
以编程方式将生成的SOAPElement映射到xsd:group数据类型是一种脆弱的解决方案,并违反了尽可能避免直接修改所生成的代码的实践。
Description explains why the finding is a potential problem, and provides a link to the instance of the violation of the best practice in your code.
描述解释了为何该发现是一个潜在的问题,并且在代码中为违反规则的实例提供了一个链接。
应用推荐