
QT
文章平均质量分 81
鹅鹅
CS PHD
展开
-
QT发展简介[zz]
Qt 是一个跨平台的 C++ 图形用户界面库,由挪威 TrollTech 公司出品,目前包括Qt, 基于 Framebuffer 的 QtEmbedded,快速开发工具 Qt Designer,国际化工具 Qt Linguist 等部分 Qt 支持所有 Unix 系统,当然也包括Linux,还支持 WinNT/Win2k,Win95/98 平台。 Trolltech 公司在转载 2009-01-10 05:47:00 · 783 阅读 · 0 评论 -
QT-3.4 socket编程
Introduction You can find the original German version of this tutorial written by forum member anda_skoa here. This tutorial gives an example of the use of eventloop based Qt socket classes. Eventlo转载 2009-04-09 00:59:00 · 1207 阅读 · 0 评论 -
QT4.4 TcpSocket例程Debug
C++ GUI Qt4 Programming (Second Edition)Chapter 15:Network书中例程下载自QT中文论坛:http://www.qtcn.org/bbs/read.php?tid=10375对于15章的例程,在编译tripplanner和tripserver这两个文件时,用如下命令:$cd tripplanner$/usr/lib/qt原创 2009-04-11 14:38:00 · 5273 阅读 · 0 评论