Subject | English | Chinese simplified |
comp., MS | collation sequence | 合并序列 (The ordering relationship (sequence) among objects that is to be established by a collating sort) |
comp., MS | control escape sequence | 控件转义序列 (In regular expressions, a backslash followed by the letter "c" followed by one of the letters "a" through "z" or "A" through 'Z'. It matches the ASCII control character that is named by that letter) |
comp., MS | DIB sequence | DIB 序列 (In DirectShow Editing Services, a series of device-independent bitmap (DIB) files rendered in a sequence as video frames) |
comp., MS | escape sequence | 转义序列 (A character combination consisting of an escape character, usually a backslash, followed by a letter or by a combination of digits) |
comp., MS | frame check sequence | 帧检查序列 (The extra checksum characters added to a frame in a communication protocol for error detection and correction. Source: Wikipedia) |
comp., MS | hexadecimal escape sequence | 十六进制转义序列 (In regular expressions, a backslash followed by the letter "x" followed by a sequence of hexadecimal digits. It matches a character in the target sequence that has the value that is specified by the two digits) |
comp., MS | Internetwork Packet Exchange/Sequenced Packet Exchange | 网间分组交换/顺序包交换 (Transport protocols used in Novell NetWare networks, which together correspond to the combination of TCP and IP in the TCP/IP protocol suite. Windows implements IPX through NWLink) |
comp., MS | key sequence | 按键顺序 (Any combination of keys that must be pressed sequentially) |
comp., MS | Last Sequence Number | 上一次序号 (A number that's assigned by the Provisioning Server to the most recent transaction processed for a specified computer) |
comp., MS | log sequence number | 日志序列号 (A unique number assigned to each entry in a transaction log. LSNs are assigned sequentially according to the order in which entries are created) |
comp., MS | Microsoft Sequence Clustering algorithm | Microsoft 顺序分析和聚类分析算法 (Algorithm that is a combination of sequence analysis and clustering, which identifies clusters of similarly ordered events in a sequence. The clusters can be used to predict the likely ordering of events in a sequence based on known characteristics) |
comp., MS | octal escape sequence | 八进制转义序列 (In regular expressions, a backslash followed by one, two, or three octal digits (0-7). It matches a character in the target sequence that has the value that is specified by those digits) |
comp., MS | policy processing sequence | 政策处理顺序 (The order in which conflicts between policy rules are resolved. Policy rules defined at a lower level of the sequence always override conflicting policy rules at higher levels of the sequence) |
comp., MS | restore sequence | 还原顺序 (A sequence of one or more restore commands that, typically, initializes the contents of the database, files, and/or pages being restored (the data-copy phase), rolls forward logged transactions (the redo phase), and rolls back uncommitted transactions (the undo phase)) |
comp., MS | sequence diagram | 序列图 (An interaction diagram that shows the objects participating in a particular interaction and the messages they exchange arranged in a time sequence) |
comp., MS | sequence number | 次序号 (A number that's assigned by the Provisioning Server to a transaction processed for a specified computer) |
comp., MS | sequenced application | 排序的应用程序 (An application that has been monitored by the Sequencer, broken up into primary and secondary feature blocks, can be streamed to a computer running the Microsoft Application Virtualization Terminal Services Client or the Microsoft Application Virtualization Desktop Client, and can run inside of its own virtual environment) |
comp., MS | sequenced application package | 排序的应用程序包 (The files that comprise a virtual application and allow a virtual application to run. These files are created after sequencing and specifically include .osd, .sft, .sprj, and .ico files) |
comp., MS | sequenced collection | 顺序集合 (A collection of destination objects of a sequenced relationship object) |
comp., MS | Sequenced Packet Exchange | 顺序包交换 (The transport level (ISO/OSI level 4) protocol used by Novell NetWare. SPX uses IPX to transfer the packets, but SPX ensures that messages are complete) |
comp., MS | sequenced relationship | 顺序关系 (A relationship in a repository that specifies explicit positions for each destination object within the collection of destination objects) |
comp., MS | sequencing computer | 排序计算机 (The computer used to perform sequencing and create a sequenced application package) |
comp., MS | task sequence | 任务序列 (The mechanism in Configuration Manager for performing multiple steps or tasks on a client computer at the command-line level without requiring user intervention) |
comp., MS | unicode escape sequence | unicode 转义序列 (In regular expressions, a backslash followed by the letter "u" followed by four hexadecimal digits. It matches a character in the target sequence that has the value that is specified by the four digits) |