您要查找的是不是:
- They do not contain any executable code. 它们不包含任何可执行代码。
- These viruses infect executable code found in certain system areas on a disk. 这些病毒感染可执行代码发现,在某些地区,系统对一个磁盘。
- STT_FUNC The symbol is associated with a function or other executable code. FUNC表示该符号和一个函数或其他可执行代码相关。
- Before the code is run, the IL is compiled into native executable code. 在代码运行前,IL被编译到可执行的代码中。
- A thread executes code in a process. 进程中的线程执行代码。
- Executes code in another context. 执行另一上下文中的代码。
- Explains how to execute code line by line. 介绍如何逐行执行代码。
- Simply put, XSS exploits holes in the code to introduce a hacker's executable code into another user's browser session. 简单地说,XSS利用代码中的漏洞来将黑客的可执行代码引入另一个用户的浏览器会话中。
- Dynamic linking provides a way for a process to call a function that is not part of its executable code. 动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。
- The server saves the metadata to a configuration store and the executable code to a binary repository. 服务器将元数据保存在配置存储器中,将可执行代码存储在二进制储存库中。
- You can use these constants only for conditional compilation; they cannot be used in executable code. 这些常数只能用于条件编译;它们不能用在可执行代码中。
- Explains how to create executable code by emitting MSIL instructions into properties and methods. 说明如何通过将MSIL指令发到属性和方法来创建可执行代码。
- In a source window, click on a line of executable code where you want to set a breakpoint. 在源窗口中,单击要设置断点的那行可执行代码。
- If the tool is a compiler, it will then produce the executable code corresponding to the entire system. 如果工具是一个编译器,那么它将产生符合整个系统的可执行代码。
- The communication program with assembly language is short executable code and high speed in running. 用汇编语言编制的通讯程序具有程序代码短、运行高效性强的特点。
- NET page, the server processes any executable code in the page, before the result is sent back to the browser. NET页面,那么服务器先执行所有在这个页面上可执行的代码,处理完毕后再将结果发送到浏览器上。
- To help protect your sites, you can precompile a Web site to produce executable code from source files (both code files and the markup in. Aspx pages). 若要帮助保护您的站点;您可以预编译网站以从源文件(代码文件和.;aspx页中的标记)生成可执行代码。
- Run with least privileges and never execute code as "sa". 使用尽可能少的权限运行,永远不以“sa”身份执行代码。
- The debugger enables you to execute code one line at a time. 要逐行执行代码,请执行下列操作
- Event-driven applications execute code in response to an event. 事件驱动的应用程序执行代码以响应事件。