代码搜索:Help
找到约 10,000 项符合「Help」的源代码
代码结果 10,000
www.eeworm.com/read/419194/10880350
txt help_getv.txt
getv:
Usage: "getv "
Get the value of the named variable. The value is
printed using the format specifier given in the
createv command.
www.eeworm.com/read/419194/10880352
txt help_echo.txt
echo:
"echo off" will stop the input characters
from being echoed back.
www.eeworm.com/read/419194/10880354
txt help_createv.txt
createv:
usage: "createv [strlen]"
A web variable that can be referenced within web files is created.
* is the name of the variable
*
www.eeworm.com/read/419194/10880365
txt help_delete.txt
delete:
Usage: "delete "
The given file is deleted from the web server.
www.eeworm.com/read/419194/10880373
txt help_get.txt
get:
ASCII mode:
usage: "get "
The file is then sent, followed by the usual
OK message.
BINARY mode:
usage: "get "
The message
www.eeworm.com/read/419194/10880377
txt help_reset.txt
reset:
Usage: "reset [files|variables]"
files - Remove all web pages.
variables - Remove all web variables.
www.eeworm.com/read/419194/10880380
txt help_list.txt
list:
Usage: "list "
The following types of objects can be listed with this command:
files - List all files on the web server
variables - List all variables on the web server
www.eeworm.com/read/419194/10880384
txt help_putv.txt
putv:
usage: "putv "
Assign the given value to the given variable.
www.eeworm.com/read/419194/10880390
txt help_set.txt
set:
Usage: "set "
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.
www.eeworm.com/read/419194/10880394
txt help_show.txt
show:
All configurable variables will be shown.