Location:
Search - qt sudo
Search list
Description: 使用Qt编写的数独游戏,支持手都出题、自动出题、自动解题、网络对战等功能。2009年自己参加红旗杯开源竞赛时候写的,几个人花了半个多月才做完,呵呵,既然是开源就不妨和大家分享了吧。代码是UTF-8格式的,在windows里打开可能会看到乱码,但不会影响编译。-Written using the Qt Sudoku game, to support hands are out of question, automatic out of question, automatic problem-solving, online play and other functions. RedFlag Cup in 2009 that they participate in the time to write open-source competition, and several people took half a month until done, Oh, since it is open on the wish to share with the bar. Code is UTF-8 format, in the open windows where you may see garbled, but does not affect the compilation.
Platform: |
Size: 8266752 |
Author: Fun |
Hits:
Description: 用于虚拟机的安装
方法
cd ~/work/free
$ wget ftp://ftp.gnu.org/gnu/classpath/classpath-0.98.tar.gz
$ tar xzvf classpath-0.98.tar.gz
$ cd classpath-0.98
$ ./configure--disable-examples --without-x --disable-qt-peer --disable-gtk-peer--disable-gconf-peer --disable-plugin --disable-alsa --disable-dssi
$ make -i
$ sudo make install -i(use by ubantu
way
cd ~/work/free
$ wget ftp://ftp.gnu.org/gnu/classpath/classpath-0.98.tar.gz
$ tar xzvf classpath-0.98.tar.gz
$ cd classpath-0.98
$ ./configure--disable-examples --without-x --disable-qt-peer --disable-gtk-peer--disable-gconf-peer --disable-plugin --disable-alsa --disable-dssi
$ make -i
$ sudo make install -i)
Platform: |
Size: 11021312 |
Author: 时暑
|
Hits:
Description: 应用层包过滤防火墙
一个简单的应用层包过滤防火墙实现 Qt/SQLite/NetFilter
编译过程可使用QtCreator编译,也可使用命令行 sudo qmake && make 来编译。
运行则执行 sudo ./firewall 即可。(Application Layer Packet Filtering Firewall
A Simple Application Layer Packet Filter Firewall to Implement Qt/SQLite/NetFilter
The compilation process can be compiled using QtCreator or the command line sudo qmake & make.
Run sudo. / firewall.)
Platform: |
Size: 2022400 |
Author: mekai58 |
Hits: