Clean-up Code的意思|示意
清理代码
Clean-up Code的网络常见释义
编写清除代码 5. 编写清除代码 ( Clean-up Code ) 线程结束时执行的清除代码可以集中起来。
Clean-up Code相关例句
One way to clean up the design of multiple classes in the Struts code base is to realize that this idiomatic pattern exists and consolidate that behavior.
要清理Struts代码库中多个类的设计,一种方法就是意识到这种惯用模式的存在并巩固这一行为。
You might try to clean up this code a bit by packaging the key lookup code in a named template.
您可能希望将键查找代码打包在指定模板中,使代码更加清晰。
We ran WebSphere Studio Application Developer's "clean up document" function to make the code a bit closer to XHTML.
运行WebSphere Studio Application Developer的“clean up document”函数以使代码更接近于XHTML。
Event handler that closes database connections or performs other clean-up actions, that code might be called while the user is still working with your solution.
事件处理程序中加入关闭数据库连接或执行其他清理操作的代码,那么这些代码可能就会被调用,而用户仍然在使用您的解决方案。
Adding some code like that shown in Listing 5 takes care of this clean-up.
通过添加如清单5中所显示的代码可以完成这种清理工作。
The final part of the code should be familiar by now: put out headers, get and put the contents of the produced ODS file, and clean up by deleting the extra files.
您现在应该熟悉这个代码的最后部分了:生成头部,获取并放置生成的ODS文件的内容,然后通过删除额外的文件进行清理。