readme.txt

来自「C++ Primer中文第四版所有配套实例」· 文本 代码 · 共 17 行

TXT
17
字号
The programs:

     Query, main4 and main5:

take an argument that specifies the file to read.  They also
read the standard input iterating with the user for words 
to find in the file.  
The file 'data/Alice_story' is the simple story used for queries
presented in the book

The programs:

     Basket_main, V2_Basket_main, bsk2, and scope:

Are self-contained. They write to the standard input but do no input.

⌨️ 快捷键说明

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