help.txt

来自「Dynamic C 程式語言源碼 嵌入式控制系統 console 連線~」· 文本 代码 · 共 16 行

TXT
16
字号

Available commands: (type "help <command>" for more info)
echo	- Turn on or off echoing of characters.
put	- Store a file on the web server.
get	- Get a file from the web server.
delete	- Delete a file on the web server.
createv	- Create a variable on the web server.
putv	- Update a variable's value.
getv	- Get a variable's value.
list	- List files or variables on the web server.
set	- Configure various options.
mail	- Send an e-mail.
show	- Show current configuration.
reset	- Reset files or variables.
help	- This help screen.

⌨️ 快捷键说明

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