Subject | English | Chinese simplified |
comp., MS | active pattern | 活动模式 (A pattern that enables you to define named partitions that subdivide input data, so that you can use these names in a pattern matching expression) |
comp., MS | asynchronous pattern | 异步模式 (A core technology in the .NET Framework which provides an efficient model to manage asynchronous operations and a consistent programming model) |
comp., MS | cache-aside programming pattern | 缓存端编程模式 (A programming pattern in which if the data is not present in the cache, the application, not the distributed cache system, must reload data into the cache from the original data source) |
comp., MS | communication pattern | 通信模式 (A property that determines whether the communication on the port is one-way or two-way (request-response)) |
comp., MS | control pattern | 控件模式 (A design implementation that describes a discrete piece of functionality for a control. This functionality can include the visual appearance of a control and the actions it can perform) |
comp., MS | corrupted infix pattern | 损坏的中缀模式 (An access violation that occurs when a set of freed blocks that have been marked non-accessible are touched by a program) |
comp., MS | corrupted prefix pattern | 损坏的前缀模式 (An access violation that occurs with buffer underruns) |
comp., MS | corrupted suffix pattern | 损坏的后缀模式 (An access violation that happens most typically with buffer overruns) |
comp., MS | desktop pattern | 桌面模式 (In a graphical user interface such as Windows, a pattern or picture in the screen background that can be chosen by the user) |
comp., MS | event-based asynchronous pattern | 基于事件的异步模式 (A design pattern that uses events to expose asynchronous features of a class) |
comp., MS | infix pattern | 中缀模式 (The middle bytes in a given stream of bytes) |
comp., MS | LINQ pattern | LINQ 模式 (The set of standard query operators that is available in all LINQ queries, and the rules that define the structure of a LINQ query) |
comp., MS | load pattern | 负载模式 (The number of virtual users that are active during a load test and the rate at which new users are started) |
comp., MS | moiré pattern | 波纹图案 (Video artifacts that occur when recording an object that has many thin, parallel lines) |
comp., MS | number pattern | 号码模式 (A specific phone number or area code that users enter to restrict the device to fixed dialing) |
comp., MS | Pattern Highlight | 突出显示模式 (A command bar that contains varied patterns that a user can apply to highlight text in a document) |
comp., MS | pattern-matching character | 模式匹配字符 (A keyboard character that can be used to represent one or many characters when conducting a query) |
comp., MS | prefix pattern | 前缀模式 (The beginning bytes in a given stream of bytes) |
comp., MS | query pattern | 查询模式 (The set of standard query operators that is available in all LINQ queries, and the rules that define the structure of a LINQ query) |
comp., MS | recurrence pattern | 定期模式 (The regular pattern according to which a scheduled appointment or task is repeated) |
comp., MS | suffix pattern | 后缀模式 (The end bytes in a given stream of bytes) |
comp., MS | symmetrical number pattern | 对称数字模式 (A Sudoku pattern where the game-generated numbers are symmetrically placed on the board) |