Subject | English | Chinese Taiwan |
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 | 網際網路封包交換/循序封包交換 (IPX/SPX) |
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 | 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 collection | 循序集合 (A collection of destination objects of a sequenced relationship object) |
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 | 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) |