搜索资源列表
qt-network.rar
- qt代码的网络编程,完成了http协议和ftp协议。代码中的一个亮点是实现了ftp客户端!,qt code network programming, the completion of the http protocol and the ftp protocol. A bright spot in the code are achieved ftp client!
download
- QT做的一个HTTP下载的实例,对于初学QT HTTP的人来说,是一个不错的学习资料。内附源码。-QT to do a HTTP download examples, for beginners QT HTTP person, is a good learning material. Enclose the source code.
QTdeveloponlyfortq2440embedsky
- TQ2440 linux QT应用程序开发手册(天嵌独家出品)---全新LINUX图形界面开发,QT完全应用,开放应用程序全部源代码,配套详细的开发教程,专为sky/tq2440用户制作精品学习开发教程, 详情见:http://www.embedsky.net/infoDis.php?id=3 基于TQ2440 linux QT应用程序开发手册(天嵌独家出品) 发布日期:2009-06-16 基于TQ2440 linux QT应用程序开发手册(天嵌独家出品),包含所
kitt-0.1.1.tar
- 使用Qt4内建的QtWebKit组件开发。基于Qt的垮平台性,程序能够运行于 Linux,OS X, Windows等系统。也能通过交叉编译运行于Qt/Embedded嵌入式平台。-QT C++ browse Non-members may check out a read-only working copy anonymously over HTTP.svn checkout kitt.googlecode.com/svn/trunk/ kitt-read-onl
sql_http
- 把QT的SQL和HTTP封装了一下。实现了很多附加的功能,比如针对SQLITE一些操作,数据传输等功能-The QT-SQL and HTTP package a bit. To achieve a lot of additional features, such as for SQLITE some operations, data transmission and other functions
untitled
- QT使用http的例子。查询深圳的地铁。采集的例子。-QT uses the http example. Query Shenzhen subway. Collection of examples.
http
- QT实现简单的浏览器(点击ENTER或向右箭头)支持中文-QT to achieve a simple browser (Click to ENTER or right arrow) to support Chinese
httpget.tar
- 基于QT的HTTP代码。实现HTTP功能-QT-based HTTP code.
qq27-poppler
- qt浏览pdf文件,如果想详细了解poppler的功能,可以去这个网站http://poppler.freedesktop.org/。- the pdf file browserer based Qt
qtscanner
- 网页爬虫,QT实现。网页爬去分析。Crawler::Crawler(QUrl &url,QTreeWidget *tr) : QWidget() { - Crawler::~Crawler(){ http->abort() delete http delete tr_result delete root delete cookie_tr } Crawler::Crawler(QUrl &url,Q
stdr_simulator.tar
- 一个基于ros与qt的简单灵活的2维多机器人仿真器。主要内容有加载地图,机器人,创建机器人,添加传感器,如声呐,激光雷达等。利用qt创建的ui界面来与ros传递消息。功能不完全,仅供参考。作者: * Manos Tsardoulias, etsardou@gmail.com * Aris Thallas, aris.thallas@gmail.com * Chris Zalidis, zalidis@gmail.com - A simple, flexible and sc
qt_http多线程断点续传下载
- 实现demo,从http服务器多线程断点续传。(Demo, from the HTTP server multi-threaded downloader.)