单词 | run code | ||||
释义 | run code
例句释义: 运行代码,运行编码 1. Essentially, if you allow an attacker to run code on such a machine through any means, the attacker can completely take over the machine. 从本质上说,如果您允许攻击者在这样的机器上以任何方式运行代码,则攻击者完全可以接管该机器。 www-128.ibm.com 2. The debugger is then able to run code in a special thread that can examine the state of the runtime and call user code if necessary. 然后,调试器可以在特殊的线程中运行代码,该线程可以检查运行时的状态并根据需要调用用户代码。 technet.microsoft.com 3. You can run code with this switch to see how much work will be necessary to port code to 3. 0. 你可以使用该开关来运行代码,来看看要将代码移植到3.0需要做多少工作。 www.infoq.com 4. ASP. NET allows you to run code during this validation check so that you can write custom logic to check whether the page is valid. ASP.NET允许您在此验证检查期间运行代码,以便可以编写用于检查页是否有效的自定义逻辑。 msdn2.microsoft.com 5. Together, these features make it possible for a Java interpreter to download and run code from across the Internet. 这些特性相结合,让Java可以下载并运行因特网上的代码。 www.bing.com 6. The Jython interpreter helps with rapid code development by allowing you to run code without compilation. Jython解释器允许您不编译就可以运行代码,从而有助于加速代码开发。 www-128.ibm.com 7. But once an attacker can run code on such a machine, the attacker instantly attains complete control. 但是,一旦攻击者可以在这样的机器上运行代码,就可以立即获取完全控制。 www-128.ibm.com 8. It should be called on a thread other than the one used to run code; otherwise you abort your own thread. 应在用于运行代码的线程以外的其他线程上调用;否则将中止自己的线程。 msdn2.microsoft.com 9. Statement to run code if a condition is truebut what if you want to run one set of code if a condition is true, and another if it is false? 语句运行代码,但如果想要在一个条件为真时运行一组代码,而在该条件为假时运行另一组代码,该怎么办呢? msdn2.microsoft.com 10. When users click a button, the control posts the page back to the server and gives you an opportunity to run code in response to the click. 控件。当用户单击按钮时,控件将页面返回给服务器并给您运行代码以响应单击的机会。 www.kuenglish.info 1. These engines perform optimizations to run code faster, and clearly, these optimizations make variable access much faster than others. 这些引擎在执行代码时进行了优化,而且很明显,这些优化使访问变量的速度比以往更快。 www.bing.com 2. The Case Else statement can be used to run code when no match is found, as in the following example. CaseElse语句可用于在找不到匹配时运行代码,如下例所示。 msdn2.microsoft.com 3. PCs can alert others not to run code that just sickened them, signaling health levels to others. 个人电脑可以通过发出健康水平信号给其他电脑,从而警示其他电脑不去运行其刚刚运行过的恶意代码。 www.bing.com 4. Ksplice can run code during an update to facilitate such a change. Ksplice可以在更新期间运行代码来帮助执行这种更改。 www.ibm.com 5. always run code unchecked by default ( for performance sake ) , but explicitly in checked mode for overflow or underflow prone operations. 缺省总是以非反省的方式运行(为了性能考虑),但是对易于溢出或下溢的操作显式运用反省模式(图略)。 www.ichacha.net 6. Method to run code in the same security context as the calling code. 方法将代码与调用代码在同一安全上下文中运行。 msdn2.microsoft.com 7. According to Microsoft, the vulnerability allows a malicious web site to run code on a client's machine. 根据微软所述,恶意站点可以利用该漏洞在用户机器上运行代码。 www.infoq.com 8. RPC provides an inter-process communication mechanism that allows a program running on one computer to run code on a remote system. RPC提供了一种进程间通信机制,使一台计算机上运行的程序可以在远程系统上运行代码。 support.microsoft.com 9. Server hosts, Run code that handles requests submitted to a server. 服务器宿主,运行处理提交到服务器的请求的代码。 msdn2.microsoft.com 10. The vulnerability could allow enable a malicious user to potentially run code on another users machine. 此项弱点让恶意的使用者能够在另一名使用者的电脑上执行程式。 www.microsoft.com 1. Run code within the context of a Web site. 在网站的上下文中运行代码。 msdn2.microsoft.com 2. This section of the article explains how to run Code Review on a sample project. 这部分描述了如何在样例项目中运行代码审查。 www.ibm.com 3. You can compile or run code while reading, read or run code while compiling, and read or compile code at runtime. 你可以在读取期编译或运行代码;也可以在编译期读取或运行代码;还可以在运行期读取或者编译代码。 blog.sina.com.cn 4. An attacker must run code on the server (CryptUnprotectData) to recover the credentials for the account. 攻击者必须在服务器上运行代码(CryptUnprotectData)才能恢复帐户的凭据。 msdn2.microsoft.com 5. Component to run code at regular intervals. 组件每隔一定时间运行代码。 msdn2.microsoft.com 6. If you need to run code that initializes your add-in, add the code to the ThisAddIn_Startup event handler. 如果需要运行初始化外接程序的代码,请将代码添加到ThisAddIn_Startup事件处理程序。 msdn2.microsoft.com 7. To run code when the add-in is loaded, add code to the ThisApplication_Startup event handler. 若要在加载外接程序时运行代码,请将代码添加到ThisApplication_Startup事件处理程序中。 msdn2.microsoft.com 8. To run code just before the add-in is unloaded, add code to the ThisAddIn_Shutdown event handler. 若要在即将卸载外接程序前运行代码,请将代码添加到ThisAddIn_Shutdown事件处理程序中。 msdn2.microsoft.com 9. Every time an upload is done, you'll run code to add the new image to the share_photos table. 每次完成一次上传后,将运行代码来向share_photos表添加新照片。 www.ibm.com 10. Provides a means to run code and access a WebTest before and after the Web test is run. 提供一种手段,可以在Web测试运行前和运行后,运行代码并访问WebTest。 msdn2.microsoft.com 1. You can run Code Review either from the navigator or from the Code Review main view. 你从浏览器或者CodeReview主窗口均可以运行代码审查。 www.ibm.com 2. You can create a load test plug-in to run code at different times while the load test is running. 可以创建负载测试插件,以便在负载测试运行过程中的不同时间运行代码。 technet.microsoft.com 3. You save the code and run code review against the code. 你保存了代码并针对这些代码运行了codereview。 www-128.ibm.com 4. Statement to run code based on multiple conditions. 语句来运行基于多个条件的代码。 msdn2.microsoft.com 5. The smart client can run code both locally and server-side. 智能客户端能同时在本地和服务器端运行代码。 www.ibm.com 6. When an event occurs, controls run code in response to those events. 发生某个事件时,控件会运行代码以响应那些事件。 msdn2.microsoft.com 7. So lets add the walk and run code into this IF statement. 因为让我们在IF声明里添加走和跑的代码。 blog.sina.com.cn 8. Run code analysis on native code. 在本机节点上运行代码分析。 msdn2.microsoft.com 9. Note that if you manually fix a result item, you must re-run Code Review to verify that it doesn't report a problem any more. 请注意如果你手工处理一个结果项,那么必须重新运行CodeReview以证实它不再报告问题。 www.ibm.com 10. Because the automated process is quick, you can run code reviews often. 由于这种自动化的处理过程十分快捷,所以您能够经常运行代码复查。 www.ibm.com 1. How to run code based on multiple conditions , where there are many choices . 如何根据多个条件(其中带有多项选择)来运行代码。 www.bing.com 2. Run code when the add-in is unloaded. 在卸载外接程序后运行代码。 msdn2.microsoft.com 3. Alternately, you can use the online version of Zorba XQuery processor to run code examples by performing the following steps 另外,通过执行以下步骤,您也可以使用ZorbaXQuery处理器的在线版本来运行代码示例 www.ibm.com 4. Allows you to easily debug or run code coverage on any target tests 可以轻松对任何目标测试进行调试或执行代码覆盖率测试 www.infoq.com 5. To enable Word and Excel solutions to run code, set both of the 若要使Word和Excel解决方案能够运行代码,请将两个 msdn2.microsoft.com 6. Impact of vulnerability: Run code of an attacker's choice 安全漏洞的影响:运行攻击者选定的代码 www.microsoft.com 7. To run code defect analysis on native code 对本机代码运行代码缺陷分析 msdn2.microsoft.com 8. The two most common scenarios that run code in partial trust are 在部分信任区域运行代码的两种最常见的情况为 msdn2.microsoft.com 9. To run code when the application starts 在应用程序启动时运行代码 msdn2.microsoft.com 10. Run code review to verify no security rules are violated 运行代码审查来验证没有违反任何安全性原则 www.ibm.com 1. To run code when the application ends 在应用程序结束时运行代码 msdn2.microsoft.com 2. Run code analysis tool as part of check-in policy 作为签入策略的一部分运行代码分析工具 msdn2.microsoft.com 3. How to: Run Code When the Application Starts or Ends 如何:在应用程序启动或结束时运行代码 msdn2.microsoft.com 4. Use the events provided by the Visual Basic Application model to run code when the application starts or ends 当应用程序启动或结束时,使用由VisualBasic应用程序模型提供的事件来运行代码 msdn2.microsoft.com 5. Use the events provided by the Visual Basic Application model to run code 使用VisualBasic应用程序模型提供的事件来运行代码 msdn2.microsoft.com 6. For example, if you run code to change the 例如,如果运行代码更改工作表上 msdn2.microsoft.com |
||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。