The reason for warmup problems is that modern OSs and languages do all kind of tricks to make your code execute faster.
热身问题的原因是,现代操作系统和语言做各种技巧让你的代码的执行速度。
Just as predicted, overloaded resource names and a caching service locator makes the code execute differently; it makes some components get the wrong resources.
正如所预测的那样,重载的资源名和缓存服务定位器使得代码执行有不同的结果,它使某些组件取得错误的资源。
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.
如果用户改变了文本框中的值或切换了下拉列表中的选定元素,您就能够注册一个事件处理程序,引发事件时,执行代码。
Each of these steps will be explained in detail and the code necessary to execute them will be provided.
这些步骤中的每一步都将加以详细说明,并将提供执行它们所必需的代码。
For tasks that execute code in a loop, it is common to check for interruption only once per loop iteration.
对于执行一个循环中的代码的任务,通常只需为每一个循环迭代检查一次中断。
It generates the code required to execute each SQL statement annotated for each method in the interface.
它生成的代码用来执行针对接口中每个方法进行注释的每个sql语句。
Just by itself, that's a major advance over tests that never execute some code at all!
相对那些根本不执行某部分代码的测试而言,这本身就是一个进步!
To compile the code, generate some JCL to execute the compilation job.
要编译这段代码,需要生成一些JCL以执行编译任务。
Interpreted languages always have an advantage over compiled languages because they can execute code at times that compiled languages can't.
解释语言始终比编译语言具有更大的优势,因为它们可以执行编译语言无法执行的代码。
In my opinion, code has no place in configuration files anyway, and allowing users to execute arbitrary code is a bad idea.
在我看来,配置文件中无论如何都不应该存在代码,并且允许用户执行任意代码是个坏主意。
Obviously, you'll need those methods to get the code to execute, but there was no point listing them here.
显然,您需要那些方法才能执行代码,但是这里列出它们没有意义。
A NOT FENCED stored procedure is recommended only if you consider the code safe to execute.
只有在您认为代码能够安全执行的情况下,才应该使用NOT FENCED存储过程。
In some cases, the "compilation" of your PHP code can far exceed the time required to execute the code.
在某些情况下,“编译”php代码的时间会远远超过执行该代码所需的时间。
Because the code can execute in any environment, the class files might not be the same as when the code was compiled.
因为代码可以在任何环境中执行,所以类文件可能与代码编译时不同。
It is conceptually like an island of code that will execute as it would have in 1.0, with very few exceptions.
从概念上说类似于能够像在1.0中那样执行的代码孤岛,除了极少数例外情况。
Automation applications are often compiled to native code and therefore execute faster than VBA code.
自动化应用程序经常被编译为本机代码,因此执行速度比VBA代码快。
When you execute this code, your output should look like Listing 5.
执行该代码时,输出应该类似于清单5。
This means you can set up code to execute without an incoming request to your ASP.NET application, an ideal situation for background processing.
这就表示,您可以对代码进行设置,使其能够在没有对asp.net应用程序进行传入请求的情况下得以执行,这是后台处理的理想情况。
An IDE isn't very useful if you're not able to execute code.
如果不能执行代码,那么IDE也不是太有用。
When the visitor's browser reaches the GATC, the code begins to execute.
当访问者的浏览器到达GATC时,追踪代码开始工作。
Execute any code associated with the postback event.
执行与postback事件相关的所有代码。
Don't generate and execute code dynamically.
不要动态地生成和执行代码。
Classes such as a BroadcastReceiver define code that will execute when external events trigger them.
诸如broadcastreceiver这样的类定义的代码将在外部事件触发它们时执行。
Portlet filters: Add filters to execute code before or after a request to a portlet.
portlet过滤器:在请求提交到portlet之前或之后,可以增加过滤器以执行代码。
Use dbaccess to create and execute SQL code.
能够使用dbaccess创建并执行SQL代码。
With AspectJ, you can execute code snippets at various points in your application.
使用AspectJ,可以在应用程序的不同地方执行代码段。
And PHP is the computer language and interpreter used to code and execute Drupal.
php是用于Drupal编码和执行的计算机语言和解释程序。
It's basically pieces of code to execute when a restart is invoked.
它基本上就是调用restart时所执行的一些代码块。
Job offers a similar interface as Thread, and can be used to asynchronously execute code.
Job提供了和Thread类似的接口,可以用于异步执行代码。
Job offers a similar interface as Thread, and can be used to asynchronously execute code.
Job提供了和Thread类似的接口,可以用于异步执行代码。
应用推荐