Subject | English | Chinese Taiwan |
comp., MS | break line | 分欄線 (The actual line that is shown in a document to indicate a line break) |
comp., MS | break mode | 中斷模式 (A temporary suspension of program execution while in the development environment. In break mode, you can examine, debug, reset, step through, or continue program execution) |
comp., MS | column break | 分欄符號 (A special symbol that breaks a column when inserted into a document. It ends the current column and starts the next column) |
comp., MS | hard page-break renderer | 強制分頁轉譯器 (A rendering extension that maintains the report layout and formatting so that the resulting file is optimized for a consistent printing experience, or to view the report online in a book format) |
comp., MS | line break | 分行符號 (The point at which one line ends and another begins) |
comp., MS | manual line break | 手動分行符號 (A nonprinting mark you insert to end the current line and continue the text on the next line) |
comp., MS | page break | 分頁 (The point at which one page ends and another begins) |
comp., MS | page break preview | 分頁預覽 (A worksheet view that displays the areas to be printed and the locations of page breaks. The area to be printed is displayed in white, automatic page breaks appear as dashed lines, and manual page breaks appear as solid lines) |
comp., MS | scale break line | 刻度中斷線 (A line drawn across a chart area to indicate a significant gap between a high and low range of values on the chart) |
comp., MS | section break | 分節符號 (A nonprinting mark you insert to show the end of a section) |
comp., MS | soft break | 非強制中斷 (A break which is simulated by the debugger. It is used if a native program cannot be stopped for some reason (for example, the program is executing in kernel mode). The debugger freezes all threads and simulates a break) |
comp., MS | soft page-break renderer | 非強制分頁轉譯器 (A rendering extension that maintains the report layout and formatting so that the resulting file is optimized for screen-based viewing and delivery, such as on a Web page or in the ReportViewer controls) |