The C++ Programing Language(已搜索)
[书名] The C++ Programing Language (Third Edition)
[作者] Bjarne Stroustrup
[出版社] Addison Wesley Longman
[关键词] C++
[内容简介] C++ is a general purpose programming language designed to make programming more enjoyable for the serious programmer. Except for minor details, C++ is a superset of the C programming language. In addition to the facilities provided by C, C++ provides flexible and efficient facilities for defining new types. A programmer can partition an application into manageable pieces by defining new types that closely match the concepts of the application. This technique for program construction is often called data abstraction. Objects of some userdefined types contain type information. Such objects can be used conveniently and safely in contexts in which their type cannot be determined at compile time. Programs using objects of such types are often called object based. When used well, these techniques result in shorter, easier to understand, and easier to maintain programs.
[分类] 计算机类>编程类
[版本] Third Edition
[审校]
[光盘] (含/不含)
[ISBN号] 0201889544
[定价]
[是否是扫描版] (否)
附件: 您所在的用户组无法下载或查看附件