把这几行代码删除,然后把它们放到,前面去,问题就解决了。
Delete those lines of code and move them up to the top and problem solved.
但是,比如一个打印机驱动程序突然把接磁盘驱动所需的核心代码删除掉,操作系统就会出现部分停顿。
But if, say, a printer driver suddenly erases the kernel code needed to access the disk drive, the operating system will have part of its brain cut out.
我们在TWC公司尝试过几个月的Git,但后来转到SVN,因为在我们最为紧张的一个开发周期中,出现了“代码删除”问题。
We tried Git for a couple months at TWC, but ended up reverting to SVN after we had "code deleted" issues during one of our most intense development cycles.
删除不用的代码或者特性。
不过,不会从文件系统上的模块子目录中删除代码;您必须手动执行这个步骤。
However, it does not remove code from the modules subdirectory on the file system; you must perform that step manually.
卸载可以看作是“重置”,除非您在卸载之后马上删除代码。
Think of Uninstall as a "reset," unless you also remove the code immediately after.
最后,清单14中的代码负责安全删除解密文本文件,从而去除任何存储在磁盘上的纯文本信息。
Finally the code in Listing 14 handles the secure deletion of the decrypted text file to remove any clear text information stored on disk.
在上次讨论中,我建议运行示例代码的读者删除包含之前运行结果的已有数据库文件。
In that discussion, I suggested readers running the example code should delete the existing database file containing the results from previous runs.
所有不能通过发布的(公共的和受保护的)接口访问的代码都应删除。
Any code that cannot be reached through the published (public and protected) interfaces should be deleted instead.
同时你知道所有跟踪代码被删除了,并且当你从构建配置中删除方面时不会忽略任何东西。
You also know that all trace code is removed, and you haven't overlooked anything when you remove the aspect from your build configuration.
我们更新了从数据库中删除条目的代码。
You update the code where you deleted entries from the database.
清单7展示检索系统的代码,清单8展示了删除系统,清单9展示了创建系统。
Listing 7 shows code to retrieve a system, Listing 8 to delete a system and Listing 9 to create a system.
除非您删除了代码,否则模块都会保留在模块管理页面上,并且可以重新启用该模块。
Until you remove the code, the module remains in the module administration page, where, if you desire, you could re-enable the module.
找出任何可以删除的死代码。
新修订的部署:通常,这些是对应用程序逻辑的较大更新,可能包括添加代码或删除代码,或对业务逻辑的其他大修改。
Deployment of a new revision: Generally, these are major updates to the application logic, possibly including code additions or deletions, or other significant modifications to business logic.
删除不需要额外的支持,因为当前的代码已经用url指定了要删除的人的ID。
Deletes need no added support because the current code already USES the URL to specify the ID of the person to be deleted.
它删除代码中的注释和空白,进一步缩小文件大小。
It also removes comments left in the code and white Spaces, further reducing the file size.
底部的测试代码先删除数据库中的所有条目。
The test code at the bottom starts by deleting all the entries from the database.
行12删除相邻的相同语音代码。
已删除了某些代码的细节(但前面的示例中已有)。
Some of the code details have been left out (but appear in earlier examples).
此处显示的代码示例中已删除参数验证代码。
Parameter validation code has been removed from the code sample shown here.
要纠正这个问题,可以从上面的代码中删除第 23行,重新编译存储过程,并且将新的类文件转移到sqllib\function文件夹。
To fix the problem, remove line 23 from the above code, recompile the stored procedure, and move the new class file to the sqllib\function folder.
为了从描述中移除包含的Patterns,从列表11中的代码中,删除以下的call - template元素。
To remove Included Patterns from the description, delete the following call-template element from the code in Listing 11.
您可以使用DB2RecoveryExpert来恢复删除代码行的SQL,并将数据库恢复为其初始状态。
You can use DB2 Recovery Expert to undo the SQL that deleted the rows and to restore the database to its original state.
KevlinHenney在编写更少代码实践指南中提到,我们有必要删除代码并让代码库的规模更小。
Kevlin Henney mentioned a strong need to remove code and make it lightweight as a possible in his practical guide to writing less code.
如果在某个时间需要删除早期版本,可以删除整个Web服务,而不必按操作删除代码。
If at some point the earlier version needs to be removed, the entire Web service can be removed rather than having to excise code on a per-operation basis.
第二种替代方法是从jrc_begin_here.jsp和CrystalReportViewer.jsp文件这两个代码片段中删除部分代码。
The second alternative is to remove comments from the following two code snippets in the jrc_begin_here.jsp and CrystalReportViewer.jsp files, respectively.
删除onclick事件的代码(确保在继续前删除代码)。
Remove the code for the onclick event. (be sure to remove the code before proceeding.)
JonBentley,我个人最喜欢的一个人,探讨了如何通过删除代码可以做更多的事情。
Jon Bentley, one of my personal favorites, talks about doing more by removing code.
JonBentley,我个人最喜欢的一个人,探讨了如何通过删除代码可以做更多的事情。
Jon Bentley, one of my personal favorites, talks about doing more by removing code.
应用推荐