📄 l44.1i
字号:
#printOne last one with "\". Add the following tothe end of the first line in file "temp",separated by a single blank./* &"\n" isn't &'\n' */You can do it by re-typing the line, but it'sa nice exercise to use "s".Type "ready" after you have re-written the file.#create Refp = &"\n"; /* &"\n" isn't &'\n' */#create tempp = &"\n";#user#cmp temp Ref#log#next45.1a 10
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -