readme.txt

来自「C++Primer 第四版 包括windows 平台下各章的例子程序」· 文本 代码 · 共 7 行

TXT
7
字号
All of the executables in this directory are self-contained:
They do not read any input.

Note: the 'plain-ptr' program is likely to crash:  It attempts
to assign to a dangling pointer.

⌨️ 快捷键说明

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