Subject | English | Korean |
comp., MS | action recording section | 작업 기록 섹션 (A part of an action recording that is based on the steps that you mark as passed or failed in a test. Each time you mark the outcome of a test step, a new section of the action recording is created) |
comp., MS | caption section | 캡션 구역 (The section on a grouped data access page that displays captions for columns of data. It appears immediately before the group header) |
IT | control section | 통제 섹션 |
comp., MS | critical section | 임계 영역 (A segment of code which is not reentrant; that is, it does not support concurrent access by multiple threads. Often, a critical section is used to protect shared resources) |
comp., MS | Declarations section | Declarations 구역 (The section of a module containing declarations that apply to every procedure in the module. It can include declarations for variables, constants, user-defined data types, and external procedures in a dynamic-link library) |
comp., MS | Detail section | 세부 구역 (A report section used to contain the main body of a form or report. This section usually contains controls bound to the fields in the record source, but can also contain unbound controls, such as labels that identify a field's contents) |
comp., MS | optional section | 옵션 구역 (A control on a form that contains other controls and that usually does not appear by default. Users can insert and remove optional sections when filling out the form) |
comp., MS | presentation section | 프레젠테이션 구역 (A labeled group of consecutive slides that helps the user navigate and organize presentations) |
comp., MS | recursive section | 재귀 구역 (A control that contains other controls, can be inserted within itself, and is bound to nested reference fields) |
comp., MS | repeating section | 반복 구역 (A control on a form that contains other controls and that repeats as needed. Users can insert multiple sections when filling out the form) |
comp., MS | repeating section content control | 반복 섹션 콘텐츠 컨트롤 (A content control that enables a user the repeat its contents as many times as the user wants to repeat it) |
comp., MS | section break | 구역 나누기 (A nonprinting mark you insert to show the end of a section) |
comp., MS | section header | 구역 머리글 (The horizontal bar above a form or report section in Design view that displays the type and name of the section) |
comp., MS | section layout | 구역 레이아웃 (A pre-defined layout that users can select for their InfoPath form sections. Options include single column, two-column, three-column, and four-column layouts) |
comp., MS | writeable section | 쓰기 가능한 구역 (A data section in a module, such as a data section containing a module's global variables, that can be written to at run time) |