📄 h.fload
字号:
* * * * * * * * fload * * * * * * * * "file load" SYNTAX: fload fload() fload(NAME) "fload" "fload()" opens the default file ___INP, reads all lines, and closes the file. "fload(NAME)" opens the file NAME, reads all lines, and closes the file. Strings may also be read from files using the commands "fopen", "fread", "fclose". (For more information type "?fopen", "? fread", "? fclose", and "?openf".)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -