- 博客(0)
- 资源 (5)
- 收藏
- 关注
华清远见linux 快速入门 第3章 Linux 下的 C 编程基础
本章目标
熟悉 Linux 系统下的开发环境
熟悉 Vi 的基本操作
熟练 Emacs 的基本操作
熟悉 Gcc 编译器的基本原理
熟练使用 Gcc 编译器的常用选项
熟练使用 Gdb 调试技术
熟悉 Makefile 基本原理及语法规范
熟练使用 autoconf 和 automake 来生成 Makefile
2010-07-17
Debugging with gdb
Richard Stallman, Roland Pesch, Stan Shebs, et al.
英文版
很好上手的GDB 调试技术资料
2010-07-17
C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks
C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks
By Douglas C. Schmidt, Stephen D. Huston
Publisher
: Addison Wesley
Pub Date
: October 29, 2002
ISBN
: 0-201-79525-6
Pages
: 384
Do you need to develop flexible software that can be customized quickly? Do you need to add the power and efficiency of frameworks to your software? The ADAPTIVE Communication Environment (ACE) is an open-source toolkit for building high-performance networked applications and next-generation middleware. ACE's power and flexibility arise from object-oriented frameworks, used to achieve the systematic reuse of networked application software. ACE frameworks handle common network programming tasks and can be customized using C++ language features to produce complete distributed applications.
C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked applications. C++ Networking, Volume 1, introduced ACE and the wrapper facades, which are basic network computing ingredients. Volume 2 explains how frameworks build on wrapper facades to provide higher-level communication services.
Written by two experts in the ACE community, this book contains:
An overview of ACE frameworks
Design dimensions for networked services
Descriptions of the key capabilities of the most important ACE frameworks
Numerous C++ code examples that demonstrate how to use ACE frameworks
C++ Network Programming, Volume 2, teaches how to use frameworks to write networked applications quickly, reducing development effort and overhead. It will be an invaluable asset to any C++ developer working on networked applications.
2010-07-17
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅