install
来自「Linux下VB解释器」· 代码 · 共 25 行
TXT
25 行
To build yabasic just type: ./runmeIf everything works fine, the file "yabasic" will be createdin this directory. If you have the appropriate (root) privileges,just type: make installto install the executable yabasic and its man page.if anything goes wrong, please send a mail to mail@yabasic.deincluding the file runme.log.Aternatively you may do the following to build and install yabasic: ./configure make make check make install
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?