📄 ztclibs.bat
字号:
echo off
cls
echo This batch file converts all the COMM_? composite libraries to Zortech
echo C format. The COMM_? libraries and the ZTC_X? libraries must be in the
echo current directory or passed as an argument to the batch file. ZORLIB.EXE
echo must be in the path.
echo Ex: ztclibs c:\lib\
echo In the above example both the COMM_? and ZTC_X? libs will be expected to
echo be in the c:\lib directory. The trailing backslash is required.
echo
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -