会挽雕弓如满月,西北望,射天狼
全部博文(14)
发布时间:2015-06-18 17:51:00
Qmake 编写pro常用参数TEMPLATE = subdirs #编译类型-子目录CONFIG = ordered #编译次序-顺序编译SUBDIRS += ParaIO &n.........【阅读全文】
发布时间:2015-05-13 17:21:19
1.gprof “gprof” producesan execution profile of C, Pascal, or Fortran77 programs.qprof 可以产生 由c,Pascal或Fortran77 产生的profile文件2. 用法示例eg. g++example1.cpp -pg -o example .........【阅读全文】
发布时间:2015-01-20 18:08:17
Qt qt.conf FindQt4 Qt libraries, includes, moc, uic or/and rcc NOT found!......【阅读全文】