readme.txt
来自「这是著名的C++书籍《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 + -
显示快捷键?