Subject | English | Korean |
comp., MS | I/O stack location | I/O 스택 위치 (The part of an I/O request packet (IRP) that is allocated for each driver in a chain of layered drivers. Each driver owns one of the stack locations in the packet and obtains driver-specific information about what input/output (I/O) operation to perform on the specified device. The driver must use the supplied parameters) |
comp., MS | split stack layout | 분할된 스택 레이아웃 (A layout style in which each end of the ToolStrip is the base of a stack, with some items stacked at the head and other items stacked at the tail. Items are stacked from the ends in) |
comp., MS | stack frame | 스택 프레임 (The activation record for an assembly language routine, established by its prolog) |
comp., MS | stack layout | 스택 레이아웃 (A layout style in which adjacent items align against each other as though they were stacked, always taking up the free space in between the items) |
comp., MS | stack order | 스택 순서 (The order in which objects are placed in a layer. An object higher in the stack will cover up (appear on top of) one lower in the stack) |
comp., MS | stack panel | 스택 패널 (A layout container that arranges its child elements in a single vertical or horizontal row) |
comp., MS | stack rank | 스택 순위 (An ordering of items for prioritization) |
comp., MS | Stack Selector Web Part | 스택 선택기 웹 파트 (A feature that enables users to show more than one view in a single location on a dashboard, and provides a control to switch between them) |
comp., MS | stack trace | 스택 추적 (A report that lists the sequence or heirarchy of nested procedure calls made by a program up to the current procedure call) |