搜索资源列表
Design_Pattern_Source
- 设计模式的源代码,包括了23种模式,非常不错-Design patterns source code, including a 23 model, very good
Qt4_Design_Patterns
- 该书讲述了QT的各种设计模式,可以方便开发者在软件开发的过程中参考使用。-QT book describes the various design patterns that can facilitate the development in the software development process reference.
design.pdf.tar
- 常见设计模式的设计于实现,使用的是边准c++程序的处理,在linux开发环境下完成-The design of common design patterns in the implementation, using standard c++ program side of the processing done in the linux development environment
An.Introduction.to.Design.Patterns.in.C.with.Qt.4.
- 《Qt4设计模式导论》介绍了C++编程知识和Qt的设计模式,由浅入深。-An Introduction to Design Patterns in C with Qt 4
design_pattern
- 设计模式四人帮所写大作,必看的经典 -Gang of Four design patterns written masterpiece, a classic must-see
Linux-programming-ideas
- 本书内容分为4个部分:linux程序设计基础部分、linux用户空间网络编程部分、linux内核网络编程部分以及综合案例部分。内容包含linux系统概述、linux编程环境、linux文件系统简介、linux下的进程和线程、tcp/ip协议族、应用层网络服务程序、tcp编程、主机信息获取、数据io复用、udp编程、高级套接字、套接字选项、原始套接字、服务器模型、ipv6、linux 内核网络部分结构及分布、netfilter框架内报文处理程;解释多重继承问题的难点,展示RTTI的实际使用,描述了
Design-Patterns-in-CPP-with-Qt-2nd
- Qt 方面的好书籍,不可错过的好书。 Introduction to Design Patterns in C++ with Qt 2nd Edition
An-Introduction-in-CPP-with-Qt-4
- 一个介绍设计模式的C + +与Qt 4是一个完整的教程和参考,不承担任何以前的C,C + +对象,或图案的知识。你走过每一个核心概念,一次一个步骤,通过广泛收集的Qt 4.1测试例子和练习学习。-An Introduction to Design Patterns in C++ with Qt 4 is a complete tutorial and reference that assumes no previous knowledge of C, C++, objects, or patte
CPP
- C++设计模式--基于Qt4开源跨平台开发框架,很好的qt编程资料,适合于多平台编程-C++ design patterns- based on Qt4 open source cross-platform development framework for qt programming information, suitable for multi-platform programming
design-patterns
- Many of the syscalls used in this file expect some of the arguments to be __user pointers not __kernel pointers.