⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 strvals

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻
字号:
	strs.back_tab,		/* Back tab (P) */	strs.bell,			/* Audible signal (bell) (P) */	strs.carriage_return,	/* Carriage return (P*) */	strs.change_scroll_region,	/* change to lines #1 thru #2 (vt100) (PG) */	strs.clear_all_tabs,		/* Clear all tab stops. (P) */	strs.clear_screen,		/* Clear screen (P*) */	strs.clr_eol,		/* Clear to end of line (P) */	strs.clr_eos,		/* Clear to end of display (P*) */	strs.column_address,		/* Set cursor column (PG) */	strs.command_character,	/* Term. settable cmd char in prototype */	strs.cursor_address,		/* Cursor motion to row #1 col #2 (PG) */	strs.cursor_down,		/* Down one line */	strs.cursor_home,		/* Home cursor (if no cup) */	strs.cursor_invisible,	/* Make cursor invisible */	strs.cursor_left,		/* Move cursor left one space. */	strs.cursor_mem_address,	/* Memory relative cursor addressing. */	strs.cursor_normal,		/* Make cursor appear normal (undo vs/vi) */	strs.cursor_right,		/* Non-destructive space (cursor right) */	strs.cursor_to_ll,		/* Last line, first column (if no cup) */	strs.cursor_up,		/* Upline (cursor up) */	strs.cursor_visible,		/* Make cursor very visible */	strs.delete_character,	/* Delete character (P*) */	strs.delete_line,		/* Delete line (P*) */	strs.dis_status_line,	/* Disable status line */	strs.down_half_line,		/* Half-line down (forward 1/2 linefeed) */	strs.enter_alt_charset_mode,	/* Start alternate character set (P) */	strs.enter_blink_mode,	/* Turn on blinking */	strs.enter_bold_mode,	/* Turn on bold (extra bright) mode */	strs.enter_ca_mode,		/* String to begin programs that use cup */	strs.enter_delete_mode,	/* Delete mode (enter) */	strs.enter_dim_mode,		/* Turn on half-bright mode */	strs.enter_insert_mode,	/* Insert mode (enter); */	strs.enter_secure_mode,	/* Turn on blank mode (chars invisible) */	strs.enter_protected_mode,	/* Turn on protected mode */	strs.enter_reverse_mode,	/* Turn on reverse video mode */	strs.enter_standout_mode,	/* Begin stand out mode */	strs.enter_underline_mode,	/* Start underscore mode */	strs.erase_chars,		/* Erase #1 characters (PG) */	strs.exit_alt_charset_mode,	/* End alternate character set (P) */	strs.exit_attribute_mode,	/* Turn off all attributes */	strs.exit_ca_mode,		/* String to end programs that use cup */	strs.exit_delete_mode,	/* End delete mode */	strs.exit_insert_mode,	/* End insert mode; */	strs.exit_standout_mode,	/* End stand out mode */	strs.exit_underline_mode,	/* End underscore mode */	strs.flash_screen,		/* Visible bell (may not move cursor) */	strs.form_feed,		/* Hardcopy terminal page eject (P*) */	strs.from_status_line,	/* Return from status line */	strs.init_1string,		/* Terminal initialization string */	strs.init_2string,		/* Terminal initialization string */	strs.init_3string,		/* Terminal initialization string */	strs.init_file,		/* Name of file containing is */	strs.insert_character,	/* Insert character (P) */	strs.insert_line,		/* Add new blank line (P*) */	strs.insert_padding,		/* Insert pad after character inserted (P*) */	strs.key_backspace,		/* Sent by backspace key */	strs.key_catab,		/* Sent by clear-all-tabs key. */	strs.key_clear,		/* Sent by clear screen or erase key. */	strs.key_ctab,		/* Sent by clear-tab key */	strs.key_dc,			/* Sent by delete character key. */	strs.key_dl,			/* Sent by delete line key. */	strs.key_down,		/* Sent by terminal down arrow key */	strs.key_eic,		/* Sent by rmir or smir in insert mode. */	strs.key_eol,		/* Sent by clear-to-end-of-line key. */	strs.key_eos,		/* Sent by clear-to-end-of-screen key. */	strs.key_f0,			/* Sent by function key f0. */	strs.key_f1,			/* Sent by function key f1. */	strs.key_f10,		/* Sent by function key f10. */	strs.key_f2,			/* Sent by function key f2. */	strs.key_f3,			/* Sent by function key f3. */	strs.key_f4,			/* Sent by function key f4. */	strs.key_f5,			/* Sent by function key f5. */	strs.key_f6,			/* Sent by function key f6. */	strs.key_f7,			/* Sent by function key f7. */	strs.key_f8,			/* Sent by function key f8. */	strs.key_f9,			/* Sent by function key f9. */	strs.key_home,		/* Sent by home key. */	strs.key_ic,			/* Sent by ins char/enter ins mode key. */	strs.key_il,			/* Sent by insert line. */	strs.key_left,		/* Sent by terminal left arrow key */	strs.key_ll,			/* Sent by home-down key */	strs.key_npage,		/* Sent by next-page key */	strs.key_ppage,		/* Sent by previous-page key */	strs.key_right,		/* Sent by terminal right arrow key */	strs.key_sf,			/* Sent by scroll-forward/down key */	strs.key_sr,			/* Sent by scroll-backward/up key */	strs.key_stab,		/* Sent by set-tab key */	strs.key_up,			/* Sent by terminal up arrow key */	strs.keypad_local,		/* Out of "keypad transmit" mode */	strs.keypad_xmit,		/* Put terminal in "keypad transmit" mode */	strs.lab_f0,			/* Labels on function key f0 if not f0 */	strs.lab_f1,			/* Labels on function key f1 if not f1 */	strs.lab_f10,		/* Labels on function key f10 if not f10 */	strs.lab_f2,			/* Labels on function key f2 if not f2 */	strs.lab_f3,			/* Labels on function key f3 if not f3 */	strs.lab_f4,			/* Labels on function key f4 if not f4 */	strs.lab_f5,			/* Labels on function key f5 if not f5 */	strs.lab_f6,			/* Labels on function key f6 if not f6 */	strs.lab_f7,			/* Labels on function key f7 if not f7 */	strs.lab_f8,			/* Labels on function key f8 if not f8 */	strs.lab_f9,			/* Labels on function key f9 if not f9 */	strs.meta_off,		/* Turn off "meta mode" */	strs.meta_on,		/* Turn on "meta mode" (8th bit) */	strs.newline,		/* Newline (behaves like cr followed by lf) */	strs.pad_char,		/* Pad character (rather than null) */	strs.parm_dch,		/* Delete #1 chars (PG*) */	strs.parm_delete_line,	/* Delete #1 lines (PG*) */	strs.parm_down_cursor,	/* Move cursor down #1 lines. (PG*) */	strs.parm_ich,		/* Insert #1 blank chars (PG*) */	strs.parm_index,		/* Scroll forward #1 lines. (PG) */	strs.parm_insert_line,	/* Add #1 new blank lines (PG*) */	strs.parm_left_cursor,	/* Move cursor left #1 spaces (PG) */	strs.parm_right_cursor,	/* Move cursor right #1 spaces. (PG*) */	strs.parm_rindex,		/* Scroll backward #1 lines. (PG) */	strs.parm_up_cursor,		/* Move cursor up #1 lines. (PG*) */	strs.pkey_key,		/* Prog funct key #1 to type string #2 */	strs.pkey_local,		/* Prog funct key #1 to execute string #2 */	strs.pkey_xmit,		/* Prog funct key #1 to xmit string #2 */	strs.print_screen,		/* Print contents of the screen */	strs.prtr_off,		/* Turn off the printer */	strs.prtr_on,		/* Turn on the printer */	strs.repeat_char,		/* Repeat char #1 #2 times.  (PG*) */	strs.reset_1string,		/* Reset terminal completely to sane modes. */	strs.reset_2string,		/* Reset terminal completely to sane modes. */	strs.reset_3string,		/* Reset terminal completely to sane modes. */	strs.reset_file,		/* Name of file containing reset string. */	strs.restore_cursor,		/* Restore cursor to position of last sc. */	strs.row_address,		/* Like hpa but sets row. (PG) */	strs.save_cursor,		/* Save cursor position. (P) */	strs.scroll_forward,		/* Scroll text up (P) */	strs.scroll_reverse,		/* Scroll text down (P) */	strs.set_attributes,		/* Define the video attributes (PG9) */	strs.set_tab,		/* Set a tab in all rows, current column. */	strs.set_window,		/* Current window is lines #1-#2 cols #3-#4 */	strs.tab,			/* Tab to next 8 space hardware tab stop. */	strs.to_status_line,		/* Go to status line */	strs.underline_char,		/* Underscore one char and move past it */	strs.up_half_line,		/* Half-line up (reverse 1/2 linefeed) */	strs.init_prog,		/* Path name of program for init. */	strs.key_a1,			/* Upper left of keypad */	strs.key_a3,			/* Upper right of keypad */	strs.key_b2,			/* Center of keypad */	strs.key_c1,			/* Lower left of keypad */	strs.key_c3,			/* Lower right of keypad */	strs.prtr_non,		/* Turn on the printer for #1 bytes. */	laststr;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -