?? 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 + -