The checksumming code is inserted at compile time and integrated with regular execution code.
校验和代码在程序编译时就被嵌入,并与常规的可执行代码结合。
A criminal execution code is needed because of the perfection of criminal legal system, the multi criminal execution subjects and the shortcomings of prison law.
刑事法律体系的完备、现行行刑主体的多元化、《监狱法》的缺陷都呼唤制定一部统一的刑事执行法。
This gives you freedom in naming methods the way you like while preserving the full control over the query definition without bothering you with the boilerplate query execution code.
这样你可以自由的进行方法命名,既可以对查询定义实现完全控制,又不必担心那些查询模板代码。
Code and execution output appears in one or the other, and you can interactively copy back and forth.
代码和执行输出结果可以显示在同一个或者另一个窗口,并且您可以交互式地向前或向后复制。
This is followed, either directly or after some time has passed, by execution of code - as part of which a request might be sent to yet another part of the universe, and so on.
接下来是代码执行,可能是直接执行,也可能过一段时间之后执行,其执行结果又作为另一请求的一部分被发往这个世界的另一参与者,以此类推。
It allows developers to explore a code execution path by showing all calls to, or calls from, a selected method.
它允许开发人员通过显示所有调用或一个选定方法的调用,来探索代码的执行路径。
This produces a very detailed trace for all code execution that took place in ESQL.
该级别为在ESQL中发生的所有代码执行产生非常详细的跟踪。
Then, break the execution and find the assembly code representing the infinite loop.
然后,中断执行并找到表示该无限循环的汇编代码。
A visual snippet diagram also supports the conditional execution of code groups, which you create by adding a conditional control structure.
可视代码片段关系图也支持代码组的条件执行,可以通过添加条件控制结构来创建。
You can prevent this vulnerability by ensuring that on-demand scripts are validated and that content generated from the scripts is encoded properly to prevent execution of malicious code.
通过确保按需脚本被验证并确保从那些脚本生成的内容被适当编码以阻止恶意代码的执行,您可以避免这类漏洞。
This type of code execution is punishing to a database.
这类代码执行对于数据库来说是个负累。
Most modern JVMs use a combination of interpretation and compiled code execution.
大多数现代JVM结合使用了解释和编译的代码执行。
You can then resume code execution and see the rest of the browser output up to the next breakpoint and the next until your PHP script has completed.
然后可以继续代码的执行并查看到下一断点之前的浏览器输出,然后再到下一个,直到PHP脚本完成。
After the log file is cleaned or deleted, code the file-handling methods to fetch the details from this log file and place these methods into the test script after the test execution methods or code.
在日志文件删除以后,编写文件处理方法的代码,以从该日志文件获取具体的信息,并在测试执行方法或者代码之后将方法置于测试脚本之中。
Memory space breach — Accomplished via stack overflow, buffer overrun, or heap error, enables execution of arbitrary code supplied by the attacker with the permissions of the host process.
内存空间缺口——通过栈溢出、缓冲区溢出或堆错误来实现,以宿主进程的权限执行攻击者提供的任何代码。
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.
不过在性能关键的地方,也有办法获知数据表的位置,并且让代码在尽量靠近事发数据的位置执行。
This inadvertent interpretation can lead to malicious code execution and possible security violations.
这种不小心的解释会导致恶意代码的执行和潜在的安全侵犯。
Further, the transition can interfere with the JVM's ability to optimize code execution.
此外,这种越界操作会干扰JVM优化代码执行的能力。
Mock objects mimic the behavior of classes written with the sole purpose of guiding code execution so that it falls within those areas under test.
模拟对象将模仿出于指导代码执行的惟一目的而编写的类的行为,以便它在测试时符合代码执行要求。
Raw code execution speed is usually almost as good as — sometimes better than — the equivalent code written in a compiled language such as c.
原始代码执行速度通常几乎与用编译型语言(如c语言)编写的等价代码相同(有时更快速)。
This problem also highlights one of the fundamental design principles when it comes to working with parallel data structures: Do not assume sequential execution of any code, ever.
这个问题也突显了并发数据结构的基本设计原则之一:决不要假设任何代码会连续执行。
Runtime analysis allows developers to pinpoint memory leaks, find and fix application performance bottlenecks, and visualize the execution flow of code and application threads.
运行时分析允许开发者精确地找到内存泄漏,发现并修正应用程序的运行瓶颈,使代码的执行流及应用程序线程可视化。
This API adds powerful options to dynamic code execution, but also imposes severe performance penalties in terms of method execution times in exchange for this flexibility.
此api为动态代码执行增加了功能强大的选项,但就方法执行时间而言,获得这种灵活性会导致严重的性能损失。
Normally, an HTTP POST results in the execution of code that creates a resource in the same domain as the request URI and returns a URI for that new resource.
通常,HTTPPOST会导致代码的执行,该代码在与请求uri相同的域中创建一个资源,并返回那个新资源的URI。
At a rough level, you usually just want to automatically call a less specific rule at either the start or the end of execution of a code block.
在粗糙的层次上,您通常只想在开始或结束执行代码块时自动调用不太特定的规则。
Recall that kernel mode represents the privileged mode for code execution, while user mode represents the non-privileged mode (for programs running outside the kernel).
回想一下内核模式表示代码执行的特权模式,而用户模式则表示非特权模式(用于那些运行在内核之外的程序)。
This is facilitated in two ways: resource use (as mentioned earlier) and code execution statistics.
这在两个方面获得便利:资源使用(正如前面所提到的)以及代码执行统计表。
The .text section is where the processor begins code execution.
text部分是处理器开始执行代码的地方。
Sun Microsystems is warning users about a remote code execution vulnerability in Sun Solaris and is recommending that users work around the issue.
Sun日前面向用户发布警告称,SunSolaris系统存在多个远程代码执行漏洞,并建议用户提高警惕。
With goroutines, parallel execution of code is easy.
有了goroutine,代码的并行执行就容易了。
应用推荐