function Tdmd.Draw_Image_In_Rect(C:TCanvas;R:TRect;i:integer):boolean;var tr:TRect;begin if i<ML.Count then begin if tempImage=nil then tempImage:=TBi Read More
posted @ 2017-02-15 07:07 findumars Views(495) Comments(0) Diggs(0)
一、交叉编译glib1.提前需先交叉编译libffiCC=/home/mjl/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc ./configure --prefix=/home/mjl/build/libffi-3.2.1/ Read More
posted @ 2017-02-15 00:42 findumars Views(4158) Comments(0) Diggs(0)
一、准备软件 1.2016-11-25-raspbian-jessie.img(官网下载) 2.cross-compile-tools-master.zip 3.gcc-4.7-linaro-rpi-gnueabihf.tbz 4.qt-everywhere-opensource-src-5.7.1 Read More
posted @ 2017-02-15 00:41 findumars Views(2821) Comments(0) Diggs(0)
http://www.qter.org/forum.php?mod=viewthread&tid=1409&extra=page%3D1&page=1 Read More
posted @ 2017-02-14 17:12 findumars Views(514) Comments(0) Diggs(0)
【自序】虑而後能得(自序)故事接触 C++ 大约是 1989 年的事。那时候的 PC 以现在的眼光看,除了「蛮荒」之外没有更合适的形容词了。横扫千军的 Windows 3.0 还没有诞生,如今以 C++ 编译器技术闻名於世的 Borland 公司那个时候也还没有踏进 C++ 领域,遑论动作更慢的 M Read More
posted @ 2017-02-13 22:28 findumars Views(1134) Comments(0) Diggs(0)