CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - qt3

搜索资源列表

  1. rwTest

    0下载:
  2. qt3.3.5,实现操作access数据库例子,可以对数据库进行简单的操作.-qt3.3.5, to achieve operating access database example, the database can be a simple operation.
  3. 所属分类:Database system

    • 发布日期:2017-04-04
    • 文件大小:46706
    • 提供者:ribena
  1. drawdemo

    0下载:
  2. qt3.3.5 简单实现一些基本的画图功能,比如画线,画圆,画面.-qt3.3.5 simple to achieve some basic drawing functions, such as painting lines, drawcircle screen.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:26650
    • 提供者:ribena
  1. aclock

    0下载:
  2. QT时钟显示功能。》》》》》》》》》》 在qt3上实现成功。-QT clock display. To achieve success in Qt3.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2958
    • 提供者:郭伟
  1. ticker

    0下载:
  2. 在LINUX下,基于QT3进行的串口编程,-In LINUX, the Qt3 based on the serial port programming,
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:7384
    • 提供者:向东走
  1. flywireless

    0下载:
  2. 自己写的一个qt3多界面的程序 包括界面之间的通信-Himself wrote a Qt3 interface procedures, including multi-interface communication between
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:103261
    • 提供者:shengchangchun
  1. findqt3

    0下载:
  2. 基于qt3的简单的信息查询系统 结合了数据库 能插入 删除 查找 等操作-Qt3 based on simple information systems can be inserted into the database to find, such as the deletion operation
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:166303
    • 提供者:shengchangchun
  1. ch_801

    0下载:
  2. 该小程序是使用QT3所开发的一段小程序 作用功能为画图,使用语句画出一幅画-The applet is to use Qt3 developed procedures for a small role in the functions of drawing, use the statement to draw a painting
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:23136
    • 提供者:cathy
  1. host

    0下载:
  2. linux客户机函数定义的实际例子,来源于一流教程《qt3.0程序设计》的配套源代码-linux client practical examples of function definition, comes from first-class curriculum " qt3.0 program design" supporting source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:231192
    • 提供者:zhu quan
  1. image

    0下载:
  2. linux qt的图形设计实际例子,放到环境中能实际运行,内容丰富,例子很有代表性,是《qt3.0程序设计》经整理的实际例子-linux qt practical examples of graphic design, on the actual operation environment can be rich in content, very representative example, are " qt3.0 program design" by finishing t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:38680
    • 提供者:zhu quan
  1. chap01

    0下载:
  2. <C++ GUI Qt3编程>书中源码-第一章-<C++ GUI Qt3编程> Source book- first chapter
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1396
    • 提供者:enlai
  1. chap02

    0下载:
  2. 《C++ GUI Qt3编程》书中源码-第二章-" C++ GUI Qt3 Programming" book source- Chapter II
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:5259
    • 提供者:enlai
  1. chap03

    0下载:
  2. 《C++ GUI Qt3编程》书中源码-第三章-" C++ GUI Qt3 Programming" book source- Chapter III
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-29
    • 文件大小:23733
    • 提供者:enlai
  1. chap05

    0下载:
  2. 《C++ GUI Qt3编程》书中源码-第五章-" C++ GUI Qt3 Programming" book source- Chapter V
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-28
    • 文件大小:198146
    • 提供者:enlai
  1. Qt-programming-under-Linux-Getting-Started

    0下载:
  2. 前 言 第一章 Qt的安装 第二章 Hello World 第三章 C/C++ 基础 第四章 窗口部件 第五章 对话框 第六章 主应用窗口程序 第七章 文件与目录处理 第八章 数据库编程 第九章 程序调试与异常处理 附录A:Qt3.0新特性 附录B:Qt3.0类分组列表 -Preface Chapter I Chapter II Qt installation Hello World Chapter III C/C++ basic window
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:17887
    • 提供者:jeff
  1. ex5

    0下载:
  2. 很好的qt资料,是qt4的,不是qt3的-good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:44858
    • 提供者:gaoyu
  1. try

    0下载:
  2. 用QT3和mysql数据库实现的一个简单学生管理程序-a program finished with qt3 and mysql
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:125898
    • 提供者:小小孩
  1. controler.tar

    0下载:
  2. 使用qt3.x做的一个点菜系统,用到了sqlite3.x,根据自己理解的MVC写的。我是新手,多多包涵,嘿嘿(客户端)-Qt3.x do use a la carte system, use the sqlite3.x, according to their own understanding of the MVC to write. I am a novice, may be excused,嘿嘿(client)
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:324060
    • 提供者:杜光
  1. TDDOWNLOAD

    0下载:
  2. 一些qt3,boost库,opencv库在windows下编译,安装和调试的技术文章-Some qt3, boost libraries, opencv library compiled under windows, installation and commissioning of technical articles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:254206
    • 提供者:snow
  1. qt3Xforlinux

    0下载:
  2. QT3.X系列在LINUX 2.6内核中的配置、修改及安装,实现了从ARM 交叉编译环境到目标板移植的整个过程在LINUX系统文件的配置。-QT3.X Series LINUX 2.6 kernel configuration, modification and installation, to achieve cross compiler from ARM target board environment to the entire process of transplantation LIN
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:9810
    • 提供者:Xie QM
  1. trayicon_xqt4

    0下载:
  2. Qt3、Qt4 托盘程序 由于Qt对不同平台的托盘需要不同的写法,国外网上流传着Qt3的托盘程序的多个平台实 现程序的源码,但其源码并不能直接拿来就用,使得初学者陷入困惑之中,而且感觉很多朋友对源码的交流是有保留的,至少对代码没有一定阅读能力和对编译报错 没有足够的理解经验的朋友来说是这样的。 我也不再另外提供Qt3的托盘源码,以下提供下载的Qt4托盘源码已经包含了国外开源爱好者提供的Qt3--win平台和linux平台的托盘源码,不能直接用来编译的原因是trayicon.h
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:25501
    • 提供者:luocheng
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com