help_set.txt

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

TXT
12
字号

set:
   Usage: "set <variable> <value>"
The following variables can be set with this command:
ip		- The IP address of the device (e.g., w.x.y.z)
netmask		- The netmask for the device (e.g., 255.255.255.0)
gateway		- The gateway for the device (e.g., w.x.y.z)
nameserver	- The nameserver for the device (e.g., w.x.y.z)
mail		- See "help set mail" for all options
param		- The parameter (e.g., baud rate, port number, or channel)
		  of the current console I/O stream

⌨️ 快捷键说明

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