readme.txt
来自「C++_Primer_Book_and_Code.rar 第四版C++ PRIM」· 文本 代码 · 共 19 行
TXT
19 行
The program:
count-size
reads the standard input and report information about
what was read. Any file can be provided as the input;
the file 'data/fox_story' contains the data used in the book.
The program:
directcall
reads two Sales_item transactions from the standard input.
The file 'data/add_item' contains two such transactions.
Programs not listed above print output and do
not read any input
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?