DictionaryForumContacts

Terms containing state | all forms | exact matches only
SubjectEnglishChinese simplified
comp., MSaction state动作状态 (In an activity diagram, a type of state that has an internal action and at least one outgoing transition that involves the explicit events of completing the internal action)
comp., MSActive State Power Management活动状态电源管理 (A power-saving mode which reserves power by ensuring efficient execution of computing tasks and by reducing the number of components running unnecessarily when not actually in use)
comp., MSagent state代理状态 (An attribute of a user that specifies whether the user is signed in as an agent or not)
comp., MSapplication state应用程序状态 (In ASP.NET, a variable store that is created on the server for the current application and is shared by all users. Application state is typically used to store information that is used for all users, such as application-wide settings)
comp., MScompleted state已完成状态 (The state of a workflow instance that has finished processing and accepts no future input, such as messages. A user, when terminating or canceling an instance, completes the workflow)
comp., MScomposite state复合状态 (In a statechart diagram, a state that has been decomposed into concurrent (representing and relationships) or mutually exclusive (representing or relationships) substates)
comp., MSConfiguration Manager health state referenceConfiguration Manager 健康状况引用 (A reference that is published to Active Directory to refer to Configuration Manager NAP policy and stored for the System Health Validator(SHV) to use in determining policy compliance)
comp., MScontrol state控件状态 (A field in an ASP.NET Web page that stores the current property settings for server controls on the page. Control state is used to recreate the page and reestablish previous settings on each postback)
comp., MSerror state number错误状态号 (A number associated with SQL Server messages that helps Microsoft support engineers find the specific code location that issued the message)
comp., MSfinal state最终状态 (In a statechart or activity diagram, a representation of the completion of activity in the enclosing state or action state. The final state is indicated by a bull's eye)
comp., MSforced rename state强制重命名状态 (The state that a Windows Live ID takes when the user account with which it is associated is deleted from Outlook Live, but the Windows Live ID for the account isn't deleted. The credentials for that Windows Live ID are still valid and recognized, but the Windows Live ID is put into a forced rename state. If someone tries to sign in using that Windows Live ID and its password, they're asked to rename the Windows Live ID. They can rename the Windows Live ID, but because the new e-mail address can't exist in the Outlook Live domain, the Windows Live ID is no longer functional in Outlook Live)
comp., MShealth state健康状况 (In reference to Health column in Results pages, indicates whether thresholds for devices or transactions are exceeded. Health is indicated by health alert icons in simulation results)
comp., MSidle-state power management空闲状态电源管理 (A power-saving mode which ensures the lowest possible power consumption by clearly defining what it means for a component to be active, and reserves power by placing inactive components in a very low-power state)
comp., MSinitial state初始状态 (In a statechart or activity diagram, a representation of the starting point of an object before any events included in the diagram have acted upon it. An initial state is indicated by a solid filled circle)
comp., MSobject flow state对象流状态 (In an activity diagram, a state that defines an object flow between actions. An object flow state signifies the availability of an instance of a classifier in a given state, usually as the result of an operation)
comp., MSobject in state状态中的对象 (In an activity diagram, an object that is manipulated by a number of successive activities. Each appearance of the object indicates a different phase in its life)
comp., MSoffline user state capture脱机用户状态捕获 (A type of user state capture that can be performed within Windows Preinstallation Environment phase without needing to boot into full OS)
comp., MSprivate view state私有视图状态 (State information that is written as a hidden field, such as the form that is currently active or the pagination information for a form)
comp., MSrebinding state重新绑定状态 (A state used by DHCP clients to extend and renew their address lease when the current lease is close to expiring. In this state, the client broadcasts to the network to locate any DHCP server that can either renew or replace its currently leased configuration. The rebinding state begins when 87.5 percent of the client`s lease time has elapsed)
comp., MSresolution state解决状态 (The state of an alert in relation to its status in the resolution cycle. The default resolution states include New, Acknowledged, and Resolved)
comp., MSrunning state正在运行状态 (The state of a workflow instance that is currently processing. A user can suspend, terminate, or cancel a running instance)
comp., MSsaved state已保存状态 (A manner of storing a virtual machine so that it can be quickly resumed, similar to a hibernated laptop. When you place a running virtual machine in a saved state, Virtual Server and Hyper-V stop the virtual machine, write the data that exists in memory to temporary files, and stop the consumption of system resources. Restoring a virtual machine from a saved state returns it to the same condition it was in when its state was saved)
comp., MSsession state会话状态 (In ASP.NET, a variable store created on the server for the current user; each user maintains a separate Session state on the server. Session state is typically used to store user-specific information between postbacks)
comp., MSsolid-state drive固态硬盘 (A primary storage device based on solid-state memory, such as flash memory, that provides nonvolatile storage with benefits of performance, reliability and power saving)
comp., MSstate context状态环境 (A nested series of states, which represents the current state of a system)
comp., MSstate indicator状态指示符 (An Operator Console command bar that shows the state of computers in a specified computer group)
comp., MSstate machine状态机 (A graph of states and transitions that describes the response of an object of a given class to the receipt of outside stimuli. A state machine is attached to a class or method. A statechart diagram represents a state machine)
comp., MSstate message状况消息 (A message type used to send data from Configuration Manager 2007 clients to site systems using a quick and efficient mechanism)
comp., MSstate message状态消息 (A message type that is used to identify at what stage a Configuration Manager client process has succeeded, failed, or stopped)
comp., MSstate migration point状态迁移点 (A Configuration Manager site system role that stores user state data while a computer is being migrated to a new operating system)
comp., MSstate object状态对象 (A collection of state variables for a particular protocol layer)
comp., MSstate performance counter状态性能计数器 (A counter that monitors the immediate health state of an application by collecting a snapshot of configured performance counters at 5 minute intervals. This data is available for viewing trends in Application Diagnostics)
comp., MSState/Province省/自治区/直辖市 (A UI element where the state or province of the location of a record, such as an account or contact, is indicated)
comp., MSState/Region国家/地区 (A label for a geographic selection)
comp., MSsuspended state已挂起状态 (The state of a workflow instance that has stopped processing temporarily because of user intervention or a workflow policy. A user can resume, cancel, or terminate a suspended instance)
comp., MSuser state capture用户状态捕获 (Capability to use default settings and algorithms of Windows Easy Transfer to capture user files and settings. This capability includes logic to determine additional file types that may have been created or modified by users. Without default logic, capture is based on defined manifest of where to look for and what file formats to look for)
comp., MSUser State Migration Tool用户状态迁移工具 (The tool designed to help IT professionals migrate files and settings to the next version of the Windows® operating system)
comp., MSvalid time state table有效时间状态表 (A table that tracks the state of an entity over time using a valid-from and a valid-to column)
comp., MSview state视图状态 (A mode of session state in which the entire session state is serialized and stored as a BLOB on the client then deserialized during every post-back. This has a tremendous hit in bytes over the wire (BoW), but is highly scalable in that it doesn't require storing information in the database)
comp., MSWindows User State Migration ToolWindows 用户状态迁移工具 (The tool designed to help IT professionals migrate files and settings to the next version of the Windows® operating system)
comp., MSzero defect state零缺陷状态 (A point in the product cycle when the code does not generate errors that break a build)

Get short URL