CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - QT,C ,界面

搜索资源列表

  1. qt-x11-free-3.3.4.tar

    0下载:
  2. Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。-c++ graphic develop enviroment released by Trolltech company, the GDE which supports huge amount of API, is the sharp weapon of linux graphic development
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:16926103
    • 提供者:何飞
  1. qt-x11-2.3.2.tar

    0下载:
  2. Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这个版本可以和qt-embedded-2.3.7配合使用。-GUI developing circumstance by Trolltech. It can support many APIs and be a good tool for GUI developing on Linux. This version can be use with qt-embedded-2.3.7.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8978412
    • 提供者:何飞
  1. Qt520

    1下载:
  2. 使用 C++ 写的人事管理系统,界面部分和数据库操作都是使用 Qt 来制作-use C to write the personnel management system, part of the interface and database operations are used to produce Qt
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:50948
    • 提供者:hrz
  1. source252

    2下载:
  2. 这是使用 C++ 写的聊天工具,界面部分使用 Qt 来制作-This is written in C use chat tools, interface part of the production to use Qt
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8062
    • 提供者:hrz
  1. chess523

    0下载:
  2. 这是使用 C++ 写的棋子游戏,界面部分使用 Qt 来制作-This is written in C use pawn game, part of the interface used to produce Qt
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:65827
    • 提供者:hrz
  1. portscan[1].kdevelop-0.1.tar

    0下载:
  2. 这是使用 C++ 写的端口扫描工具,界面部分使用 Qt 来制作-This is written in C use port scanning tool, the interface part of the production to use Qt
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3162
    • 提供者:hrz
  1. Qtdocument

    0下载:
  2. Qt是一个多平台的C++图形用户界面应用程序框架。它提供给应用程序开发者建立艺术级的图形用户界面所需的所用功能。Qt是完全面向对象的很容易扩展,并且允许真正地组件编程。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6537089
    • 提供者:saho
  1. Programming+with+Qt+4.chm

    0下载:
  2. C++图形界面开发与嵌入式编程,是一个强大的c++函数库,是C++进阶好资料
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:638199
    • 提供者:HuaXiong
  1. qq_chat.rar

    1下载:
  2. linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面,linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt i
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-01-24
    • 文件大小:15556
    • 提供者:彭宗山
  1. RapidGUIProgrammingwithPythonandQt

    0下载:
  2. python的gui开发教程,是pyQt,C++Qt中的对应版,C++Qt中所有的效果基本上pyQt里面都有,python程序员想开发华丽界面不可或缺的资料啊。-The gui python development tutorials, is pyQt, C++ Qt the corresponding version, C++ Qt pyQt basically all the effects which are, python programmers want to develop esse
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4738466
    • 提供者:bill
  1. qt-3.0.5-doc-zh_CN-20040303.tar

    0下载:
  2. Qt是一个多平台的C++图形用户界面应用程序框架。它提供给应用程序开发者建立艺术级的图形用户界面所需的所用功能。Qt是完全面向对象的很容易扩展,并且允许真正地组件编程。 -Qt is a multi-platform C++ graphical user interface application framework. It provides application developers to establish the-art graphical user interface function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:665873
    • 提供者:Steven
  1. cgui

    0下载:
  2. 这一章介绍如何用qt 创建程序的主窗口。最后,读者能够生成一个有着全部菜单,工具条,状 态条和许多对话框的完整的用户界面。 应用程序的主窗口是用户界面的框架。SpreadSheet 应用程序的主窗口如图所示。这个程序 使用了第二章创建的Find,Go-to-Cell 和Sort 对话框。 很多GUI 应用程序都能够处理文件的读写,数据处-Overview The Only Official, Best-Practice Guide to Qt 4.3 Programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:14186696
    • 提供者:luhongyu
  1. ftpclient

    0下载:
  2. ftp的文件下载(qt4平台C语言编写),与xp下使用的ftp下载差不多,界面没xp下好看,基本实现了文件的下载和上传-ftp file download (qt4 platform, C language), and use the ftp download xp or less the same under the good-looking interface, not xp, basically download and upload documents
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:35600
    • 提供者:xuying
  1. Qt4

    0下载:
  2. Qt4的中文说明文档,Qt是诺基亚开发的一个跨平台的C++图形用户界面应用程序框架。它提供给应用程序开发者建立艺术级的图形用户界面所需的所用功能。-Qt4 s Chinese documentation, Qt is a cross-platform developed by Nokia s C++ graphical user interface application framework. It provides application developers to build-the-art
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1647123
    • 提供者:
  1. qt-creator-2.2.0-beta-src.tar

    0下载:
  2. linux环境下可视化开发工具,可以直接开发很多界面,免去界面编程的烦恼,类似于VisualC++。-Linux based visual develop tool,you can directly develop UI with it,its function is like Visual C++ in windows enviroment.
  3. 所属分类:Linux驱动

    • 发布日期:2017-06-15
    • 文件大小:24629476
    • 提供者:zhouhongjin
  1. QT

    0下载:
  2. QT高级教程,使用c++语言,借助丰富的qt库,别写出艺术级的界面和几乎所有你需要的程序-Advanced Qt Programming,creating great software with c++ and qt4
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3939676
    • 提供者:阿牛
  1. C-P-P-GUI-Programming-with-Qt-4

    0下载:
  2. c++开发qt界面的书籍,适用于开发qt界面-c++ books, development qt interface for developers qt interface
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1554125
    • 提供者:林浩
  1. pb

    0下载:
  2. Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。-Qt is a cross-platform C++ graphical user interface application development framework developed by Trolltech, a 1991. It can develop GUI programs, but also can be used for d
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:3550
    • 提供者:sky
  1. indigoscada-code

    0下载:
  2. indigoscada运行在Linux和Windows上,采用C / c++开发环境。人机界面是基于QT库,,支持Modbus。(Indigoscada runs on Linux and Windows and USES C/C ++ development environments. The man-machine interface is based on the QT library, which supports Modbus.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-18
    • 文件大小:8979456
    • 提供者:cinrui
  1. snakeQT

    0下载:
  2. QT界面的最简单的贪吃蛇小游戏,C++语言编写(The simplest greedy Snake game on the QT interface, written in the C++ language)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-30
    • 文件大小:1150976
    • 提供者:桃子薇甜
« 12 »
搜珍网 www.dssz.com