C Interfaces and Implementations

豆瓣
C Interfaces and Implementations

登录后可管理标记收藏。

ISBN: 9780201498417
作者: David R. Hanson
出版社: Addison-Wesley Professional
发行时间: 1996 -8
装订: Paperback
价格: USD 54.99
页数: 544

/ 10

1 个评分

评分人数不足
借阅或购买

Techniques for Creating Reusable Software (Addison-Wesley Professional Computing Series)

David R. Hanson   

简介

Every programmer and software project manager must master the art of creating reusable software modules; they are the building blocks of large, reliable applications. Unlike some modern object-oriented languages, C provides little linguistic support or motivation for creating reusable application programming interfaces (APIs). While most C programmers use APIs and the libraries that implement them in almost every application they write, relatively few programmers create and disseminate new, widely applicable APIs. C Interfaces and Implementations shows how to create reusable APIs using interface-based design, a language-independent methodology that separates interfaces from their implementations. This methodology is explained by example. The author describes in detail 24 interfaces and their implementations, providing the reader with a thorough understanding of this design approach.

其它版本
短评
评论
笔记