main6.out

来自「C++ Primer(第三版)的随书源代码」· OUT 代码 · 共 23 行

OUT
23
字号
please enter file name: alice_emma

enter a word against which to search the text.
to quit, hit return

daddy
query read: daddy of size: 5

daddy occurs 3 times:

        ( line 0 ) Alice Emma has long flowing red hair. Her Daddy says
        ( line 3 ) magical but untamed. "Daddy, shush, there is no such thing,"
        ( line 5 ) Shyly, she asks, "I mean, Daddy, is there?"

enter a word against which to search the text.
to quit, hit return

phoenix
query read: phoenix of size: 7
Sorry. There are no entries for phoenix.
enter a word against which to search the text.
to quit, hit return

⌨️ 快捷键说明

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