我们更新了从数据库中删除条目的代码。
You update the code where you deleted entries from the database.
这样无论项目的代码如何,我们都可以根据模板将改变划分开来。
This will layer the changes from the template on top of whatever code the project already contains.
较简单的S3数据模型体现在列出s3存储桶中所有项目的代码中。
The simpler data model of S3 is reflected in the code for listing all of the items in an S3 bucket.
如果您的项目的代码覆盖率达到了100%,那么可以安全地重构代码。
If you have 100 percent code coverage on your project, you can refactor your code with impunity.
创建测试数据库后,您可以更改。最新版本的配置项目的代码来测试数据库。
Once the TEST database is created, you can change the web. config of the most recent version of project's code to point to the TEST database.
现在,我们将更改来自GWTstart项目的代码(如清单4 所示)。
Now, we will alter the following code from the GWT start project, shown in Listing 4.
迭代器功能强大,因为您可以添加要遍历的新类型条目,并且无需更改遍历条目的代码。
An iterator is powerful because you can add new types of items through which to iterate, and you don't have to change the code that loops through the items.
其目的是想在一个尝试(9个标准模式有限数目的代码)通过给每个新的尝试的援助。
The aim is to guess the code in a finite number of attempts (9 in the standard mode) through the aid given to each new attempt.
当测试环境服务器运行时,对于EJB项目及客户端项目的代码变更都不会受到影响。
The code changes made to the EJB project and client projects are not getting reflected when the test environment server is running.
他通过阅读各种项目的代码来学习如何更好地编程,然后思考自己如何来提高自己的编程水平。
He learns how to program better by reading code from various projects and then thinking about how he might improve upon it.
在去年,这种情况我的学生们曾经遇到过,所以今年我意识到项目的代码质量有必要加强的问题。
This happened with my students last year and I realized this year that I needed to enforce code quality in the projects.
(同样,nose不太鼓励不同的项目以相同方式编写测试,因此不利于阅读其他项目的代码)。
Once again, nose seems to have difficulty encouraging different projects to write tests the same way so that they can easily read each other's code.
答:如果您使用的是基于ApacheSOAP项目的代码,那么就可以使用“Call”类的实例。
Answer: If you are using code based on the Apache SOAP project, you can use an instance of a "Call" class.
在开发安全应用程序时遇到的最大问题之一是安全通常是事后的补救办法,即在项目的代码完成后才想起需要实现某些内容。
One of the biggest problems in developing secure applications is that security is often an afterthought, something to implement after a project is code-complete.
出于演示的目的,清单11的代码只是在出现GAE异常时简单地显示一个异常消息。
For demonstration purposes, the code in Listing 11 simply displays an exception message when a GAE exception is thrown.
注入代码的目的通常是绕过或修改程序的最初目标功能。
The purpose of the injected code is typically to bypass or modify the originally intended functionality of the program.
其目的不是实现在代码中,而是帮助分析人员了解复杂的问题领域。
They are not meant to be implemented into code, but rather to permit analysts to understand complex problem domains.
在编写这些代码时,我的目的是说明常规编程概念,并围绕这些概念来剪裁代码。
In writing this code, my goal has been to illustrate general programming concepts, and I've tailored the code around these concepts.
不管你的目的是什么,注释代码都不是个好主意。
Whatever your purpose, whole blocks of commented code are not the best way to achieve it.
上述这些做法目的是使在代码的主体访问堆栈框架变得更为清楚明了。
These will all be used to make access to stack frame offsets much clearer in the main body of code.
注释代码的目的有利于代码理解和扩展。
Documenting the purpose of your code makes its intent easier to understand and extend.
请记住:删除分支的目的在于对代码进行向量化。
Remember that the point of removing the branch was so that you can vectorize the code.
现在,他的主页提供了这个项目的源代码。
Right now, his website offers the code that he is using to auto-update the Twitter account.
在此项目的源代码中,resources/WEB-INF目录包含属于app.war/WEB-INF目录的配置文档。
In the source code project, the resources/WEB-INF directory contains the configuration files that go into app.war/WEB-INF;
要了解实现细节,请查看appendix项目的源代码(modular - global . zip、modular - warsaw . zip和modular - appendix . zip)。
To see details of implementation, please refer to the appendix project source code (modular-global.zip, modular-warsaw.zip and modular-appendix.zip).
尊重代码审核的目的是确保代码的质量,不是为了显示出谁比谁高明。
Be respectful. The objective of the review is to ensure code quality, not figure out who is smarter than whom.
而同时还有另一个意图,就是向编程社区提供代码,个别开发人员可以为他们各自的目的直接利用这些代码。
At the same time, however, my intention is to offer code to the programming community that individual developers can utilize directly for their own purposes.
其次,提出建议,在缺少他以前项目的工作代码模型的情况下,让他基于以前的工作快速为你的项目建立一个新的原型。
Second, propose that, in the absence of a working code model from his past project, he quickly build a new prototype for your project, based on his past work.
其次,提出建议,在缺少他以前项目的工作代码模型的情况下,让他基于以前的工作快速为你的项目建立一个新的原型。
Second, propose that, in the absence of a working code model from his past project, he quickly build a new prototype for your project, based on his past work.
应用推荐