单词 | event-based | ||||||||||||
释义 | event-based
更多释义 收起释义 例句释义: 基于事件,基于事件的,以事件为基础 1. An event-based mechanism for notifying interested listeners that members have appeared or disappeared would be reasonably easy to add. 可以很容易地添加一种基于事件的机制,用于向感兴趣的侦听器通知成员的出现或消失。 www-128.ibm.com 2. Event-Based Middleware is not always considered as a class of its own since it closely resembles to Message-Oriented Middleware. 基于事件的中间件不总是认为自成一类,因为它同面向消息的中间件非常接近。 dict.bioon.com 3. A robot communicates with a wave via the Robot Wire Protocol which is an event based means of communication between waves and robots. 机器人使用RobotWire协议与wave交互,这是一种基于事件的交互方式。 www.infoq.com 4. Its event-based aspects model a form of concurrency that's easy to learn and less error-prone than threading. 其基于事件的特性将模拟一种易于掌握并且比线程更少出错的并发形式。 www.ibm.com 5. You were introduced to the product and learned that WebSphere sMash follows an event-based architecture. 本文介绍了一个产品并使您了解到WebSpheresMash遵循基于事件的架构。 www.ibm.com 6. The Event-based Asynchronous Pattern may take several forms, depending on the complexity of the operations supported by a particular class. 基于事件的异步模式可以采用多种形式,具体取决于某个特定类支持的操作的复杂程度。 msdn2.microsoft.com 7. Event-based control flow: Application flow becomes more natural as the application responds to events as they happen. 基于事件的控制流程:当应用程序响应发生的事件时,应用程序流程非常自然。 www.ibm.com 8. As the name implies, an event-based parser sends events to the application. 正如其名称所暗示的,基于事件的语法分析器将事件发送给应用程序。 www.ibm.com 9. The United Nations Academic Impact, initiated personally by Secretary-General Ban Ki-moon, is a great event based on such an aspiration. 由潘基文秘书长亲自发起的“学术影响”项目正是基于这一理念的重大创举。 www.kouyi.org 10. Node. js makes it easy to write event-based network servers. js让编写基于事件的网络服务器变得十分简单。 www.ibm.com 1. Unlike the event-based fundraising, in which you have to dash to the finish line, the cause-shopping fundraising is more like a brisk walk. 不同于基于事件的筹款存在明确的终点,网络公益消费筹款更像散步。 dongxi.net 2. The Event-based Asynchronous Pattern provides a pattern for exposing the asynchronous behavior of a class. 基于事件的异步模式提供了一种公开类的异步行为的模式。 msdn2.microsoft.com 3. For more sophisticated asynchronous applications, consider implementing a class that adheres to the Event-based Asynchronous Pattern. 对于更复杂的异步应用程序,请考虑实现一个符合基于事件的异步模式的类。 msdn2.microsoft.com 4. SAX was developed by the members of the XML-DEV mailing list as a standard and simple API for event-based parsers. SAX是由XML-DEV邮件列表的成员开发的一种用于基于事件的语法分析器的标准和简单的API。 www.ibm.com 5. SAX consists of an event-based set of callbacks, while DOM has an in-memory tree structure. SAX包含一个基于事件的回调函数集,而DOM有一个内存中的树状结构。 www.ibm.com 6. The event-based design fits naturally with the user-driven applications in which spell checkers are typically embedded. 拼写检查器通常内嵌在用户驱动的应用程序里,而事件驱动的设计本身就适合这类程序。 www.ibm.com 7. Components represent simple implementations of the Event-based Asynchronous Pattern. 组件表示基于事件的异步模式的简单实现。 msdn2.microsoft.com 8. Components represent more complex implementations of the Event-based Asynchronous Pattern. 组件表示基于事件的异步模式的更复杂的实现。 msdn2.microsoft.com 9. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any . NET language. Fiddler有一个强大的基于事件的脚本子系统,能够使用任何.NET语言进行扩展。 www.infoq.com 10. As you can see, the event-based API is ideally suited for deriving a document from other documents. 如您所见,基于事件的API非常适于从其他文档派生文档。 www.ibm.com 1. Pattern to be implemented without the event-based pattern also being implemented. 不实现基于事件的模式而只实现。 msdn2.microsoft.com 2. The Event-based Asynchronous Pattern provides an event-driven programming model for performing asynchronous operations. 基于事件的异步模式为执行异步操作提供了一个事件驱动的编程模型。 msdn2.microsoft.com 3. Upstart requires that you update the initialization scripts to support the event-based mode of operation. Upstart要求您更新初始化脚本来支持基于事件的操作模式。 www.ibm.com 4. C-oriented programmers often label event-based methods in terms of select. 使用C的程序员常常用select来标记基于事件的方法。 www.ibm.com 5. A class that adheres to the Event-based Asynchronous Pattern may optionally provide an event for tracking progress and incremental results. 符合基于事件的异步模式的类可以为跟踪进度和增量结果提供事件。 msdn2.microsoft.com 6. Reflective middleware augments event-based middleware by conceptual models that describe the runtime system and the surrounding. 反射中间件通过描述运行系统和其外围的概念模型扩展了基于事件中间件的模型。 dictsearch.appspot.com 7. The Event-based Asynchronous Pattern prescribes the recommended way for classes to present asynchronous behavior. 基于事件的异步模式规定了类用来显示异步行为的建议方式。 msdn2.microsoft.com 8. Annual objectives, quarterly review, monthly and event based reporting, functional reporting to ZY plant manger. 年度目标,季度回顾,月报,向遵义现场经理进行职能汇报。 www.lietou.com 9. For an overview, see Implementing the Event-based Asynchronous Pattern. 有关概述,请参见实现基于事件的异步模式。 msdn2.microsoft.com 10. It is rare for the IAsyncResult pattern to be implemented without the event-based pattern also being implemented. 不实现基于事件的模式而只实现IAsyncResult模式的情况非常少见。 msdn2.microsoft.com 1. Upstart is an event-based init replacement, which means that the starting and stopping of services is based on the communication of events. upstart是一个基于事件的init的替代程序,这意味着服务的启动和停止都基于事件的通信。 www.ibm.com 2. Familiarity with event based programming techniques in general is assumed throughout this document. 本手册适合熟悉基于事件的编程技术的人员使用。 wenku.baidu.com 3. This tip explores how client applications can utilize the event-based API to efficiently merge two incoming XML documents into one. 这篇技巧探讨了客户应用程序如何利用基于事件的API有效地把两个输入XML文档合并成一个。 www-128.ibm.com 4. The Ubuntu upstart system is an event-based approach for init system replacement. Ubuntuupstart系统是替代init系统的一个基于事件的方法。 www.ibm.com 5. To implement Event-based Asynchronous Pattern, you need to follow some specific behavioral requirements. 若要实现基于事件的异步模式,您需要遵守一些特定的行为要求。 msdn2.microsoft.com 6. Event-based systems often wind up being monolithic sets of callbacks united by complicated interactions. 基于事件的系统通常都是由复杂的交换行为联合起来的回调集合。 www.ibm.com 7. To evaluate decentralized scheduling of parallel jobs on computational grids, the discrete event-based simulation system J3S is designed. 为评估计算网格上并行作业的无中心式调度,设计了基于离散事件的模拟系统J3S。 www.dictall.com 8. It is better to expose both patterns on a single class than to avoid exposing the event-based pattern. 在一个类上同时公开两种模式比避免公开基于事件的模式效果更好。 msdn2.microsoft.com 9. For more information, see Event-based Asynchronous Pattern Overview. 有关更多信息,请参见基于事件的异步模式概述。 msdn2.microsoft.com 10. In this Quick Tip tutorial, we will look into the fundamentals of working efficiently inside of Particle Flow's event based workflow. 在这个快速提示教程中,我们将研究工作有效内部粒子流的基于事件流程的基础。 www.cgfriend.org 1. In this thesis, we describe the design and development a distributed event-based middleware. 本文阐述了一个分布式的基于事件的中间件平台的设计和实现。 www.fabiao.net 2. You can now invoke Web methods asynchronously using an event-based programming pattern. 现在您可以使用基于事件的编程模式异步调用Web方法。 msdn2.microsoft.com 3. Is a typical component that supports the Event-based Asynchronous Pattern. 是一个支持基于事件的异步模式的典型组件。 msdn2.microsoft.com 4. During its analytical process, the analysis time and the storage space could be reduced by event-based callback sub-analytic method. 在这个模型的解析过程中,采用回调事件式的分段解析方法以减少解析时间和存储空间。 www.ceps.com.tw 5. The Event-based Asynchronous Pattern provides a guideline for doing so. 基于事件的异步模式提供了实现此目的的准则。 msdn2.microsoft.com 6. A specification for accessing XML documents using an event-based model. 使用基于事件的模型访问XML文档的规范。 www-128.ibm.com 7. This approach is midway between an object model and event-based approach. 该方法介于对象模型和事件方法之间。 www.ibm.com 8. Expose the event-based pattern on "higher level" classes and the IAsyncResult pattern on "lower level" classes. 在“较高级别”的类上公开基于事件的模式,在“较低级别”的类上公开IAsyncResult模式。 msdn2.microsoft.com 9. In other words, 'HttpModule' is an event based processor. 换句话说HttpHandler是基于处理器的扩展。 archive.cnblogs.com 10. This sample demonstrates how to use components that support the Event-based Asynchronous Pattern. 此示例演示如何使用支持基于事件的异步模式的组件。 msdn2.microsoft.com 1. Shows how to use the Event-based Asynchronous Pattern to perform common asynchronous operations. 演示如何使用基于事件的异步模式执行通用异步操作。 msdn2.microsoft.com 2. I call it an event-based-pattern, because the different components can work completely alone and only communicate with events. 我把它叫做基于事件的模式(event-based-pattern),因为不同的组件可以独立运行,仅通过事件进行交互。 www.infoq.com 3. This tip has demonstrated the use of the event-based API of StAX for pipelined XML applications, such as the merging of documents. 这篇技巧示范了在管道式XML应用程序中使用StAX的基于事件的API,比如文档的合并。 www-128.ibm.com 4. Demonstrates how to use classes that support the Event-based Asynchronous Pattern. 演示如何使用支持基于事件的异步模式的类。 msdn2.microsoft.com 5. Based on this platform, we will develop an event-based model of baseball video so as to provide high-level captions on the timeline axis. 为了进一步撷取高阶意涵,开发有关棒球球赛的事件模式,以提供在时间轴上得到较为高阶的内涵。 www.ceps.com.tw 6. I will discuss the event-based API in the next tip. 我将在下篇技巧中讨论基于事件的API。 www.ibm.com 7. In this way, all event based dependencies are represented in the use case model. 通过这样,所有基于依赖关系的事件都能够在用例模型中得到表示。 www.ibm.com 8. Describes how to use a component that supports the Event-based Asynchronous Pattern. 描述如何使用支持基于事件的异步模式的组件。 msdn2.microsoft.com 9. All TCF communication is event based. 所有TCF通信都是基于事件的。 www.ibm.com 10. Event-based packaging is producing more and more emulators within the brand names, bringing a breath of fresh air to sales. 活动为基础的包装是生产越来越多的模拟器内品牌,使呼吸新鲜空气,以销售。 dictsearch.appspot.com 1. You probably already know that there are two classes of interfaces for parsers: object-based and event-based interfaces. 您可能已经知道语法分析器有两类接口-基于对象的和基于事件的接口。 www.ibm.com 2. Find out more about the event-based Simple API for XML (SAX). 请查找有关基于事件的XML(SAX)的简单API的更多信息。 www.ibm.com 3. For example , if you generate a proxy object , generate the event- based pattern by default, with an option to generate the. 例如,如果生成一个代理对象,则应默认生成基于事件的模式,其中具有一个生成。 www.bing.com 4. The library must use an asynchronous event-based scheme for notifications. 该库必须使用异步通知的基于事件的计划。 www.bing.com 5. It is aimed at developers who have an understanding of XML and wish to learn this lightweight, event-based API for working with XML data. 它专门针对以下开发人员:他们理解XML,并且希望学习这个用于处理XML数据的轻量级的、基于事件的API。 www.ibm.com 6. There will also be a "Top Skinner" and "Top Team" event based on medal totals. Each event will have a 1st, 2nd and 3rd place winner. 另外在总奖牌数的基础上大赛还设立了“最佳界面设计师”和“最佳团队”奖,每个竞赛将会有1,2,3名。 www.iconfans.org 7. In the next tip, I will show how to merge two XML documents using the event-based API. 在下一篇文章中,我将介绍如何使用基于事件的API合并两个XML文档。 www.ibm.com 8. Send an outbound event based on that event definition from the low-level model. 根据低级模型中的事件定义发送出站事件。 www.ibm.com 9. If you have an existing API based on the IAsyncResult pattern, consider also exposing the event-based pattern in your next release. 如果已经具有基于IAsyncResult模式的现有API,则应考虑在下一个版本中也公开基于事件的模式。 msdn2.microsoft.com 10. For example, compare the event-based pattern on the WebClient component with the IAsyncResult pattern on the HttpRequest class. 例如,比较WebClient组件上的基于事件的模式与HttpRequest类上的IAsyncResult模式。 msdn2.microsoft.com 1. Pattern if you have high performance requirements which you have verified cannot be met by the event-based pattern but can be met by the 仅当具有高性能要求,而且经过验证发现基于事件的模式无法满足此要求而 msdn2.microsoft.com 2. The Event-based Asynchronous Pattern requires that an asynchronous operation can be canceled, and the, 基于事件的异步模式要求异步操作可以取消, msdn2.microsoft.com 3. Walkthrough: Implementing a Component That Supports the Event-based Asynchronous Pattern 演练:实现支持基于事件的异步模式的组件 msdn2.microsoft.com 4. Opportunities for Implementing the Event-based Asynchronous Pattern 实现基于事件的异步模式的可能性 msdn2.microsoft.com 5. Characteristics of the Event-based Asynchronous Pattern 基于事件的异步模式的特征 msdn2.microsoft.com 6. Event- Based Changeable Structure Workflow Management 基于事件的变结构工作流管理 scholar.ilib.cn 7. The Study of Event-based Vibration Signals'Data Reduction and Reconstruction Technology in Rotating Machinery 基于事件的旋转机械振动信号数据稀化、重构技术研究 www.ilib.cn 8. event - based asynchronous pattern technology sample 基于事件的异步模式技术示例 www.ichacha.net 9. Event-based control technology for the optimization of subway train's running time 用基于事件的控制技术求解地铁列车运行时间优化问题 www.ilib.cn 10. Best Practices for Implementing the Event-based Asynchronous Pattern 实现基于事件的异步模式的最佳做法 msdn2.microsoft.com 1. Event-based Analyzing Technology in News Report: Introductory Review 基于事件的新闻报道分析技术研究进展 scholar.ilib.cn 2. Model of Constant Probability Event Based on Conditional Event Algebra and Its Application 基于条件事件代数的常概率事件模型及应用 www.ilib.cn 3. An Intrusion-Event-Based Detection Analysis Technology 一种基于入侵事件的检测分析技术 www.ilib.cn 4. Event-based planning and control technology and the application in robotic system 基于事件的设计与控制技术及其在机器人系统中的应用 www.ilib.cn 5. Examples of the Event-based Asynchronous Pattern 基于事件的异步模式示例 msdn2.microsoft.com 6. Event-Based Control Technology and the Application in Subway Train Operation 基于事件的控制技术在地铁列车运行中的应用 www.ilib.cn 7. Intrusion Event Based Early Warning Method for Network Security 基于入侵事件预测的网络安全预警方法 www.ilib.cn 8. Application and Research of an Event-based Spatio-temporal Data Model in the LIS 基于事件的时空数据模型在地籍管理中的应用研究 www.ilib.cn 9. For more information on deciding when to support the Event-based Asynchronous Pattern, see 有关决定何时支持基于事件的异步模式的更多信息,请参见 msdn2.microsoft.com 10. Research on Extraction and Integration of Developing Event Based on Analysis of Space-time Information 基于时空分析的线索性事件的抽取与集成系统研究 www.ilib.cn 1. Event-based Spatio-temporal Database Design for Land Subdivision System 基于事件的土地划拨时空数据库若干思考 www.ilib.cn 2. Event-based Incremental Updating of Spatio-Temporal Database 基于事件的时空数据库增量更新 www.ilib.cn 3. A class that supports the Event-based Asynchronous Pattern will have one or more methods named 支持基于事件的异步模式的类将有一个或多个名为 msdn2.microsoft.com 4. Event-Based Traceability (EBT) 基于事件的追踪性(EBT) www.infoq.com 5. The following list describes the guidelines for when you should implement Event-based Asynchronous Pattern 下面的列表介绍有关应在何时实现基于事件的异步模式的指南 msdn2.microsoft.com 6. Applies to all event-based problems 适用于所有突发性事件问题 wenku.baidu.com 7. A rapid assessment model of torrential rain event based on probability analysis 基于概率分析的暴雨事件快速评估模型 www.ilib.cn 8. Describes how to determine when you should choose to implement the Event-based Asynchronous Pattern instead of the 描述如何确定何时应选择实现基于事件的异步模式而不是 msdn2.microsoft.com 9. How to: Implement a Component That Supports the Event-based Asynchronous Pattern 如何:实现支持基于事件的异步模式的组件 msdn2.microsoft.com 10. Classes that implement the Event-based Asynchronous Pattern will have a 实现基于事件的异步模式的类将有一个 msdn2.microsoft.com 1. How to: Implement a Client of the Event-based Asynchronous Pattern 如何:实现基于事件的异步模式的客户端 msdn2.microsoft.com 2. Study on Event-based Spatio-temporal Data Model for Land Use Change 基于事件的土地利用时空数据模型研究 www.ilib.cn 3. Analysis of Cross-Cultural Difference and Life Event Based on Game Theory 跨文化适应和生活事件超载的博弈分析 www.ilib.cn |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。