单词 | runtime |
释义 | 例句释义: 执行时间,运转时间,运行时,运行时间,运行环境 1. Testing is another kind of runtime analysis: You feed in data or events and check to see that you got the right behavior from the program. 测试是另一种运行时分析:您通过数据或事件检验是否获得来自系统的正确行为。 www.ibm.com 2. Displays the total number of runtime code access security checks performed since the application started. 显示自应用程序启动后执行的运行时代码访问安全检查的总数。 msdn2.microsoft.com 3. If you haven't previously set up a server of that type, you'll also be prompted for the runtime directory of the server. 如果您先前没有设置该类型的服务器,系统还将提示您设置服务器的运行时目录。 www.ibm.com 4. OpenLaszlo was one of the first application development frameworks to target the Flash Player Runtime (starting with version 7). OpenLaszlo是首个针对FlashPlayerRuntime的应用开发框架(从第7版开始)。 www.infoq.com 5. A runtime library has no opportunity to analyze a program and structure the query evaluations in an optimal manner. 运行时库没有机会分析程序并以最优的方式构建查询计算。 www.ibm.com 6. Gets an interface pointer to an instance of any of the "manager" types the host can use to configure the common language runtime. 获取一个接口指针,该指针指向可由宿主用于配置公共语言运行库的任何“管理器”类型的实例。 msdn2.microsoft.com 7. 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 8. In determining when to schedule garbage collection, the runtime takes into account how much managed memory is allocated. 在确定何时安排垃圾回收时,运行库将考虑分配多少托管内存。 msdn2.microsoft.com 9. The architect is able to describe the intent of the interface and the runtime platform is able to translate that into a deployable solution. 架构师可以描述接口的用途,而运行时平台能够将此转换为可部署的解决方案。 www.ibm.com 10. The common language runtime makes it easy for you to run the application simultaneously with other applications, without DLL conflicts. 公共语言运行库使一个应用程序与其他应用程序同时运行变得更加容易,并且不会造成DLL冲突。 msdn2.microsoft.com 1. These export options enable you to start with Blueprint, then later determine the best runtime for your particular project. 这些导出选项使您可以从Blueprint开始,然后为您的项目确定最佳运行时。 www.ibm.com 2. GUI-based tool -- A graphical console makes it easy to configure connectivity, import metadata, and manage the runtime server. 图形化工具――图形化的控制使配置连接,导入数据和管理不间断运行的服务器变的简单。 bbs.translators.com.cn 3. The runtime next checks the directory of the currently executing assembly to see if it contains a parent directory. 运行时接下来检查当前执行的程序集的目录,以查看该目录中是否包含父目录。 msdn.microsoft.com 4. The common language runtime (CLR) debugging API was designed to be used as if it were part of the operating system kernel. 公共语言运行时(CLR)调试API专门用作操作系统内核的一部分。 technet.microsoft.com 5. Therefore, our my-if statement has no runtime overhead whatsoever -- it is converted to a simple if at runtime. 因此,我们的my-if语句没有运行时开销——它在运行时转换为一个简单的if。 www.ibm.com 6. It may help for you to imagine that a version is a runtime component of the profile, with links to its UML definition. 它可能将有助于您想象一个版本就是一个概要文件的运行组件,并且有到UML定义的链接。 www.ibm.com 7. However, it is possible for an. Exe or ASP. NET Web application built with one version of the runtime to run on any version of the runtime. 但是,使用某个版本的运行库生成的.exe或ASP.NETWeb应用程序可以在任何版本的运行库上运行。 msdn2.microsoft.com 8. You may be able to interact with this display somewhat, but for the most part, scripts do not work because there is no server runtime. 可以与该显示进行一些交互,不过对于大部分内容来说,脚本是不起作用的,因为不存在任何服务器运行时。 www.ibm.com 9. Furthermore, due to a novel approach to bytecode verification, we're also able to ensure runtime type safety of the compiled code. 此外,由于采用了新的方式对字节码进行校验,我们还能确保编译的代码在运行时的类型安全。 www.infoq.com 10. A correlation set defines properties that are used to distinguish one instance of a state machine from another within a runtime environment. 相关性集定义用于对状态机的实例与运行时环境中的其他实例进行区分的属性。 www.ibm.com 1. Thrown when an explicit conversion from a base type to an interface or to a derived type fails at runtime. 当从基类型到接口或派生类型的显式转换在运行时失败时,就会引发此异常。 msdn2.microsoft.com 2. This enables you to plug in a wide range of protocols, even if the common language runtime is not at the other end of the channel. 这使您能够插入各种各样的协议,即使信道的另一端上没有公共语言运行库。 msdn2.microsoft.com 3. You don't need to deploy it as a plug-in or start a runtime workbench to see the result of your work. 您无需将其作为一个插件来部署,也不需要启动运行时工作台以查看工作结果。 www.ibm.com 4. It'd be easy to replace these with an external aspect that could be activated at runtime. 用一个可以在运行时激活的外部方面可以容易地替代它们。 www.ibm.com 5. Misconceptions can arise about how much memory a process, or portal, uses during runtime. 对于一个进程或portal在运行时使用多少内存,存在着一些误解。 www.ibm.com 6. Evaluate a string as if it were a source code statement at runtime. 评估字符串仿佛那是一个源代码在运行时的发言。 blog.sina.com.cn 7. In such a case, passing on an Order ID, which does not conform to these standards, will obviously result in a runtime error. 在这种情况下,传递一个OrderID,这不符合标准,将会生成一个运行时错误。 www.ibm.com 8. An HRESULT error can be returned to native code when a runtime-implemented COM interface function is called. 当调用运行时实现的COM接口函数时,可能会向本机代码返回一条HRESULT错误。 msdn2.microsoft.com 9. When overridden in a derived class, this method is called by the runtime to schedule a work item (callback) for a particular instance ID. 在派生类中重写时,此方法由运行时调用,用于计划特定实例ID的工作项(回调)。 technet.microsoft.com 10. The rights-model covers contracts with a minimum runtime of three years, and an automatic renewal is possible. 它的授权模式包括至少为期三年的合约,并可能自动续约。 docs.google.com 1. As the comment suggests, this method is called by the Objective-C runtime after the Application is instantiated, and is ready to run. 正如注释所建议的,这个方法在Application实例化后且已经准备好运行之时,由Objective-C运行时来调用。 www.infoq.com 2. Qualifiers define how much management must be provided for a component at runtime. 限定符定义了在运行时必须为一个组件提供多少管理。 www.ibm.com 3. One thing that would be useful and realistic to ask for is a facility for compiling and running ActionScript code at runtime. 一项有用而且现实的改进是一个用于在运行时编译和运行ActionScript的工具。 www.infoq.com 4. Now take all of that and wrap it up into a controlled runtime where plug-ins can come and go dynamically, and you get OSGi (basically). 现在利用所有这些插件并将其包装到受控的运行时,插件可在其中动态进出,并且您可以获得OSGi(基本上来说)。 www.ibm.com 5. This is often referred to as runtime binding or late binding. 这通常被称为运行时绑定或延迟绑定。 www.ibm.com 6. The only solution is to offer a non-SSL connection to the VNC server and suggest an upgrade of Java to any recent Java Runtime. 惟一的解决方案是为VNC服务器提供一个非SSL的连接,并建议将Java升级到任何最新的Java运行时上。 www.ibm.com 7. Scala combined with Spring makes it quite easy to transparently inject services into all kind of objects instantiated at runtime. Scala与Spring的整合可以在运行期轻松将服务透明地注入到各种对象中。 www.infoq.com 8. In reflection, all classes beginning with the word Runtime are created only once per object in the system and support comparison operations. 在反射中,所有以Runtime一词开头的类对系统中的每个对象都只能创建一次,并且这些类支持比较操作。 msdn2.microsoft.com 9. Clients can connect to it and query certain status or runtime information; at the moment only configuration items seem to be available. 客户端连接到系统中,查询特定状态或运行时信息;目前似乎只能获取配置项。 www.infoq.com 10. The usage count and average runtime will provide me with the necessary context to understand the performance impact of the queries. usagecount和averageruntime将为理解查询的性能影响提供必要的上下文。 www.ibm.com 1. Displays the total number of threads that have been recognized by the runtime since the application started. 显示自应用程序启动后运行时已识别的线程的总数。 technet.microsoft.com 2. Remember that this plug-in is not included in your runtime configuration; actually, it should not be included in your workspace yet. 请记住该插件不包含在运行时配置中;实际上它也不应包含在工作区中。 www.ibm.com 3. We think this advantage is often oversold, as type mismatch errors are a small fraction of the runtime errors you typically see. 我们通常认为这个优势被夸大了,因为类型不匹配的错误只是日常见到的运行时错误中的一小部分。 www.bing.com 4. This setting allows you to have Grails update your database schema at runtime to synchronize it with your domain classes. 这个设置允许Grails在运行时使用你的领域对象同步更新数据库模式。 www.infoq.com 5. Due to the high computational overhead of this operation, however, MIDP VMs do not perform complete bytecode verification at runtime. 但是,由于这种操作高昂的计算开销,MIDPVM不在运行时执行完整的字节码验证。 www.ibm.com 6. Finally, with the runtime environment you were able to deploy and test the whole scenario to make sure it works correctly. 最后,在运行时环境中,您可以部署和测试整个场景以确保其工作正常。 www.ibm.com 7. Template filters allow you to substitute that variable declaration with an actual value that you establish at runtime. 模板过滤器允许您用在运行时建立的实际的值代替变量声明。 www.ibm.com 8. The main controller of each client application must be capable of launching various runtime environments. 每个客户端应用程序的主控制器必须能够发射各种运行环境。 wenwen.soso.com 9. A code profiler is a software tool, implemented as a DLL, which is called by the runtime system during the execution of an image. 代码探查器是作为DLL实现的软件工具,它是在映像执行期间由运行时系统调用的。 technet.microsoft.com 10. Some languages that target the runtime allow you to mark a class as abstract even if none of its members are abstract. 以运行库为目标的某些语言允许将类标记为抽象,即使其成员都不是抽象的也是如此。 msdn2.microsoft.com 1. Structure that encapsulates a managed pointer to a location and a runtime representation of the type that might be stored at that location. 结构,封装指向某个位置的托管指针和可能存储在该位置的类型的运行时表示形式。 msdn2.microsoft.com 2. In other words, a selector can dynamically re-route a service call to any other component at runtime. 换句话说,选择器在运行时可以将服务调用动态地重新路由到任何其他组件。 www.ibm.com 3. rendering techniques whose runtime and memory footprint is proportional to the number of image pixels, not to the total model complexity. 如,渲染技术的运行时间和内存的要求与象素成比例而不是与全部的模型复杂度成比例。 www.cnblogs.com 4. A legacy system might need a runtime environment for it to run like Oracle Frames, or it might run on its own on the operating system. 遗留系统的运行可能会需要OracleFrames之类的运行时环境,或者可能独立在操作系统上运行。 www.ibm.com 5. The runtime might still use JMS and one of the JAX SOAP stacks, but their APIs would not be visible to the developer. 运行时可能依旧使用JMS以及JAXSOAP的一个协议栈,但是它们的API对开发者不可见。 www.infoq.com 6. To see how it can happen, try to put the runtime into a deadlocked state using the sinister code in Figure 6 . 要了解它是如何发生的,请尝试使用图6中不好的代码将运行库置于死锁状态。 blog.sina.com.cn 7. A fault handler is triggered when a fault is thrown by the runtime infrastructure, when a service is called, or when a throw activity runs. 当运行时基础结构抛出错误时、调用服务时或者在抛出活动运行时会引发错误处理程序。 www.ibm.com 8. The common language runtime is no longer able to run managed code in the process. 公共语言运行库不再能够在进程中运行托管代码。 msdn2.microsoft.com 9. Also, in case you do not complete the step of setting up the RunAs data, you will get an error at runtime as shown in Listing 2. 此外,如果您没有完成建立RunA数据的步骤,将会在运行时出现清单2所示的错误。 www.ibm.com 10. A simple modification of the XSL file allows for the appropriate set of SQL statements to be selected at runtime. XSL文件的一个简单的修改应该考虑到在运行时被选择的那些合适的SQL声明。 www.ibm.com 1. Specifies that policy be unified to that of the common language runtime. 指定策略应统一到公共语言运行库的策略。 msdn2.microsoft.com 2. The reliance on the assemblies for metadata makes it easy to preserve the full runtime type-system fidelity. 对于元数据而言,依赖于程序集更容易保留全运行时类型的系统保真度。 blog.163.com 3. You can execute the main helper method of this class to see features and runtime versions that your application uses. 您可以执行这个类的助手方法,查看您的应用程序使用的特性和运行时版本。 www.ibm.com 4. The Concurrency Runtime also enables you to specify scheduling policies that meet the quality of service demands of your applications. 并行执行阶段也可让您指定符合应用程式服务品质需求的排程原则。 technet.microsoft.com 5. Once a composite is defined, it needs to be deployed along with the related component implementation artifacts into a runtime. 定义组合以后,需要将其连同相关组件实现构件一起部署到运行时中。 www.ibm.com 6. Using metadata derived from a type library, the runtime creates both the COM object being called and a wrapper for that object . 利用从类型库中导出的元数据,运行库将创建所调用的COM对象和该对象的包装。 www.bing.com 7. Rules engines are often used to implement and enforce policy "decisions" in an operational runtime environment. 常常使用规则引擎在操作运行时环境中实现和实施策略“决策”。 www.ibm.com 8. I prefer specification of the runtime behavior of a class within the class itself, keeping all the information about a class in one place. 我更喜欢在类的内部说明类的运行时行为,将有关类的所有信息集中保存在一个地方。 www-128.ibm.com 9. It has no DLL or runtime dependencies and contains anti-virus mechanisms to prevent trojan infection (which makes it safe to share). 它没有DLL或运行时的依存关系和包含的反病毒机制,以防止特洛伊木马病毒感染(这使得安全分享)。 xtdownload.com 10. It probably seems like quite a bit of work to change what happens when a runtime exception occurs. 发生运行时异常时,可能要做许多工作来更改发生的问题。 www.ibm.com 1. Describes how the runtime locates information on which version of the runtime to load for an application. 描述运行库如何查找有关为某一应用程序加载什么版本的运行库的信息。 msdn2.microsoft.com 2. Provides debugging services with a graphical interface to help application developers find and fix bugs in programs that target the runtime. 使用图形界面提供调试服务,以帮助应用程序开发人员查找和修复针对运行库的各类程序中的bug。 msdn2.microsoft.com 3. In some cases the common language runtime might be able to pack your Short variables closely together and save memory consumption. 在某些情况下,公共语言运行库可以将Short变量紧密地打包在一起,以节省内存消耗。 msdn2.microsoft.com 4. The com. ibm. pdq. runtime. Data interface defines convenience APIs for you to perform operations on a database. Data接口定义了方便的API,用户可以用这些API执行数据库中的操作。 www.ibm.com 5. This interface must be implemented by any class identified as a formatter in the System. Runtime. Serialization architecture. 此接口必须由任何在System.Runtime.Serialization结构中标识为格式化程序的类来实现。 msdn2.microsoft.com 6. In other words, links dynamically describe the contract between the client and the server in the form of a workflow at runtime. 换句话说,链接以一种运行时工作流的形式动态地描述了客户端和服务器之间的契约。 www.infoq.com 7. The Settings API allows a collection of settings properties to be grouped into a common language runtime class. 设置API允许将设置属性的集合组合到公共语言运行库类中。 msdn2.microsoft.com 8. A runtime error or semantic error is the result of a logical or arithmetical mistake in a software program. 一个运行时错误或语义错误是程序结果的错误在软件逻辑或算术。 zhidao.baidu.com 9. These buffers are captured in the event of a runtime problem and can be used to aid in problem diagnosis and analysis of the VM's history. 当出现运行时问题时捕捉这些缓冲区,可以用来诊断问题并分析VM的历史。 www.ibm.com 10. Core virtual images that can be automatically provisioned into a cloud infrastructure as a deployable runtime platform. 核心虚拟镜像,自动作为可部署的运行时平台在云设施中供使用。 www.ibm.com 1. No other binary (or runtime) dependencies are necessary, and in fact, only two of those executables are of interest at the moment. 没有其他的二进位档(或执行阶段)相依性必要,而且在实际上只是两个那些可执行档感兴趣的当时。 msdn.microsoft.com 2. The Runtime Spy is a perspective and set of views specifically designed to help you find and diagnose plug-in startup performance problems. RuntimeSpy是特别设计的一个透视图及一组视图,用于帮助您找到并诊断插件启动性能问题。 www-128.ibm.com 3. The GenericHandler from which we derived our handler has methods that are invoked by the SOAP runtime when a handler is called. 用于派生我们的处理程序的GenericHandler具有调用处理程序时由SOAP运行时调用的方法。 www.ibm.com 4. Describes the configuration schema element that specifies which versions of the runtime are supported by an application. 说明指定应用程式支援之执行阶段版本的组态结构描述项目。 technet.microsoft.com 5. Destructors are methods that are called by the runtime execution engine when the object is about to be removed from memory . 析构函数是当对象即将从内存中移除时由运行库执行引擎调用的方法。 www.bing.com 6. Configure an abstract declaration of a solution for a particular runtime topology and deploy it, creating the necessary runtime artifacts. 针对特定的运行时拓扑配置解决方案的抽象声明,并对其进行部署,同时创建必要的运行时构件。 www-128.ibm.com 7. While launching the examples in this article, you might have encountered some strange looking runtime errors. 在本文发布示例时,您可能遇一些奇怪内容,看起来像运行时错误。 www.ibm.com 8. The included GuiBuilder tool is an AIR application so that you need AIR runtime to run it. 其中的GuiBuilder工具是个AIR应用,因此需要AIR运行时才能运行它。 www.infoq.com 9. Conditions can be used to determine whether a particular mapping will occur at runtime or not. 可以使用条件确定是否在运行时出现特定映射。 www.ibm.com 10. The runtime adds a new instance of the control to the document, hooks up to the new event sink, and provides persisted information. 运行库向文档添加该控件的一个新实例,并挂钩到新的事件接收器,同时提供保持的信息。 msdn2.microsoft.com 1. The set of destination components is also configurable, allowing you to provide additional destinations at runtime. 目标组件的集合也是可配置的,并允许您在运行时提供其他目标。 www.ibm.com 2. This article explains the runtime configuration settings, allowing you to configure your own launch environments for any future development. 本文将解释上述设置,允许您配置自己的启动环境,以备将来开发使用。 www.ibm.com 3. Automatic memory management is one of the services that the common language runtime provides during Managed Execution. 自动内存管理是公共语言运行时在托管执行过程过程中提供的服务之一。 msdn.microsoft.com 4. Describes the configuration files used to specify a version of the runtime and a managed component. 描述用于指定运行库版本和托管组件的配置文件。 msdn2.microsoft.com 5. Please note that this file must be in the classpath at runtime. 注意,这个文件必须在运行时位于类路径中。 www.ibm.com 6. Depending on which version of IBM HTTP Server you are installing, you may need a version of the Java runtime on your machine. 根据您正在安装的IBMHTTPServer版本的不同,您的机器上可能需要一个特定版本的Java运行时。 www.ibm.com 7. The runtime creates one extra back buffer and copies whichever buffer becomes the front buffer at presentation time. 则无论哪个缓冲区在呈现时成为前台缓冲区,运行库都将创建一个额外的后台缓冲区并进行复制。 msdn2.microsoft.com 8. Web services must be selected at runtime from a set of services defined in an external service registry. 必须在运行时从一个外部服务注册表中定义的服务集中选择Web服务。 www.ibm.com 9. The host controls where the runtime finds code to load into a particular application domain on its behalf. 宿主控制运行库从何处查找代码,以代表宿主将代码加载到特定的应用程序域中。 msdn2.microsoft.com 10. Not surprisingly, as the persistence unit is no longer defined by Java EE, no such name will be populated by the OSGi JPA runtime. 由于持久性单元不再由JavaEE定义,因此这样的名称不会由OSGiJPA运行时填充。 www.ibm.com 1. Depending upon your target runtime environment, different combinations of these features can be installed. 根据您的目标运行时环境,可以安装这几个特性的不同组合。 www.ibm.com 2. Object Services allows programmers to interact with the conceptual model through a set of common language runtime (CLR) classes. 对象服务允许程序员通过一组公共语言运行库(CLR)类与概念模型进行交互。 technet.microsoft.com 3. Finally, runtime error messages now include the name of the source file, the line number, and the column number where the error occurred. 最后,运行时错误消息现在包含发生错误的源文件的名称、行号和列号。 www.ibm.com 4. Runtime describes the operation time of any computer program. 运行时介绍了计算机程序运行时间的任何。 zhidao.baidu.com 5. Each request operates independent of each other and the SCA runtime makes no guarantees of retaining state information of that service. 每个请求操作彼此独立,SCA运行时不保证保留该服务的状态信息。 www.ibm.com 6. We initially decided to use the JAR tool to list the contents of the various runtime JARs and grep for the classes in question. 我们最初决定使用JAR工具列出JAR的各种运行时间的目录并查找出现问题的类。 www.ibm.com 7. In the next step in the workflow, you utilize the runtime analysis probes to ensure that you are meeting all of your quality goals. 在工作流程的下一步中,你可以使用运行时分析工具来确认你的代码是否满足了你所有的质量目标。 www.ibm.com 8. However, to use this pattern, the service provider must be a little more sophisticated in processing information at runtime. 但是,要使用这个模式,服务供提供者在运行时处理信息时肯定会更复杂一点。 www.ibm.com 9. All code-access permissions can be requested by code; whether or not permissions are granted is determined by the runtime. 所有代码访问权限均可通过代码请求获得;而是否授予权限则由运行库决定。 msdn2.microsoft.com 10. If the parameter passed is NULL, then the runtime tries to bind to the local endpoint with one of the supported protocol sequences. 如果传递的参数是NULL,那么运行时尝试绑定包含支持的协议序列之一的本地端点。 www.ibm.com 1. Displays the percentage of elapsed time spent performing runtime code access security checks since the last sample . 显示自应用程序启动后链接时代码访问安全检查的总数。 www.bing.com 2. Explains how it is possible to load specific assemblies into the current application domain at runtime. 解释如何在运行时将特定的程序集加载到当前的应用程序域中。 msdn2.microsoft.com 3. So I found a way to detach the objects from this runtime system and enable both serialization and transparent persistence. 因此我发现了一种使这些对象从整个运行时系统中剥离出来的办法,并允许序列化和透明持久化。 www.infoq.com 4. Methods yourself to perform serialization; the Java Runtime Environment will have the default implementation of these methods available. 方法来执行序列化;Java运行时环境具有使这些方法可用的默认实现。 www-128.ibm.com 5. I could just as easily specify multiple interfaces that the dynamic proxy class would implement at runtime. 我可以很容易地指定动态代理类在运行时要实现的多个接口。 www.ibm.com 6. If memory cannot be allocated, the runtime cannot guarantee that the domain is still usable. 如果无法分配内存,则运行库不能保证该域仍可使用。 msdn2.microsoft.com 7. Runtime patterns represent the major middle-tier nodes, their roles, and the interfaces between them. 运行时模式代表了主要的中间层节点、它们的角色以及它们之间的接口。 www.ibm.com 8. Meanwhile IronRuby, Microsoft's Ruby implementation, is one of the four languages spear-heading the Dynamic Language Runtime. 同时,IronRuby,微软的Ruby实现,是四种前沿动态语言运行时之一。 www.infoq.com 9. The Serializable interface does not contain any methods: it exists only to tell the serialization runtime that your object is serializable. Serializable接口不包含任何方法。它的作用只是告诉序列化运行时这个对象是可以序列化的。 www.ibm.com 10. The response time or cost of a provider can be updated by changing the Endpoint Assertion at runtime. 通过在运行时更改端点断言,可以更新提供商的响应时间或成本。 www.ibm.com 1. Settings that are stored in a run configuration file and that impact the runtime environment of a test run. 存储在运行配置文件中的设置,它会影响测试运行的运行时环境。 msdn2.microsoft.com 2. At load time, the runtime determines the set of permissions that each policy level allows the code to have. 加载时,运行库确定每个策略级别允许代码拥有的权限集。 msdn2.microsoft.com 3. These interfaces provide methods for a host to configure and load the runtime into a process. 这些接口为宿主提供配置运行库并将其加载到进程中的方法。 msdn2.microsoft.com 4. The runtime monitors all the threads in its process that have ever executed code within the managed execution environment. 运行库监视其进程中曾经在托管执行环境中执行过代码的所有线程。 msdn2.microsoft.com 5. Finally, the expert group decided to abandon the idea of a single binding framework runtime like that found in the original EA release. 最后,专家组决定放弃单个绑定框架运行时(就象在原来EA发行版中所看的)的想法。 www.ibm.com 6. Now you've seen the kind of performance that runtime classworking can deliver for your applications. 现在已经看到了运行时classworking可以为应用程序带来什么样的性能。 www.ibm.com 7. The poor handling of runtime exceptions is another area that hackers will attempt to exploit. 对运行时异常的处理不足是黑客将尝试利用的另一漏洞。 www.cnblogs.com 8. A runtime ActionScript library for collecting data in the application under test and writing it out. 一个运行时ActionScript库,用于测试时收集应用中的数据并输出。 www.infoq.com 9. If the method does not return an IEnumerable or DataSet object, the object is wrapped by the runtime in an IEnumerable collection. 如果此方法未返回IEnumerable或DataSet对象,则运行时在IEnumerable集合中包装该对象。 msdn2.microsoft.com 10. However, the control calls the Visual Studio Tools for Office runtime with information that it is about to be deleted. 不过,该控件将使用即将删除的信息来调用VisualStudioToolsforOffice运行库。 msdn2.microsoft.com 1. The runtime picture of the architecture can change in terms of what components are there. 架构的运行时情况可能会随组件的不同而变化。 www.infoq.com 2. From the viewpoint of the runtime, a namespace is just a collection of type names. 从运行库的角度看,命名空间只是类型名称的一个集合。 msdn2.microsoft.com 3. Runtime storage cannot be completely allocated until all common and equivalence statements have been processed. 在把全部公用语句和等价语句加工完毕之前,是不能圆满完成运行时的存贮分配的。 www.jukuu.com 4. The versioned process template gets assigned human task roles determined at runtime by an administrator or business users. 版本化的流程模板获取由管理员或业务用户在运行时确定的已分配人工任务角色。 www.ibm.com 5. These errors result from failed runtime checks (such as array out-of-bound errors), and can occur during the execution of any method. 这些错误是失败的运行库检查(如数组超出界限错误)导致的,它们可在任何方法的执行过程中发生。 msdn2.microsoft.com 6. can cooperate with shock absorber mat, or to pump installation at runtime less noise. 可以配合减震器或减震垫安装运行,使电泵在运行时噪声更低。 www.myjidian.com 7. All of the required values are passed to the Axis runtime in the form of a file with the extension . wsdd. 所有所需的值以文件(扩展名为.wsdd)的形式被传递给Axis运行时。 www.ibm.com 8. The transparent proxy is backed by an instance of a managed runtime class of type. 类型的托管运行库类的实例。 msdn2.microsoft.com 9. However, you do not have explicit control of this thread; the runtime does it for you. 不过,您对这个线程没有显式的控制;运行时负责这一点。 www.ibm.com 10. Now the runtime just needs to locate the service within the module, and find the name of the associated DLL. 现在运行时只需要在模块中查找服务,并找到相关DLL的名称即可。 www.ibm.com 1. IL is relatively easy to convert to native machine code, and it can be optimized for the hardware and resources available at runtime. IL可以相对容易地转换为本机代码,并且可以在运行时针对可用的硬件和资源进行优化。 msdn2.microsoft.com 2. If memory cannot be allocated, the common language runtime cannot guarantee that the task can be executed. 如果无法分配内存,则公共语言运行库不能保证任务可被执行。 msdn2.microsoft.com 3. Internet Explorer is an example of an unmanaged application that hosts the runtime (in the form of a MIME type extension). InternetExplorer是承载运行库(以MIME类型扩展的形式)的非托管应用程序的一个示例。 msdn2.microsoft.com 4. Views can be created or destroyed at runtime, and moreover a single line of code can cause the creation of an arbitrary number of views. 视图能在运行是被创建或销毁,此外唯一的代码行可能导致创建多个视图。 www.openface.org.cn 5. This is possible because registering the RJCB runtime with the regsvr32 command and placing on your PATH is not required. 这是有可能的,因为不一定要用regsvr32命令注册RJCB运行时并把它放在PATH中。 www.ibm.com 6. NET can be understood as a runtime environment and a comprehensive base class library. NET平台看做是运行时环境和全面基类库。 blog.163.com 7. Any change to an existing schema is managed there and must be properly approved before being deployed to a production runtime system. 现有模式的任何改变都得到管理并且在部署到生产运行时系统之前必须得到适当的许可。 www.ibm.com 8. An Eclipse operating environment comprises processor architecture, an operating system, a windowing system, and a Java runtime environment. Eclipse操作环境包括处理器体系结构、一个操作系统、一个分屏系统,和一个Java运行时环境。 www.ibm.com 9. The runtime first checks the global assembly cache for an assembly matching the requested culture for your application. 运行时首先检查全局程序集缓存,以找到与为应用程序请求的区域性匹配的程序集。 technet.microsoft.com 10. What you can't see is the overhead that this adds to the runtime. 但是您无法看到的是该解决方案向运行时增加的开销。 www.ibm.com 1. The runtime layer is properly referred to as the common language runtime, or CLR. 运行时层合理的称呼应该是公共语言运行库或CLR。 blog.163.com 2. This results in long module names that may cause some runtime problems on Windows platforms due to restrictions in the length of URLs. 这就产生了很长的模块名,由于URLs长度的限制,名字过长可能会在Windows平台上产生一些运行上的问题。 www.ibm.com 3. Provides access to the exception object and a flag indicating whether the common language runtime is terminating. 提供对异常对象和一个标志的访问,该标志指示公共语言运行库是否即将终止。 msdn2.microsoft.com 4. The runtime creates exactly one CCW for a managed object , regardless of the number of COM clients requesting its services . 运行库只为每个托管对象创建一个CCW,而不管有多少个COM客户端在请求其服务。 www.bing.com 5. Also, you looked briefly at the permissions runtime APIs, which allow you to check, enforce, grant, and revoke permissions at runtime. 此外,您还简要了解了权限运行时API,这些API允许您在运行时检查、执行、授予和撤销权限。 www.ibm.com 6. The Transformation Extender node appends the relative path to the path specified in the environment variable to look up the map at runtime. TransformationExtender节点将相对路径附加到环境变量中指定的路径中来,以便于在运行时查找映射。 www.ibm.com 7. In certain cases, the application server runtime may not be capable of handling dynamic restarting of discrete portions of applications. 在特定情况下,应用程序服务器运行时可能无法处理应用程序的离散部分的动态重新启动。 www.ibm.com 8. However, if the class does not implement all the methods declared in an interface, the runtime does not load the class. 然而,如果类不实现在一个接口中声明的所有方法,则运行库不加载该类。 msdn2.microsoft.com 9. The extra information then overlays a part of the running program and causes the runtime to execute instructions that it should not execute. 那么多出的信息会覆盖正在运行的程序的一部分,导致运行时执行本不应该执行的指令。 www.ibm.com 10. Prior to runtime analysis, sudden and unexpected crashes or bottlenecks caused your team a great deal of frustration. 在运行分析之前,突然出现的未预料的系统崩溃将会给您的团队极大的挫折。 www.ibm.com 1. You can start and stop broker runtime trace directly for a specified message flow using Broker Explorer, as shown in Figure 27 below. 您可以为一个指定的消息流使用BrokerExplorer直接启动和停止代理运行时跟踪,如图27所示。 www.ibm.com 2. System fields are filled by the ABAP runtime environment and can be used in an ABAP program to query system statuses . 系统字段由ABAP运行时环境填写,并且可以用来在ABAP程序中查询系统状态。 dictsearch.appspot.com 3. Teamworks is the name of the Lombardi environment. A shared database is used for build time, runtime, and the performance data warehouse. Teamworks是Lombardi环境的名称,一个共享数据库用于构建时间、运行时和执行时仓库。 www.ibm.com 4. If the one specified bundle were renamed or removed, the dependency would be broken, and the classes would not resolve at runtime. 如果重命名或删除一个指定包,则依赖项将被破坏,并且运行时将不解析类。 www.ibm.com 5. The Ruby2Java compiler inspects the *runtime* definition of classes to produce a normal-looking Java class. Ruby2Java编译器检查类的运行时定义来产生正常的Java类。 www.infoq.com 6. Attributes allow you to place extra descriptive information into metadata that can be extracted using runtime reflection services. 属性允许您将额外的描述资讯置入中继资料,其可使用执行阶段反映服务来撷取。 msdn.microsoft.com 7. WebSphere Process Server requires certain application configuration and runtime information to be stored in relational database tables. WebSphereProcessServer要求在关系数据库表中存储特定应用程序配置信息和运行时信息。 www.ibm.com 8. Learn how the common language runtime (CLR) thread pool can be used to improve application performance. 学习如何使用公共语言运行库(CLR)线程池改善应用程序性能。 msdn2.microsoft.com 9. You can define a regular expression that describes valid data and then let the Java runtime see if it matches. 您可以定义一个正则表达式,用于描述有效数据,然后让Java运行时检查它是否匹配。 www-128.ibm.com 10. The common language runtime uses this information to determine the most likely version of the runtime the application needs to run. 公共语言运行库使用这些信息确定应用程序最可能需要运行的运行库版本。 msdn2.microsoft.com 1. Describes how the runtime locates information about which version of the runtime to load for an application. 说明执行阶段如何找出要为应用程式载入哪一版执行阶段的资讯。 technet.microsoft.com 2. This manipulation of attached methods could also be wrapped in a function factory as before, deferring the final decision until runtime. 这种对附加方法的操作也可以像之前一样打包到一个函数工厂中,这将使最终决策延迟到运行时。 www.ibm.com 3. Note that the serialization runtime serializes the data members of your Java objects during the serialization process. 请注意序列化运行时会在序列化过程中把Java对象的数据成员序列化。 www.ibm.com 4. I could also expose an API into this configuration, which would let me change validation rules at runtime. 我也可以把API公开到这个配置里,这样我就可以在运行时修改验证规则。 www.ibm.com 5. For the runtime on a Solaris Operating Environment platform, Java technology does not preempt threads of the same priority. 在Solaris平台上的运行环境中,相同优先级的线程不能相互抢占对方的cpu时间。 www.pusuo.net 6. You then compile the source code with a compiler that targets the runtime to produce metadata in an assembly. 然后,用面向运行时的编译器来编译源代码以生成程序集中的元数据。 msdn.microsoft.com 7. The diagram in Figure 1 gives you a clear idea of what was accomplished in Part 1 of this series from a runtime point of view. 图1中的图表从运行时的角度,清楚地说明了本系列文章第1部分中所完成的工作。 www.ibm.com 8. Runtime analysis can be performed at any juncture of the software development lifecycle, even when there is no automation present. 运行时分析可以在软件开发生命周期的任何一点完成,即使没有自动化测试的存在也可以进行。 www.ibm.com 9. Are implicit and are automatically provided by the JScript runtime when the function is called from JScript code. 关联的参数为隐式参数,通过JScript代码调用该函数时,JScript运行库将自动提供这些参数。 msdn2.microsoft.com 10. Typically they do run inside a container that serves as a framework to act on the runtime-relevant parts of the meta data. 通常,它们都运行在容器中,而容器则体现为框架,处理着元数据中与运行时相关的部分。 www.infoq.com 1. By extending from ServicedComponent, method calls to instances of your class can be intercepted by the common language runtime. 通过从ServicedComponent进行扩展,对类实例的方法调用可以被公共语言运行库截获。 msdn2.microsoft.com 2. The runtime checks whether the contents of that stream have already been mapped. 值,则运行库将检查是否已映射了该流的内容。 msdn2.microsoft.com 3. The runtime determines whether the set of required permissions is a subset of the allowed permission set. 运行时确定必选权限集是否为允许的权限集的子集。 technet.microsoft.com 4. The evidence that an assembly presents to the runtime is compared to the membership condition that you specify for a code group. 程序集提供给运行库的证据会与您为代码组指定的成员条件相比较。 msdn2.microsoft.com 5. Second, the logic to call the RPC adapter and construct the page at runtime will be implemented using JavaScript. 第二,访问RPCadapter和运行时构建页面的逻辑,将会使用JavaScript来创建。 www.ibm.com 6. Each profile has its own runtime environment and is suited for a range of similar devices. 每个概要文件有自己的运行时环境并适合于一系列类似的设备。 www.ibm.com 7. Improvements were also made to the performance and reliability of the. NET IDE (particularly the background compiler) and runtime. 并改进了运行状况,IDE稳定性(尤其是后台编译器),以及运行时RunTime稳定性。 en.wikipedia.org 8. Libraries can be added to a project to provide object and variable sets specific to the users' target runtime environment. 可以将库添加到项目中,以提供特定于用户目标运行时环境的对象和变量集。 www.ibm.com 9. The next step, then, is to look at the problem again, but this time from the perspective of dynamic (i. e. runtime) behavior. 然后,下一步就是再一次研究问题,但这次是从动态(例如,运行时)行为的角度来进行研究。 www.ibm.com 10. Language-specific keywords and runtime members have initial uppercase letters and are formatted as shown in this example. 语言特定的关键字和运行库成员的首字母大写,其格式如本示例所示。 msdn2.microsoft.com 1. If you look at the diagram in Figure 1, you see that the Java runtime environment (JRE) contains the error-handling mechanisms in Java. 在图1中可以看到,Java运行时环境(JRE)包含用Java实现的错误处理机制。 www.ibm.com 2. Contains values used to describe the reason for a suspension of common language runtime code execution. 包含用于描述公共语言运行库代码暂停执行原因的值。 msdn2.microsoft.com 3. This enumeration indicates which set of security rules the common language runtime should enforce for an assembly. 此枚举指示公共语言运行时应该对程序集强制的一组安全规则。 technet.microsoft.com 4. Following parts of the series will define SOA terms related to IT design, development, runtime, and management. 本系列的后续部分将定义与IT设计、开发、运行时和管理相关的SOA术语。 www.ibm.com 5. A type name in the runtime has two logical parts: the assembly name and the name of the type within the assembly. 运行库中的类型名称有两个逻辑部分:程序集名称和程序集内类型的名称。 msdn2.microsoft.com 6. The common language runtime relies on the type- safe execution of application code to help enforce security and isolation mechanisms . 公共语言运行库依赖应用程序代码以类型安全的模式执行,帮助强制实现安全性和隔离机制。 www.bing.com 7. A component-based programming model -- supported by task-oriented tools and a runtime infrastructure -- is key to the rapid adoption of SOA. 基于组件的编程模型——由面向任务的工具和运行时基础设施支持——是快速采用SOA的关键。 www.ibm.com 8. Specifies that the control has no user interface at runtime. 指定在运行时控件不出现用户界面。 msdn2.microsoft.com 9. In this section, we introduce the steps involved in setting up the runtime environment to run the sample WS-Resource. 在本部分,我们将介绍运行示例WS-Resource的运行时环境的设置步骤。 www.ibm.com 10. In turn, you can assign permissions to roles or to users as necessary at runtime. 进而,你可以在运行时按需将权限分配给角色或用户。 www.infoq.com 1. At the least, carefully document the requirements including the registry impact of both builds and runtime deployments. 至少,要对构建和运行时刻展开的注册影响进行仔细地记录。 www.ibm.com 2. A common runtime engine shared by all . NET-aware languages : One aspect of this engine is a well-defined set of types that each . NET语言所共享的一个公共运行时引擎:引擎的一个重要方面是:定义良好的每种。 blog.163.com 3. In a real application, the locations would be specified at runtime. 在实际的应用程序中,位置将在运行时指定。 www.ianywhere.com 4. You explored how the SCA runtime creates the target application context for your SCA component. 您了解了SCA运行时如何为SCA组件创建目标应用程序上下文。 www.ibm.com 5. The runtime provider, which raises events depending on which keywords (categories of events) are enabled. 运行时提供程序,此提供程序根据启用的关键字(事件的类别)引发相应事件。 technet.microsoft.com 6. The WebSphere Commerce runtime accepts incoming requests over a variety of transports, and invokes the corresponding controller command. WebSphereCommerce运行时接受经由大量传输器的进入请求,同时调用相关的控制器命令。 www.ibm.com 7. The decision point will automatically route the work package to a branch based on the result of the decision rule at runtime. 决策点在运行时根据决策规则的结果自动将工作包传送到某一个分支。 www.ibm.com 8. Using Internet Explorer to host the runtime enables you to embed managed components or Windows Forms controls in HTML documents. 使用InternetExplorer承载运行库使您能够在HTML文档中嵌入托管组件或Windows窗体控件。 msdn2.microsoft.com 9. In the common language runtime (CLR), unsafe code is referred to as unverifiable code. 在公共语言运行时(CLR)中,不安全代码是指无法验证的代码。 technet.microsoft.com 10. You can refer to the system documentation for your particular runtime for more details. 想了解更多细节,您可以参阅系统文档来了解关于您的特定运行时更多细节。 www-128.ibm.com 1. In one of our previous examples, the number of instances became known at runtime before the instances were started. 在我们前面的示例中,在实例启动前,实例的数量就已在运行时中定义。 www.ibm.com 2. If your application cannot be made to fit in a 32-bit address space, you can gain a lot more user space by moving to a 64-bit Java runtime. 如果您的应用程序不能适应32位地址空间,那么您可以通过迁移到64位Java运行时来获取更多用户空间。 www.ibm.com 3. This section describes several possible deployment scenarios that can be used for common language runtime applications. 本节描述几个可用于部署公共语言运行库应用程序的可能的部署方案。 msdn2.microsoft.com 4. The runtime support uses this retry to automatically resend the request to a service that responds with a failure. 运行时支持使用此重试将请求自动重发到响应为故障的服务。 www.ibm.com 5. However, the emphasis of the reflection-oriented paradigm is dynamic program modification, which can be determined and executed at runtime. 然而,重点反映为导向的模式是动态的程序修改,可确定和执行在运行时。 blog.sina.com.cn 6. So for the last two year Microsoft has been building a replacement known as Windows Runtime or WinRT with cross-language support in mind. 所以在过去的两年间微软一直在构建替代的方案,它就是实现了跨语言支持的Windows运行时,即WinRT。 www.infoq.com 7. Typically , the common language runtime controls the physical layout of the data fields of a class or structure in managed memory . 通常,公共语言运行库控制类或结构的数据字段在托管内存中的物理布局。 www.bing.com 8. Represents a configuration element for a service to be added to the workflow runtime engine. 表示要加入至工作流程执行阶段引擎之服务的组态项目。 technet.microsoft.com 9. Gets version and directory information about the common language runtime requested by an application. 获取有关应用程序所请求的公共语言运行库的版本和目录信息。 msdn2.microsoft.com 10. The tooling includes GUI editors for the integration components provided by the runtime environment, as well as graphic debugging tools. 该工具包括用于运行时环境提供的集成组件的GUI编辑器,以及图形调试工具。 www.ibm.com 1. This is frequently used when working against a set of interfaces to which the implementation isn't known about until runtime. 如果所使用的接口实现到运行时才能清楚,通常使用这种方法。 www.infoq.com 2. The runtime behaviour of the activity types can be implemented in a general purpose programming language. 活动类型的运行时行为可以用一种通用编程语言实现。 www.infoq.com 3. You use the @OneToMany annotation to let the JPA runtime know that this is a managed relation with one team having many players. 使用@OneToMany注释让JPA运行时知道这是一个管理关系,球队有多名球员。 www.ibm.com 4. Another way of thinking of runtime analysis is that it allows you to take an x-ray of your application while it is running. 从另外一个角度来想运行时分析,我们可以认为它提供了对你的应用在运行时进行X光透视。 www.ibm.com 5. Identify the steps and procedures which need to be followed to run such proprietary workflows on open standards runtime engines. 识别在开放标准运行是引擎上运行这样的自主工作流需要遵循的步骤和程序。 www.ibm.com 6. The source code of the client application and the EJB proxy must be customized to reflect the hostnames of your runtime environment. 客户机应用程序和EJB代理的源代码必须进行自定义,以反映运行时环境的主机名。 www.ibm.com 7. However, the most noticeable changes will be in the general runtime performance improvements of Groovy. 然而最值得关注的改变要数Groovy的运行时性能改进。 www.infoq.com 8. The Hadoop runtime will split up the data (log files) that needs to be processed and give each node in your cluster a chunk of data. Hadoop运行时将分割需要处理的数据(一些日志文件)并向您的集群中的每个节点分配一个数据块。 www.ibm.com 9. You ll configure controls that allow you to enter new formula values at runtime that dynamically filter the data upon each page reload. 配置允许您在运行时输入新公式值的控件,它们会在重新加载每个页面时动态筛选数据。 msdn2.microsoft.com 10. At runtime, we're not happy with just seeing the result of the stored procedure with the default parameter value. 在运行时,仅仅看到有默认参数值的存储过程结果是无法令人满意的。 www.ibm.com 1. To finish off the tour of the ASP. NET HTTP runtime, let's analyze what happens at the file system level when an ASP. NET page is requested. 在完成ASP.NETHTTP运行时之旅前,一起来分析一下当一个ASP.NET页面请求时文件系统发生了什么。 www.cnblogs.com 2. Learn a best practices design to preserve the state of the report and its runtime settings with the use of Session persistence. 学习使用Session持久性保持报表状态及其运行时设置的最佳方法。 msdn2.microsoft.com 3. When converting Oracle numeric values to common language runtime data types, the Oracle value might be too large. 将Oracle数字值转换为公共语言运行库数据类型时,Oracle值可能太大。 msdn2.microsoft.com 4. Contract validation can be specified to be executed statically at build time or dynamically at runtime. 我们可以指定契约验证,可在编译时(静态)或在运行时(动态)执行校验。 www.infoq.com 5. Security policy is the configurable set of rules that the common language runtime follows when determining the permissions to grant to code. 安全策略是公共语言运行库在确定要授予代码的权限时遵循的可配置的一组规则。 msdn2.microsoft.com 6. the contents of the control cannot be changed by the user at runtime , but you can still change the contents in code. 时,用户将不能在运行时更改此控件的内容,但仍可以在代码中更改内容。 www.ichacha.net 7. Therefore, try to avoid use of these runtime options and preferrably write your code in a way that makes them unnecessary. 因此,应该尽量避免使用这些运行时选项,并且最好以使得这些选项变得不必要的方式编写代码。 www.ibm.com 8. For a component reference, a runtime wire is created to represent the outbound invocation over the selected binding. 对于组件引用,将创建一个运行时连接来通过所选的绑定表示出站(outbound)调用。 www.ibm.com 9. Next, choose a development-time connection with which to seed the runtime details. 接下来,选择一个开发时间联系,它包含了运行时细节。 www.ibm.com 10. The runtime uses these hints to help settle tradeoffs between lazy dependency load and efficient binding to the dependency. 该运行时使用这些提示确定如何在懒惰依赖项加载和对依赖项的有效绑定之间的实现平衡。 technet.microsoft.com 1. Discusses the steps the runtime goes through to determine which version of the runtime to load for an application. 讨论运行库在确定为应用程序加载的运行库版本时所经过的步骤。 msdn2.microsoft.com 2. Runtime memory errors and leaks are among the hardest problems to detect in an application. 运行时内存错误和泄漏时应用程序中最难检测的问题之一。 www.ibm.com 3. You can automate this activity and simulate the conditions so that the ISR would be invoked as in an actual runtime environment. 可以自动执行这些操作并模拟这种情况,这样ISR就可以作为一个实际的运行环境来调用了。 www.ibm.com 4. Ensures that the common language runtime execution engine is loaded into a process. 确保公共语言运行库执行引擎已加载到进程中。 msdn2.microsoft.com 5. How you experience the runtime depends on which language compilers or tools you use. 您对公共语言运行库的体验取决于所使用的语言编译器或工具。 msdn2.microsoft.com 6. I should mention that cfengine has the concept of classes: runtime strings that may be defined or undefined. 我应该提到cfengine具有类的概念:可以定义运行时字符串,也可以不定义它。 www-128.ibm.com 7. This allows you to automatically re-initialize variables and event handlers whenever a macro runtime reset occurs. 这使您可以在每次宏运行库重置发生时自动重新初始化变量和事件处理程序。 msdn2.microsoft.com 8. Then, the application can provide information to the common language runtime about how the unmanaged types must be marshaled at run time. 然后,应用程序可提供到公共语言运行库必须在运行时如何封送托管类型信息。 support.microsoft.com 9. This object can be a table, index, column, alias data type, or Microsoft. NET Framework common language runtime (CLR) user-defined type. 此对象可以是表、索引、列、别名数据类型或Microsoft.NETFramework公共语言运行时(CLR)用户定义类型。 msdn2.microsoft.com 10. The run time includes a set of Java libraries to execute rules, and an IBM Content Manager runtime edition repository to store the rules. 运行时系统包括了一套执行规则的Java库,以及一个用于存储规则的IBMContentManager运行时编辑库。 www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。