So you might have code like this (see Listing 1).
因此您可能拥有下面这样的代码(参见清单1)。
Many customers do not have code or architecture review processes.
许多客户没有代码或架构评审过程。
Ok, we have code written according to the design document, now what?
好吧,我已经按照设计说明文档,编写了代码,现在做点什么呢?
If you have code like this, just swap the code doing the work and use if.
如果你有类似的代码,只需要把功能代码交换一下位置,然后使用if吧。
Languages such as Chinese, Japanese, Slovak, and many others have code pages.
汉语、日语、斯洛文尼亚语和其他很多语言都有代码页。
To talk about different programming styles, you must have code for comparison.
当谈到不同编程风格时,必须有可供对比的代码。
In this way, you can have code on three machines running against multiple threads.
通过这种方式,您可以让代码在三台机器上针对多个线程运行。
As long as you don't have code lists with many columns, the method in Listing 7 is adequate.
只要您的代码清单中包含的列不是非常多,那么清单7的方法就足够了。
Then we have code that runs on the server and is unique for each site we wish to manage.
我们还包含运行在服务器上的代码,并且这些代码对于每一个希望管理的站点都是不同的。
For these reasons, you should only use locks when you have code that must be executed as a unit.
综合上述原因,您只应在具有必须以单一单位执行的程序码时使用锁定。
Later, 16 collects sampling have code with respect to the encode plan that can adopt make choice of.
之后,所采集的16位采样就可采用选定的编码方案进行编码。
Not only does it have code completion but it also makes Suggestions for improving your code with best practices.
它不但有代码补全,还会对通过最佳实践改进代码提出建议。
If you already have code that performs validation, you can use it in a database unit test instead of using test conditions.
如果已有执行验证的代码,则可以将其用于数据库单元测试,而不使用测试条件。
If you have code installed, I suggest that you access data.xq through your browser: you should see something similar to Figure 4.
如果您已经安装了代码,我建议您通过浏览器访问data .xq,您应该能够看到类似图4的结果。
During the compiling, it is of importance to have code optimization reduce the operating time and loading space of target code.
编译过程中,代码优化能减少目标代码的运行时间和存储空间,具有重要作用。
All business logic should be in classes, and if you absolutely had to have code in your JSP page, you would wrap it up in a custom tag.
所有的商业逻辑都应该在类中,如果你确实需要在你的JSP页面中包含代码,你应该用自定义标签来包装它。
You may have code like that shown in Listing 2, or something similar, that exposes data format structure in places where it doesn't belong.
您可能使用类似清单2的代码,或者其他类似的东西,在不需要的的地方公开数据格式结构。
You can have code merging from the integration stream to your development stream, which involves moving labels and resolving merge conflicts.
你可以从集成流集成代码到开发流,这包括移动标签并解决合并冲突。
At this point you need to make sure that you have code that can process a request running at the URL you specified as the "return-to" URL (see Listing 4).
此时,您需要确保有代码能处理运行于URL上的请求,该URL被指定为“return - to”URL(参见清单4)。
The PDT project provides the ability to add folders to your build path, which also gives you the ability to have code-completion tools work with WordPress.
PDT项目提供了向构建路径添加文件夹的功能,它同时也使代码完成工具能够用于 WordPress。
The idea being that if you have code that is not threadsafe, this mutex will prevent multiple threads from executing your controller code at the same time.
这个想法是来自于如果你的代码是非线程安全的,这个互斥防止多线程在同时执行你的控制器代码。
However, there also exists a means to determine the location of the table and have code execution occur close to the data in the case where performance is critical.
不过在性能关键的地方,也有办法获知数据表的位置,并且让代码在尽量靠近事发数据的位置执行。
In other words, you should use a custom metaclass only when your real intention is to have code running on derived classes without users of those classes noticing it.
换句话说,只有当想在派生类上运行代码,又不想让用户注意到时,才应该使用自定义元类。
If the user changes the value in a textbox or switches the selected element in a dropdown list, you can register an event handler and have code execute when the event is raised.
如果用户改变了文本框中的值或切换了下拉列表中的选定元素,您就能够注册一个事件处理程序,引发事件时,执行代码。
It can be helpful to have code in development that is nicely laid out, but it is processed and stripped off its formatting with a tool before the JSP files are applied to your production environment.
这些内容可以帮助开发布局良好的代码,但在JSP文件应用到生产环境前,将使用工具对其进行处理,除去其格式设置。
It can be helpful to have code in development that is nicely laid out, but it is processed and stripped off its formatting with a tool before the JSP files are applied to your production environment.
这些内容可以帮助开发布局良好的代码,但在JSP文件应用到生产环境前,将使用工具对其进行处理,除去其格式设置。
应用推荐