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

搜索资源列表

  1. QEditor

    1下载:
  2. QEditor -程序员编辑器的。他是十分强大的编辑器:开放代码在GPL的授权平台,它是由Qt完全编写。支持功能:折叠文本 编号的行数 添加面板书签,支持撤消。使用 Qt Designer作为插件。 -QEditor- the editor for the programmer. He is the powerful editor with the open code under license GPL. Features: Cross- platform I
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3687691
    • 提供者:豆腐
  1. xml

    0下载:
  2. QT4创建XML源代码,该代码只为一个例子,读者可自己分析改造,代码编译测试过没有问题.-QT4 create XML source code, the code is only one example, readers can transform their own analysis, tested the code compiled no problem.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:627
    • 提供者:zczshida
  1. QT-text-boost

    0下载:
  2. Qt 上使用boost代码,用于测试boost成功的使用了boost代码-Qt to use boost code for testing boost the use of the boost code
  3. 所属分类:STL

    • 发布日期:2017-03-26
    • 文件大小:3584
    • 提供者:tom
  1. Qt4Code

    0下载:
  2. 精通QT4编程 的所以实例代码,每章节都有-QT4 so good examples of programming code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3656341
    • 提供者:david
  1. PWD

    1下载:
  2. 一个用QT4编写的程序,可以实现对话框登陆,并可以使用软键盘,可以在ARM9上移植,代码通过检验.-A program written with QT4, log dialog can be achieved, and can use the soft keyboard, the ARM9 on the transplant, the code passed the examination.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2012-11-13
    • 文件大小:8541
    • 提供者:云淡
  1. pcm

    0下载:
  2. Linux下的.wav文件播放示例,装了QT的话先#qmake -project生成工程文件pcm.pro,然后 #qmake pcm.pro生成Makefile,然后 #make 最后 #./pcm 执行 注意代码里面包括要播放的.wav文件的路径-Linux under. Wav file playback example, QT installed, then the first# Qmake-project to generate engineering document
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1249
    • 提供者:wujiaping
  1. gear

    0下载:
  2. Qt 与vs 2005结合的代码,利用Opengl绘制齿轮图形(转动的)-Qt with vs 2005 combined code, the use of opengl graphics rendering gear (rotating)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:450349
    • 提供者:cwl
  1. MySerialPorts

    0下载:
  2. QT 串口代码,支持windows,unix-QT serial code, support for windows, unix
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:19606
    • 提供者:benny zou
  1. 10

    0下载:
  2. 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:34603
    • 提供者:
  1. 09

    0下载:
  2. 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4157
    • 提供者:
  1. 08

    0下载:
  2. 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:23829
    • 提供者:qwt
  1. 06

    0下载:
  2. 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5855
    • 提供者:qwt
  1. 04

    0下载:
  2. 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4160
    • 提供者:qwt
  1. 03

    0下载:
  2. qt实例代码!《24小时学通qt编程》 的代码!不错!已经在qt2.3.7调试ok!第3章-qt examples of code! 24-hour programming Xuetong qt code! Yes! Has qt2.3.7 debug ok! Chapter 3
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:90366
    • 提供者:侯仁志
  1. MyXml

    1下载:
  2. QT的xml例子代码,可以实现增,删,改,查询-QT
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:889192
    • 提供者:tang
  1. qttutorial

    0下载:
  2. 第一个程序是一个简单的Hello World 例子。它只包含你建立和运行Qt 应用程 序所需要的最少的代码。上面的图片是这个程序的快照。-The first procedure is a simple Hello World example. It includes the establishment and operation of your Qt applications need a minimum of code. The above picture is a snapshot of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:308697
    • 提供者:znwang
  1. media

    0下载:
  2. 如果你想通过QT实现自己的mp3,mp4播放器,那这个代码不容错过!-If you want to achieve through the QT own mp3, mp4 player, then this code should not be missed!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-02
    • 文件大小:594415
    • 提供者:rambo
  1. qt-book

    0下载:
  2. c++ gui gt4源码。包括全书所有代码-c++ guit qt4 code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:799890
    • 提供者:PXY
  1. dataconvertor

    0下载:
  2. Qt下的文件操作代码,涵盖文件操作的大部分内容-qt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:71193
    • 提供者:hyw
  1. QTdrawdemo

    0下载:
  2. QT编程的代码,c++语言实现,描述了一些绘图功能,可以在此基础上继续添加功能。- This example demonstrates several drawing functions and printer output. You can easily add you own drawing functions.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:26355
    • 提供者:zekie
« 1 2 3 4 56 7 8 9 10 ... 36 »
搜珍网 www.dssz.com