mu.test
来自「speech signal process tools」· TEST 代码 · 共 8 行
TEST
8 行
#! /bin/sh# @(#)mu.test 1.1 12/19/89 ESIecho There should be no diff output for the following:echo " "echo "testsd - | esps2mu - - | > tmp; diff tmp mu.od"testsd - | esps2mu - - | od > tmp; diff tmp mu.od
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?