Subject | English | Korean |
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 | background pattern | 배경 무늬 (The pattern against which characters and graphics are displayed) |
comp., MS | bit pattern | 비트 패턴 (A combination of bits, often used to indicate the possible unique combinations of a specific number of bits. For example, a 3-bit pattern allows 8 possible combinations and an 8-bit pattern allows 256 combinations) |
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) |
math. | factor pattern | 인자 패턴 |
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) |
stat. | pattern function | 형태함수 |
math. | pattern function | 형태패턴함수 |
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) |
stat. | pattern recognition | 형태인식 |
stat. | pattern recognition | 패턴 인식 |
math. | pattern recognition | 형태인식, 패턴 인식 |
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) |