📄 edemos
字号:
#! /bin/sh# @(#)edemos 1.9 1/16/93 ERL## This is just a cover for the top level demos script; the cover# is used to call the top level script as a background process # (otherwise the user might suspend the process and then hang the # window manager) demo_script=`get_esps_base`/lib/edemos.sh#demo_script=./edemos.shexec $demo_script &
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -