edemos

来自「speech signal process tools」· 代码 · 共 18 行

TXT
18
字号
#! /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 + =
减小字号Ctrl + -
显示快捷键?