📄 install
字号:
Hello! Just run this simple two commands to compile:
% tmake multiboost.pro -o Makefile
% make
If you don't have tmake you can download it here:
http://www.trolltech.com/download/freebies.html
If you are running linux and g++ you can use the Makefile in
linux_g++_makefile/
that is:
% cp linux_g++_makefile/Makefile .
% make
To run the program, just type:
% multiboost
To get some help, type:
% multiboost -help
I hope you enjoy it! :)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -