📄 makelinks.sh
字号:
#!/bin/shDCTOOLDIR=/home/clunie/dctoolln -s $DCTOOLDIR/appsrc/misc/rawnjl2.cc(cd man/man1; ln -s $DCTOOLDIR/appsrc/misc/rawnjl2.man rawnjl2.1)(cd man/man1; ln -s $DCTOOLDIR/man/man1/binin.so)(cd man/man1; ln -s $DCTOOLDIR/man/man1/binout.so)ln -s $DCTOOLDIR/libsrc/include/generic/basetype.hln -s $DCTOOLDIR/libsrc/include/generic/endtype.hln -s $DCTOOLDIR/libsrc/include/generic/strtype.hln -s $DCTOOLDIR/libsrc/include/generic/bnstream.hln -s $DCTOOLDIR/libsrc/include/generic/bnopt.hln -s $DCTOOLDIR/libsrc/include/generic/getoptns.hln -s $DCTOOLDIR/libsrc/include/generic/errclass.hln -s $DCTOOLDIR/libsrc/include/locale/mesgtext.hln -s $DCTOOLDIR/libsrc/src/generic/getoptns.ccln -s $DCTOOLDIR/libsrc/src/generic/bnopti.ccln -s $DCTOOLDIR/libsrc/src/generic/bnopto.ccln -s $DCTOOLDIR/libsrc/src/locale/mesgtext.ccln -s $DCTOOLDIR/libsrc/src/locale/mesgttbl.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -