单词 | code execution |
释义 | 例句释义: 代码执行,程序代码执行,程式码执行,远程命令执行 1. I might have this bug and I might be able to get code execution. 我也许得到了这个bug,也可能可以让代码执行。 www.bing.com 2. Such portlets can be optimized in their local code execution path only and should not put too much burden on a running portal system. 此类Portlet应仅在其本地代码执行路径中优化,不应对允许的门户系统带来太多的负荷。 www.ibm.com 3. This produces a very detailed trace for all code execution that took place in ESQL. 该级别为在ESQL中发生的所有代码执行产生非常详细的跟踪。 www.ibm.com 4. Contains values used to describe the reason for a suspension of common language runtime code execution. 包含用于描述公共语言运行库代码暂停执行原因的值。 msdn2.microsoft.com 5. Filtering effect to the image description, code execution before and after filtering can be seen after comparison of the filtered images. 为了形象的说明滤波效果,代码执行后可以看到滤波前后滤波后的对比图像。 www.pudn.com 6. Notifies the debugger that code execution has reached a sequence point in an older version of an edited function. 通知代码执行已到达旧版本已编辑函数的序列点。 msdn2.microsoft.com 7. You will not be able to continue code execution unless you undo the illegal code change. 除非撤消非法的代码更改,否则将无法继续执行代码。 msdn2.microsoft.com 8. Procedure returns to the calling code, execution continues following the statement that provided the value to be stored. 过程返回到调用代码时,将会从提供了要存储的值的语句后面继续执行语句。 msdn2.microsoft.com 9. At any point during code execution, a task can be described either as running, or waiting to run. 在执行代码期间的任意时间点,既可以将任务描述为正在运行,也可以将其描述为正在等待运行。 msdn2.microsoft.com 10. Get procedure returns to the calling code, execution continues within the statement that requested the property value. 过程返回到调用代码时,执行过程将在请求属性值的语句内继续进行。 msdn2.microsoft.com 1. Controlling code execution with many threads is complex, and can be a source of many bugs. 控制其中使用许多执行绪的程式码执行是相当复杂的一件事,而且可能会产生许多错误。 technet.microsoft.com 2. To provide a code-execution environment that eliminates the performance problems of scripted or interpreted environments. 提供一个可消除脚本环境或解释环境的性能问题的代码执行环境。 msdn2.microsoft.com 3. Procedure returns to the calling code, execution continues with the statement following the statement that invoked it. 过程返回到调用代码时,继续执行调用它的语句之后的语句。 msdn2.microsoft.com 4. This can be leveraged for code execution by writing to a Startup folder. 而通过对启动(Startup)文件夹进行写操作,这又可以转化为可运行代码的执行。 www.bing.com 5. To avoid this condition, stop code execution before adding a new distributed system diagram or before performing actions on the diagram. 若要避免发生这种情况,请在添加新的分布式系统关系图或在关系图上执行操作前,停止执行代码。 msdn2.microsoft.com 6. Establishes a framework that helps enable cross-language integration, type safety, and high performance code execution. 建立一个支持跨语言集成、类型安全和高性能代码执行的框架。 msdn2.microsoft.com 7. A vulnerability exists in the XMLHTTP ActiveX control within Microsoft XML Core Services that could allow for remote code execution. MicrosoftXMLCoreServices中的XMLHTTPActiveX控制项存在可能允许执行远端程式码的漏洞。 www.microsoft.com 8. The most severe vulnerability could allow remote code execution if an affected server received a specially crafted RPC request. 如果受影响的服务器收到特制的RPC请求,最严重的漏洞可能允许远程执行代码。 search.ggiiss.com 9. You can also trace code execution in an installed application, using methods of the Trace class. 类的方法来跟踪已安装的应用程序中的代码执行情况。 msdn2.microsoft.com 10. After code edits have been applied, you can resume code execution with the new edits in place and observe the effect. 在应用代码编辑后,您可以就地继续执行新编辑的代码并观察效果。 msdn2.microsoft.com 1. When your assembly loads, the breakpoints are activated, and the debugger halts code execution at the breakpoints in your workflow. 当您的程序集载入时,断点就会被激活,调试器会将代码暂停在断点处。 www.cnblogs.com 2. It takes advantage of genetic algorithm of MATLAB's tool-box and makes use of the easy interface programming and the high code execution. 利用了MATLAB强大的遗传算法工具箱和VC 界面编程容易和代码执行效率高的优点。 www.ceps.com.tw 3. A security vulnerability exists in the Microsoft Office 2003 Brazilian Portuguese Grammar Checker that could allow remote code execution. MicrosoftOffice2003校对工具葡萄牙语语法检查器中存在一个安全漏洞,该漏洞可能允许远程执行代码。 office.microsoft.com 4. This update addresses a vulnerability that could enable malicious code execution. 此更新解决了可能允许恶意程式码执行的安全性弱点。 www.microsoft.com 5. It allows developers to explore a code execution path by showing all calls to, or calls from, a selected method. 它允许开发人员通过显示所有调用或一个选定方法的调用,来探索代码的执行路径。 www.infoq.com 6. LabVIEW version 2010 provides a number of improvements and additions, including 20% faster code execution via an improved compiler. 2010版本的LabVIEW增强了很多改进和补充,其中包括透过一个改进的编译器代码执行提速20%。 www.bing.com 7. these allow the developer to check code execution and variable and object state during unit testing. 这允许开发者在单元测试中检测代码执行,变量和目标状态。 blog.sina.com.cn 8. Further, the transition can interfere with the JVM's ability to optimize code execution. 此外,这种越界操作会干扰JVM优化代码执行的能力。 www.ibm.com 9. The vulnerability could allow remote code execution on affected systems. 此漏洞可能允许在受影响的系统上远程执行代码。 search.ggiiss.com 10. The . text section is where the processor begins code execution. text部分是处理器开始执行代码的地方。 www.ibm.com 1. Stop the code execution, make modifications if necessary, and then retry the operation. 停止代码的执行,进行必要的修改,然后重试操作。 msdn2.microsoft.com 2. Impact of vulnerability: Remote Code Execution . 攻击的后果:远程代码执行 zhidao.baidu.com 3. The Construct method allows design-time code execution of the Page and UserControl controls. Construct方法允许Page和UserControl控件的设计时代码执行。 msdn2.microsoft.com 4. This type of code execution is punishing to a database. 这类代码执行对于数据库来说是个负累。 www.ibm.com 5. A security vulnerability exists in Microsoft Office Excel Viewer 2003 that could allow remote code execution. 在MicrosoftOfficeExcelViewer2003有可能允许远端程式码执行的安全性弱点。 www.microsoft.com 6. This is facilitated in two ways: resource use (as mentioned earlier) and code execution statistics. 这在两个方面获得便利:资源使用(正如前面所提到的)以及代码执行统计表。 www.ibm.com 7. A task typically terminates at the end of code execution. 工作一般会在程式码执行结尾结束。 technet.microsoft.com 8. NET code execution the high efficiency and the programming convenience. NET代码执行的高效率及编程的便捷。 wenwen.soso.com 9. Identifies the batch from which code execution is requesting or holding a lock. 标识代码执行从中请求锁或持有锁的批处理。 msdn2.microsoft.com 10. The most severe vulnerability could allow remote code execution. 此最严重的漏洞可能允许远程执行代码。 search.ggiiss.com 1. A security vulnerability exists in Microsoft Excel 2000 that could allow remote code execution. 在MicrosoftExcel2000中有可能允许远端程式码执行的安全性弱点。 www.microsoft.com 2. This update resolves the "Buffer Overrun in SmartHTML Interpreter Could Allow Code Execution" vulnerability in Windows 2000. 此更新解决了Windows2000中的安全漏洞“SmartHTMLInterpreter中缓冲区溢出可导致执行任意代码”。 www.microsoft.com 3. After source code edits are applied, the user can resume code execution and observe the effect. 在应用对源代码所做的编辑之后,用户可以继续执行代码并观察效果。 msdn2.microsoft.com 4. Most modern JVMs use a combination of interpretation and compiled code execution. 大多数现代JVM结合使用了解释和编译的代码执行。 www.ibm.com 5. This update resolves the "Unchecked buffer in HTML Help can lead to Code Execution" security vulnerability in Windows 2000. 此更新解决了Windows2000中的安全漏洞“HTML帮助中未经检查的缓冲区可导致执行任意代码”。 www.microsoft.com 6. The native stack is the one that is allocated by the OS, and is used for C code execution. 本地堆由系统分配,用于C代码执行。 blog.sina.com.cn 7. Contains values that represent the types of code that can trigger a halt in code execution. 包含一些值,表示可中断代码执行的代码类型。 msdn2.microsoft.com 8. The engine at the core of managed code execution. 托管代码执行核心中的引擎。 msdn2.microsoft.com 9. A vulnerability involving the handling of downloads that can lead to automatic code execution. 一种涉及下载操作的漏洞,它可能导致自动的代码执行。 www.microsoft.com 10. Code execution speed? 还是代码执行速度? www.bing.com 1. The goal is to support Ruby 2. 0 and Rubinius byte code execution soon. 在近期内支持Ruby2.0和Rubinius字节码的执行是主要目标之一。 www.infoq.com 2. If you have set breakpoints in your code, execution will break at the first breakpoint. 如果已在代码中设置了断点,执行会在第一个断点处中断。 technet.microsoft.com 3. Vulnerability in Authenticode verification could allow remote code execution Authenticode验证中的漏洞可能允许执行远程代码 support.microsoft.com 4. Delays code execution for a number of microseconds 将代码的执行暂停一定毫秒数 rat.blog.hexun.com 5. Buffer Overflow in Windows Troubleshooter ActiveX Control Could Allow Code Execution Windows疑难解答ActiveX控件中的缓冲区溢出可能允许代码执行 support.microsoft.com 6. Windows Media Security Patch: Flaw in Windows Media Player Skins Downloading could allow Code Execution WindowsMedia安全性修正档:WindowsMediaPlayer面板下载区的瑕疵可能导致执行程式码 www.microsoft.com 7. A task typically terminates at the end of code execution, whereupon the host calls 任务通常会在代码执行结束时终止,因此主机会调用 msdn2.microsoft.com 8. Vulnerability in the DHTML editing component ActiveX control could allow code execution DHTML编辑组件ActiveX控件中的漏洞可能允许代码执行 support.microsoft.com 9. Delays code execution for a number of seconds 将代码的执行暂停一定秒数 rat.blog.hexun.com 10. Vulnerability in ISAPI Extension for Windows Media Services may cause code execution 用于Windows媒体服务的ISAPI扩展中的漏洞可导致代码得以执行 support.microsoft.com 1. Vulnerability in cursor and icon format handling could allow remote code execution 光标和图标格式处理方法中的漏洞可能允许远程代码执行 support.microsoft.com 2. A vulnerability in the Windows Internet Name Service (WINS) could allow code execution WindowsInternetNameService(WINS)中的一个漏洞可能允许执行代码 support.microsoft.com 3. Vulnerability in the Indexing Service could allow remote code execution 索引服务中的漏洞可能允许远程代码执行 support.microsoft.com 4. Vulnerability in the License Logging service could allow code execution 许可证记录服务中的漏洞可能允许代码执行 support.microsoft.com 5. Vulnerability in Windows shell could allow remote code execution Windows外壳程序中的漏洞可能使远程代码得以执行 support.microsoft.com 6. Windows 2000 Security Patch: Buffer Overrun In HTML Converter Could Allow Code Execution also downloaded Windows2000安全修补程序:HTML转换器中的缓冲区溢出可导致执行任意代码 www.microsoft.com 7. Vulnerability in RPC on Windows DNS Server Could Allow Remote Code Execution 服务器上RPC中的漏洞可能允许远程执行代码 cisrt.cn 8. Buffer overrun in the Workstation service could allow code execution 工作站服务中的缓冲区溢出可能允许执行代码 support.microsoft.com 9. Buffer overrun in Messenger service could allow code execution Messenger服务中的缓冲区溢出可能允许代码执行 support.microsoft.com 10. A vulnerability in the Windows shell could allow remote code execution Windows外壳中的漏洞可能允许远程代码执行 support.microsoft.com 1. Microsoft Security Bulletin MS05-053: Vulnerabilities in graphics rendering engine could allow code execution Microsoft安全公告MS05-053:图形渲染引擎中的漏洞可能允许代码执行 support.microsoft.com 2. A vulnerability in Task Scheduler could allow code execution 任务计划程序中的漏洞可能允许代码执行 support.microsoft.com 3. Buffer overrun in the HTML converter could allow code execution HTML转换器中的缓冲区溢出可能允许执行代码 support.microsoft.com 4. Vulnerability in OLE and COM could allow remote code execution OLE和COM中的漏洞可能允许远程执行代码 support.microsoft.com 5. Vulnerability in HTML Help could allow code execution HTML帮助中的漏洞可能允许代码执行 support.microsoft.com 6. Vulnerability in NNTP could allow code execution NNTP中的漏洞可能使代码得以执行 support.microsoft.com 7. MS06-050: Vulnerabilities in Microsoft Windows Hyperlink Object Library could allow remote code execution MS06--050:MicrosoftWindowsHyperlink对象库中的漏洞可能允许远程代码执行 support.microsoft.com 8. The End statement stops code execution abruptly, without invoking the 语句会断然停止代码的执行,而不调用 msdn2.microsoft.com 9. MS06-014: Vulnerability in Microsoft Data Access Components (MDAC) function could allow code execution MS06-014:MicrosoftDataAccessComponents(MDAC)函数中的漏洞可能允许代码执行 support.microsoft.com 10. MS05-036: Vulnerability in Microsoft Color Management Module could allow remote code execution 05-036:Microsoft颜色管理模块中的漏洞可能允许远程代码执行 support.microsoft.com 1. Defer code execution where possible 尽可能延迟代码的执行 www-128.ibm.com 2. MS07-012: Vulnerability in Microsoft Foundation Classes could allow for remote code execution MS07-012:Microsoft基础类中的漏洞可能允许远程执行代码 support.microsoft.com 3. MS05-048: Vulnerability in the Microsoft Collaboration Data Objects could allow code execution 05-048:Microsoft协作数据对象中的漏洞可能允许代码执行 support.microsoft.com 4. Delays code execution until a specified time 将代码的执行暂停直到某个时刻 rat.blog.hexun.com 5. Windows 2000 Security Patch: Unchecked Buffer in Windows Shell Could Lead to Code Execution also downloaded Windows2000安全修补程序:WindowsShell中未经检查的缓冲区可导致执行任意代码 www.microsoft.com 6. Buffer overrun in RPC could allow code execution RPC中的缓冲区溢出可能允许执行代码 support.microsoft.com 7. Download details: Windows NT 4. 0 Security Patch: Buffer Overrun In HTML Converter Could Allow Code Execution 下载详细信息:WindowsNT4.0安全修补程序:HTML转换器中的缓冲区溢出可导致执行任意代码 www.microsoft.com 8. Microsoft Security Bulletin MS03-038: Unchecked buffer in Microsoft Access Snapshot Viewer Could Allow Code Execution (827104) Microsoft安全公告MS03-038:MicrosoftAccessSnapshotViewer中未经检查的缓冲区可能会使任意代码都能运行(827104) www.microsoft.com 9. MS04-034: Vulnerability in compressed (zipped) folders could allow code execution MS04-034:压缩(zipped)文件夹中的漏洞可能允许代码执行 support.microsoft.com 10. A new approach of network buffer overflow detection based on code execution simulation 基于代码执行模拟的远程缓冲区攻击检测方法 www.ilib.cn 1. MS07-001: Vulnerability in Microsoft Office 2003 Brazilian Portuguese Grammar Checker that could allow remote code execution MS07-001:MicrosoftOffice2003巴西葡萄牙语语法检查器中的漏洞可能允许远程执行代码 support.microsoft.com 2. Microsoft Security Bulletin MS04-009: Vulnerability in Microsoft Outlook Could Allow Code Execution (828040) Microsoft安全公告MS04-009:MicrosoftOutlook中存在的缺陷可能会使任意代码都能运行(828040) www.microsoft.com 3. Microsoft Security Bulletin MS03-036: Buffer Overrun in WordPerfect Converter Could Allow Code Execution (827103) Microsoft安全公告MS03-036:WordPerfect转换器存在的缓冲区溢出问题可能会使任意代码都能运行(827103) www.microsoft.com 4. MS06-055: Vulnerability in Vector Markup Language could allow remote code execution MS06-055:矢量标记语言中的漏洞可能允许远程代码执行 support.microsoft.com 5. Windows 2000 Security Patch: Unchecked Buffer in Locator Service Could Lead to Code Execution Windows2000安全修补程序:LocatorService(定位器服务)中未经检查的缓冲区可导致执行任意代码 www.microsoft.com 6. MS05-040: Vulnerability in Telephony service could allow remote code execution 05-040:电话服务中的漏洞可能允许远程代码执行 support.microsoft.com 7. MS06-025: Vulnerability in Routing and Remote Access could allow remote code execution MS06-025:路由和远程访问中的漏洞可能允许远程代码执行 support.microsoft.com 8. MS05-027: Vulnerability in Server Message Block could allow remote code execution MS05-027:服务器消息块中的漏洞可能允许远程代码执行 support.microsoft.com 9. MS06-040: Vulnerability in Server service could allow remote code execution MS06-040:服务器服务中的漏洞可能允许远程代码执行 support.microsoft.com 10. MS07-055: Vulnerability in Kodak Image Viewer could allow remote code execution MS07-055:Kodak图像查看器中的漏洞可能允许远程执行代码 support.microsoft.com 1. MS06-002: Vulnerability in embedded Web fonts could allow remote code execution MS06-002:嵌入Web字体中的漏洞可能允许远程代码执行 support.microsoft.com 2. MS06-066: Vulnerability in the Client Service could allow remote code execution MS06-066:客户服务中的漏洞可能允许远程代码执行 support.microsoft.com 3. An ASN. 1 Vulnerability could allow code execution ASN.1漏洞可能允许执行代码 support.microsoft.com 4. MS06-051: Vulnerability in the Windows kernel could result in remote code execution MS06-051:Windows内核中漏洞可能导致远程代码执行 support.microsoft.com 5. MS06-036: A vulnerability in the DHCP Client Service could allow remote code execution DHCP客户服务中一个漏洞可能允许远程代码执行MS06-036 support.microsoft.com 6. MS05-046: Vulnerability in the Client Service for NetWare could allow remote code execution Networking SP1 05046:NetWare客户服务中的漏洞可能允许远程代码执行网络SP1 support.microsoft.com 7. Download details: Windows NT 4. 0 Security Patch: Unchecked Buffer in Windows Shell Could Lead to Code Execution 下载详细信息:WindowsNT4.0安全修补程序:WindowsShell中未经检查的缓冲区可导致执行任意代码 www.microsoft.com 8. MS05-026: A vulnerability in HTML Help could allow remote code execution HTML帮助中的一个漏洞可能允许远程代码执行05-026 support.microsoft.com 9. Vulnerabilities in Microsoft XML Core Services 6. 0 Could Allow Remote Code Execution 927977 MicrosoftXMLCoreServices6.0存在执行远端程式码的漏洞927977 www.microsoft.com 10. In principle, measuring code-execution time is trivial 从原理上看,度量代码的执行时间很简单 www.ibm.com 1. Vulnerability in hyperlink object library could allow remote code execution in Windows Server 2003 WindowsServer2003超级链接对象库中的漏洞可能允许远程代码执行 support.microsoft.com 2. MS02-039 Patch: Buffer Overruns in SQL Server 2000 Resolution Service Might Enable Code Execution MS02-039修补程序:SQLServer2000ResolutionService中的缓冲区溢出可能导致代码执行 www.microsoft.com 3. Vulnerability in the Microsoft Jet Database Engine could permit code execution MicrosoftJet数据库引擎中的漏洞可能允许代码执行 support.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。