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.
对于执行一个循环中的代码的任务,通常只需为每一个循环迭代检查一次中断。
Instance initializers allow you to execute construction code for an anonymous inner class.
实例初始化器允许您为一个匿名内部类执行构造代码。
It generates the code required to execute each SQL statement annotated for each method in the interface.
它生成的代码用来执行针对接口中每个方法进行注释的每个sql语句。
Another approach starts by making it impossible to execute code on the stack.
另一种方法首先使得在堆栈上执行代码变得不可能。
Now you can execute this code.
现在可以执行该代码了。
执行代码。
Interpreted languages always have an advantage over compiled languages because they can execute code at times that compiled languages can't.
解释语言始终比编译语言具有更大的优势,因为它们可以执行编译语言无法执行的代码。
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.
因为代码可以在任何环境中执行,所以类文件可能与代码编译时不同。
Thus there isn't any point to execute the code.
因此没有任何理由执行这些代码。
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事件相关的所有代码。
Suppose you execute the following code
假设您执行以下的代码
Don't generate and execute code dynamically.
不要动态地生成和执行代码。
Now you can execute arbitrary code.
现在,可以执行任意代码。
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时所执行的一些代码块。
It's basically pieces of code to execute when a restart is invoked.
它基本上就是调用restart时所执行的一些代码块。
应用推荐