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

📄 readme.txt

📁 C++Primer 第四版 包括windows 平台下各章的例子程序
💻 TXT
字号:
The program:

     use-query-handle

takes an argument that specifies the file to read.  It also
reads 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 program:

     swap

reads a pair of integers from the standard input.  The file
'data/swap' can be used with this program.

The remaining programs are self-contained. 
They write to the standard input but do no input.

⌨️ 快捷键说明

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