Subject | English | Chinese simplified |
comp., MS | accounting event | 会计事项 (The occurrence of an accounting action in an accounting system) |
comp., MS | accounting event liquidity classification | 会计事项流动性分类 (The liquidity classification of an accounting event) |
comp., MS | adverse event | 不良事件 (Any problematic medical occurrence that may happen during a medical treatment involving drugs. The adverse event may not necessarily be caused by the drug treatment) |
comp., MS | after event | 后期事件 (An asynchronous event whose handler runs only after the action that raised the event is complete) |
comp., MS | aggregate event | 聚合事件 (A type of event that is generated after a series of events of another type have occurred. An aggregate event is used to represent a series of events to avoid flooding the event consumer) |
comp., MS | attached event | 附加事件 (A routed event that can be attached to any ContentElement or UIElement type and that is not limited to the type which defines it) |
comp., MS | BAM Event Bus MMC | BAM 事件总线 MMC (The MMC snap-in for the BAM Event Bus) |
comp., MS | before event | 前期事件 (A synchronous event whose handler runs completely before the action that raised the event starts) |
comp., MS | build event | 生成事件 (The definition of the build process. A build event lets you specify an action to occur at a specific time in the build process. For example, you could use a build event to register a file with regsvr32.exe after the project finishes building) |
comp., MS | business event | 业务事件 (The abstraction of an economic event and an accounting event) |
comp., MS | Calendar Event Search | 日历事件搜索 (A feature that enables a user to search for events in the Calendar using keywords, and use filters to refine the search) |
comp., MS | cascading event | 级联事件 (A sequence of events caused by an event procedure directly or indirectly calling itself) |
comp., MS | complex event processing | 复杂事件处理 (The continuous and incremental processing of event streams from multiple sources based on declarative query and pattern specifications with near-zero latency) |
comp., MS | current time increment event | 当前时间增量事件 (A special punctuation event that indicates the completeness of the existing events) |
comp., MS | data event | 数据事件 (The X++ event that is raised when a data value in a table changes) |
comp., MS | debugger event | 调试器事件 (A diagnostic event in IntelliTrace that occurs within the Visual Studio Debugger when it is running your application) |
comp., MS | deferred event | 延迟的事件 (In a statechart or activity diagram, an event that must be postponed for later use while another activity is under way. You can show a deferred event for a state by including the event among the state's internal transitions) |
comp., MS | Detected Events | 检测到的事件 (A feature that identifies a possible meeting request or event in an email message and enables the user to take action on it from within the message) |
comp., MS | diagnostic event | 诊断事件 (Any event that happens during a run of your application that can be recorded by IntelliTrace) |
comp., MS | direct event handling | 直接事件处理 (An event handling strategy that does not involve routing) |
comp., MS | domain event | 域事件 (The occurrence of an activity in the organization resource management domain) |
comp., MS | economic event | 经济事件 (The occurrence of an economic exchange action in an economic system) |
comp., MS | edge event | 边缘事件 (An event whose event payload is valid for a given interval; however, only the start time is known upon arrival to the CEP server. The valid end time of the event is provided later in a separate edge event) |
comp., MS | event address | 事件地址 (An address similar to a URL that provides network access to an event, such as a live broadcast. Attendees go to this address to view the event from their computers) |
comp., MS | event-based asynchronous pattern | 基于事件的异步模式 (A design pattern that uses events to expose asynchronous features of a class) |
comp., MS | event bubbling | 事件冒泡 (In Windows Presentation Foundation, an event routing strategy where the event instance moves up the element tree (starting with the source and ending at the root of the visual tree)) |
comp., MS | event category | 事件类别 (In SQL Trace, a grouping of similar and logically related event classes) |
comp., MS | event chronicle | 事件历史记录 (A table that stores event state information) |
comp., MS | event chronicle rule | 事件历史记录规则 (One or more Transact-SQL statements that manage the data in the event chronicle) |
comp., MS | Event class | 事件类 (The class that indicates whether an event is a '.NET Performance Event', '.NET Exception Event', 'Client-Side Exception Event', or a 'Client-Side Performance Event') |
comp., MS | event classification | 事件分类 (A means of differentiating types of events that occur on the cache client and cache host. The Windows Server AppFabric log sinks follow the classification established with the System.Diagnostics.TraceLevel enumeration) |
comp., MS | event collection stored procedures | 事件集合存储过程 (System-generated stored procedures that an application can call to submit events to the event table in the application database) |
comp., MS | event consolidation | 事件合并 (A feature that combines multiple events into one event. The single event identifies the number of consolidated events and when the first and last consolidated events occurred) |
comp., MS | event consumer | 事件使用者 (A recipient of notifications that report an occurrence of an event. An event consumer is either temporary or permanent) |
comp., MS | event consumer provider | 事件使用者提供程序 (A provider that determines which permanent event consumer handles a given event) |
comp., MS | event filter | 事件筛选器 (A filter that registers to receive notification of a specific type of event) |
comp., MS | event framework | 事件框架 (The combination of runtime event processing, support programs, code libraries, a scripting language, or other software to help develop and glue together the different components of a software project. In Microsoft Dynamics CRM, the plug-ins and workflows are included in a single event model) |
comp., MS | event handler | 事件处理程序 (A software routine that executes in response to an event) |
comp., MS | event header | 事件标头 (The portion of an event that defines the temporal properties of the event and the event kind. Temporal properties include a valid start time and end time associated with the event) |
comp., MS | event kind | 事件类型 (Event metadata that defines the event type) |
comp., MS | event listener | 事件侦听器 (A function or object that invokes an event handler when a specific condition occurs in an application) |
comp., MS | event log | 事件日志 (A record of activities on a computer system. Events can include attempts to establish communication, successful establishment of sessions, failures of system components, attempts to use files that are damaged or missing, configuration problems, and responses from remote systems) |
comp., MS | Event Log service | 事件日志服务 (A service that records events in the system, security, and application logs) |
comp., MS | event logging | 事件日志 (The process of recording an audit entry in the audit trail whenever certain events occur, such as services starting and stopping or users logging on and off and accessing resources) |
comp., MS | event model | 事件模型 (The event metadata that defines the temporal characteristics (shape) of the event) |
comp., MS | event notification | 事件通知 (A special kind of trigger that sends information about database events to a service broker) |
comp., MS | event payload | 事件负载 (The data portion of an event in which the data fields are defined as CLR (common language runtime) types. An event payload is a typed structure) |
comp., MS | event procedure | 事件过程 (A procedure that is automatically executed in response to an event initiated by the user or program code, or that is triggered by the system) |
comp., MS | event processing engine | 事件处理引擎 (The core component of BizTalk RFID. The event processing engine creates and manages an event processing pipeline by using the device and component bindings in each custom source) |
comp., MS | event processing pipeline | 事件处理管道 (The core component of the event processing engine. The pipeline describes the sequence in which events are handled and forwarded in an RFID business process) |
comp., MS | event property | 事件属性 (A named attribute of a control, form, report, data access page, or section you use to respond to an associated event. You can run a procedure or macro when an event occurs by setting the related event property) |
comp., MS | event provider | 事件提供程序 (A provider that monitors a source of events and notifies the event table when events occur) |
comp., MS | event publisher | 事件发布程序 (An application, service, or driver that creates an event and delivers it to an event log) |
comp., MS | event query | 事件查询 (A WMI Query Language statement that event consumers use to register to receive notification of specific events. An event provider uses an event query to register to generate notifications of specific events) |
comp., MS | event registration item | 事件注册项 (A hidden item that contains information about an event sink, information about what events will trigger the event sink, and options that tell when or under what conditions the event sink will be triggered. The event registration item is created in the same folder that is being monitored for events) |
comp., MS | event routing | 事件路由 (In Windows Presentation Foundation and Silverlight, the movement of an event in a tree of elements. There are three types of event routing: direct, bubbling, and tunneling. With direct routing, the event does not move in the tree. With bubbling, the event moves up to the top of the tree. With tunneling, the event starts at the top of the tree and moves down to the source of the event. In Silverlight, event routing and routed events are used, but tunneling is not implemented) |
comp., MS | event source | 事件源 (The point of origin of an event) |
comp., MS | event table | 事件表 (A table in the application database that stores event data) |
comp., MS | event throttling | 事件限制 (Constraining the rate at which events are sent to the APM service to keep CPU utilization low. Events are constrained by the number of events collected in an event group over time) |
comp., MS | Event Tracing for Windows | Windows 事件跟踪 (A general-purpose, high-speed tracing feature of Windows) |
comp., MS | Event Tracing for Windows ETW-based log sink | 基于 Windows 事件跟踪的日志接收器 (A means of capturing trace events on the cache client or cache host with the Event Tracing for Windows (ETW) framework inside Windows) |
comp., MS | event trigger | 事件触发器 (The mechanism by which a system or application event triggers either an instant or an animated change in one or more properties) |
comp., MS | event type | 事件类型 (The event type for a performance event is "information", and the event type for an exception event is 'error') |
comp., MS | Event view | 事件视图 (The Operations console pane that displays specified events in the management group that the console user has the rights to see) |
comp., MS | Event Viewer | 事件查看器 (A component you can use to view and manage event logs, gather information about hardware and software problems, and monitor security events. Event Viewer maintains logs about program, security, and system events) |
comp., MS | events and attractions | 活动和景点 (A sub-heading in Local Scout. Events are activities in the area that are taking place over the next few days, and attractions are places or ongoing activities taking place in that area) |
comp., MS | exception event | 异常事件 (A diagnostic event in IntelliTrace that occurs within the Visual Studio Debugger. Exception events include exceptions thrown, exceptions caught, and unhandled exceptions) |
comp., MS | exception events | 异常事件 (Critical application and system errors. Application Performance Monitoring (APM) defines critical errors as being those that lead to a monitored component's failure. For ASP.NET applications, a critical exception results in the user seeing either the standard or a custom error page. For web services, critical exceptions are those that ASP.NET serializes into valid SOAP messages on the server-side, and deserializes to SoapExceptions on the ASP.NET client) |
comp., MS | extrinsic event | 外部事件 (An extrinsic event is a predefined occurrence that cannot be linked directly to changes in the WMI data model. Therefore, WMI enables an event provider to define an event class that describes the event) |
comp., MS | heavy event | 频发事件 (A performance event that occurs regularly and for which detailed information is collected) |
comp., MS | insert event | 插入事件 (The event kind used to signify the arrival of an event into the stream. The insert event type consists of metadata that defines the valid lifetime of the event and the payload (data) fields of the event) |
comp., MS | interval event | 间隔事件 (An event whose payload is valid for a given period of time. The metadata of the interval event requires that both the start and end time of the interval be provided in the event metadata. Interval events are valid only for this specific interval) |
comp., MS | interval event model | 间隔事件模型 (The event model of an interval event) |
comp., MS | intrinsic event | 内在事件 (An event that occurs in response to a change in the standard WMI data model. Each intrinsic event class represents a specific type of change and occurs when WMI or a provider creates, deletes, or modifies a namespace, class, or class instance) |
comp., MS | light event | 偶发事件 (A performance event that occurs only occasionally and for which limited information is collected) |
comp., MS | management event | 管理事件 (An event designed for communicating status information or a threshold condition. Examples are failure of the reader, or the noise level being too high) |
comp., MS | Marketing Event Planning and Execution | 策划和执行营销事件 (A template that outlines the main categories that you should consider when beginning to plan a marketing event. Use this template to assist you in walking through key event elements while you are in the planning stages) |
comp., MS | missing event | 丢失的事件 (An event that was supposed to occur within a specified time interval, but did not occur) |
comp., MS | number of events | 事件数 (In consolidated events, how many events are in the group and therefore related to the same root problem) |
comp., MS | online event | 联机事件 (An auditorium-style meeting that requires participants to register in order to attend) |
comp., MS | pegging event | 需求声明事件 (A resource flow event that signals the demand for a product) |
comp., MS | performance event | 性能事件 (An event that is raised if a performance metric, such as the time from when a request was made until the response is sent, exceeds the configured threshold) |
comp., MS | point event | 点事件 (An event occurrence as of a single point in time. Only the start time is required for the event. The CEP server infers the valid end time by adding a tick (the smallest unit of time in the underlying time data type) to the start time to set the valid time interval for the event. Point events are valid only for this single instant of time) |
comp., MS | point event model | 点事件模型 (The event model of a point event) |
comp., MS | post-event | 后期事件 (Occurring after a core system operation has been completed) |
comp., MS | pre-event | 前期事件 (Occurring before a core system operation occurs) |
comp., MS | process event | 流程事件 (One or more recommendation work streams that are bundled and executed simultaneously and time-constrained, and which use compensation information for a group of employees to create date-specific employee compensation records. A process event can be as simple as an anniversary-based merit increase for one employee, or as complex as an annual enterprise-wide combined compensation process) |
comp., MS | program event | 程序事件 (An action or occurrence to which a program might respond. Examples include state changes, data transfers, key presses, and mouse movements) |
comp., MS | programming event | 编程事件 (The occurrence of a programming action in a software system) |
comp., MS | raise an event | 引发事件 (Perform an action, such as clicking a control in a graphical user interface, leading to the execution of a piece of code) |
comp., MS | related events | 相关事件 (Other events that might be related to the selected event based on time. Time-based correlation helps establish causality by grouping Operational, Performance, System, and Application events that occur over a defined period) |
comp., MS | retract event | retract 事件 (An internal event kind used to modify an existing insert event by modifying the end time of the event) |
comp., MS | routed event | 路由事件 (An event instance that propagates through a tree of related elements rather than just targeting to a single element) |
comp., MS | signal event | 信号事件 (In a statechart or activity diagram, an indication that one object has received a signal from another. A signal can be declared by using the keyword signal on a class in a class diagram) |
comp., MS | similar events | 类似事件 (Events that resemble one another and where criteria similarity depends on the type of event) |
comp., MS | stock flow event | 存货交易事务 (The occurrence of an action that registers the input and output of stock in stores, buffers, queues, and accounts) |
comp., MS | StreamInsight Event Flow Debugger | StreamInsight 事件流调试器 (A stand-alone tool in the Microsoft StreamInsight platform that provides event-flow debugging and analysis) |
comp., MS | subscription event rule | 订阅事件规则 (A rule that processes information for event-driven subscriptions) |
comp., MS | synchronous event | 同步事件 (An event whose handler runs in the same processing thread as the action that raised the event. The action cannot continue until processing is complete for the event handler) |
comp., MS | system event | 系统事件 (An event triggered by Windows system components that is recorded in the system log, such as the failure of a driver or other system component to load during startup) |
comp., MS | System Event Notification Services | 系统事件通知服务 (An event publisher for various system events) |
comp., MS | time event | 时间事件 (An event that occurs after a designated period of time or on the occurrence of a given date or time. A time event is indicated by the keyword after, followed by an expression that evaluates to an amount of time) |
comp., MS | Time Event Broker | 计时事件代理 (A feature that provides time events that can be used to initiate background work in suspended apps) |
comp., MS | touch DOM event | 触摸 DOM 事件 (A touch event for the Web and Windows Web applications. Web developers use touch DOM events to enable touch) |
comp., MS | transition event | 过渡事件 (A change in the location of processor event execution between ring 3 (user mode) and ring 0 (kernel mode). Transition events represent time spent outside the direct execution of the application code. Transition events can be time spent in threads that are not part of the profiled item, or time spent executing calls from the profiled item to the operating system) |
comp., MS | transport event | 传输事件 (An occurrence of a particular message transport activity or phase through the SMTP and NNTP services) |
comp., MS | trigger event | 触发器事件 (The parameters of a Microsoft Dynamics CRM workflow that define the circumstances in which the workflow performs its actions) |
comp., MS | usage event | 使用事件 (A user action that is counted and analyzed by the recommendations algorithm in the Analytics Service) |
comp., MS | Windows Live Events | Windows Live 活动 (The Windows Live service for event planning and invitations) |
comp., MS | WMI Numeric Event Provider | WMI 数字事件提供者 (A provider that enables a Management Pack rule to use any WMI Class data that contains numeric properties as numeric data) |