readme.txt
来自「C++初学者 代码 一般网站很难获得 初学必备的资料」· 文本 代码 · 共 11 行
TXT
11 行
None of the files in this directory read any input.
The following files produce no output:
arr_init, copy_array, cstring_exercise, string_exercise
The first two programs illustrate how to initialize or copy
data into an array. Printing the contents of the array
is left as an excercise for the reader.
The second two programs are timing tests and produce no output.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?