搜索资源列表
在Unix下用C编写类Windows菜单
- 目前,在Unix系统下运行的程序的界面大都比较死板,而且,在进行功能扩充时也不是很方便。那么,能不能设计一个象 Windows那样能够按照用户要求随意调整界面,功能扩充方便的程序呢?答案是肯定的。在用户需要进行功能扩充时,也无须改动源程序,只须对参数文件进行操作就可将新增功能挂到菜单上。 -Currently, the Unix operating system interface procedures Most rigid, but when conducting functional exp
LINUX_Device_Driver
- 【软件设计电子书】【Windows驱动程序开发篇】\\LINUX设备驱动程序.pdf-electronic book software design [] [Windows Driver Development -- Part \\ Linux device driver Preface. pdf
qt4-dialog
- linux窗口程序设计一书的第一章代码,希望对大家有用-linux windows designed source
layout
- linux窗口程序设计一书的第二章代码-布局管理,希望对大家有用-linux windows designed-layout
dialog-increase
- linux窗口程序设计一书的第三章代码-对话框进阶,希望对大家有用-linux windows designed increase
picture
- linux窗口程序设计一书的第五章代码-- 图形与图画,希望对大家有用-linux windows programming book' s fifth chapter one code- graphics and pictures, everyone would like to be useful
chatroom.tar
- linux窗口程序设计,聊天室软件窗口改写-linux windows programming, chat room software window rewritten
Linux-Qt4(example-source-code)
- Linux窗口程序设计—Qt4精彩实例分析(实例源代码)-Windows Programming Linux-Qt4 wonderful examples of (example source code)
Linux-Qt4-
- Linux窗口程序设计—Qt4精彩实例分析-Windows Programming Linux-Qt4 wonderful examples of
Linux
- Linux窗口程序设计—Qt4精彩实例分析-Windows Programming Linux-Qt4 wonderful examples of
qt4-examples-sources
- qt4 窗口程序设计的源代码,分了11章,每一章一个源代码,适合qt的初学者,配合qt4窗口程序设计本书学习效果更好-qt4 windows programming source code, suitable for beginners qt, qt4 windows programming book with better learning
Windows-via-C_CPP
- 本书是Windows程序设计领域的名著,涵盖了Windows的最新版本Vista 以及Windows XP的最新内容。-Windows via C_C++
Qt4-wonderful-example-is-analyzed
- Linux窗口程序设计—Qt4精彩实例分析,包含了QT4几乎所有相关类的实例,并对相关类进行分析-Linux Windows Programming-Qt4 wonderful examples of analysis contained QT4 almost all instances of the class, and the analysis of the relevant class
100-classic-algorithm-c-language-
- 经典C语言程序设计100例,C语言能够让你深入系统底层,你知道的操作系统,哪一个不是C语言写的?所有的windows,Unix,Linux,Mac,os/2,没有一个里外的,如果你不懂C语言,怎么可能深入到这些操作系统当中去呢?更不要说你去写它们的内核程序了。-Classic C Programming Language 100 cases, C language allows you in-depth the underlying system, you know the operating
Message
- linux窗口程序设计-qt4 随书第1章实例5--qt4 linux windows programming with the book Chapter 1 Example 5
Table
- linux窗口程序设计 第一章 实例 7-linux windows programming examples Chapter 7
Linux-operator-new-delete
- 在 windows 下使用 VC 编程时,我们通常需要 DEBUG 模式下运行程序,而后调试器将在退出程序时,打印出程序运行过程中在堆上分配而没有释放的内存信息,其中包括代码文件名、行号以及内存大小。该功能是 MFC Framework 提供的内置机制,封装在其类结构体系内部。 在 linux 或者 unix 下,我们的 C++ 程序缺乏相应的手段来检测内存信息,而只能使用 top 指令观察进程的动态内存总额。而且程序退出时,我们无法获知任何内存泄漏信息。为了更好的辅助在 linux 下程序
Linux窗口程序设计—Qt4精彩实例分析
- qt的介绍和使用,方便初学者学习,同样支持跨平台,windows也可以使用。(The introduction and use of QT, easy for beginners to learn, also support cross platform, windows can also use.)