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

📄 l33.1a

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 1A
字号:
#printWhen you want to match one of a few specific characters, and notjust any character, the pattern is similar to the pattern usedin filenames.  The patterns used with the editor, bythe way, are called "regular expressions".  The string   [abc]matches 'a', 'b' or 'c'.  So if the current lineis   now is the time for all good menand the command is   s/t[ijk]/xx/what word is changed?  Type "answer WORD" where WORD is theword changed by that command.#copyin#user#uncopyin#match time#log#next33.1b 10

⌨️ 快捷键说明

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