ATL技术内幕——UML与面向对象设计影印丛书(影印本) chm umd 阿里云 下载 夸克云 pdf azw3 kindle

ATL技术内幕——UML与面向对象设计影印丛书(影印本)电子书下载地址
- 文件名
- [epub 下载] ATL技术内幕——UML与面向对象设计影印丛书(影印本) epub格式电子书
- [azw3 下载] ATL技术内幕——UML与面向对象设计影印丛书(影印本) azw3格式电子书
- [pdf 下载] ATL技术内幕——UML与面向对象设计影印丛书(影印本) pdf格式电子书
- [txt 下载] ATL技术内幕——UML与面向对象设计影印丛书(影印本) txt格式电子书
- [mobi 下载] ATL技术内幕——UML与面向对象设计影印丛书(影印本) mobi格式电子书
- [word 下载] ATL技术内幕——UML与面向对象设计影印丛书(影印本) word格式电子书
- [kindle 下载] ATL技术内幕——UML与面向对象设计影印丛书(影印本) kindle格式电子书
内容简介:
ATL是一组小而灵活的类,可用于开发COM组件。本书对ATL的内部工作原理做了深入的剖析,详细介绍了关于ATL设计的基础知识和体系结构,展示了ATL如何与COM相匹配,并对一些重要的实施细节做了具体提示。在此基础上,对ATL的一些高级内容和功能做了充分的介绍。更为重要的是,本书还指出了ATL存在的一些缺陷,并告诉读者如何去避免。
本书具有一定的技术深度,适合有经验的COM和VC++程序员阅读。
Brent Rector is President of Wise Owl Consulting,Inc., a form that specializes in Windows/COM development and consulting.He also teaches classes on COM, ATL,and MTS for DevelpMentor,a leading COM education firm.His previous books include Win32 Programming ,Developing windows 3 Applications with Microsoft SDK,and Developing Windows 3.1 Applications with Microsoft C/C++.He received the Microsoft Annual MVP award for his contributions to CompuServe's Windows forums.
Chris Sells Works as an independent consultant specializing in design and development using COM.He is also a COM C++, and ATL instructor for DevelopMentor,where he authored the Essential ATL five-day shor course.His previous books include Effective COM and Windows Telephony Programming .He is a contributor to the Visual C++ Developer's Journal and the Visual C++ Professional newsletter,and a frequent speaker at conferences ,including Software Development,WinDev,and the Visual C++ Developer's Conference.
书籍目录:
Foreword
Preface
Chapter 1 Hello,ATL
What Is ATL?
Creating a COM Server
Inserting a COM Class
Adding Properties and Methods
Implementing Additional Interfaces
Support for Scripting
Adding Persistence
Adding and Firing Events
Using a Window
Implementing Component Categories
Adding a User Interface
Hosting a Control
Summary
Chapter 2 ATL Smart Types:Strings,BSTRs,VARIANTs,and Interface Pointers
String data Types,Conversion Macros,and Helper Functions
The CComBSTR Smart BSTR Class
The CComBSTR Class
The ComVariant Smart VARIANT Class
The CComPtr,CComQIPtr,and CcomDispatchDriver Smart Pointer Classes
Summary
Chapter 3 Objects in ATL
Recall:COM Apartments
Implementing IUnknown
The Layers of ATL
Threading Model Support
The Core of IUnknown
Your Class
CComObject et al.
ATL Creators
Debugging
Summary
Chapter 4 COM Servers
A Review of COM Servers
The Object Map and the CComModule Class
The Object Map
Methods Required of an Object Map Class
The CComModule
CComCoClass Revisited
Server Optimization Compilation Options
Summary
Chapter 5 Interface Maps
Recall:COM Identity
Table-Driven QueryInterface
Multiple Interfaces
Aggregation:The Controlling Outer
Interface Map Tricks
Summary
Chapter 6 Persistence in ATL
A Review of COM Persistence
AT L Persistence Implementation Classes
The Property Map
The Persistence Implementations
Additional Persistence Implementations
Adding Marshal-by-Value Semantics Using Persistence
Summary
Chapter 7 Collections and Enumerators
COM Collections and Enumerators Interface
Enumerating Arrays
Enumerating STL Collections
Collections
STL Collections of ATL Data Types
Simple Collections
Object Models
Summary
Chapter 8 Connection Points
A Review of Connection Points
Creating an ATL-Based Connectable Object
Creating an Object That Is an Event Recipient
How It All Works:The Messy Implementation Details
Summary
Chapter 9 Windowing
The Structure of a Windows Application
CWindow
CWindowImpl
CDialogImpl
Windows Control Wrappers
CContainedWindow
Summary
Chapter 10 ActiveX Controls
A Review of ActiveX Controls
The BullsEye Control Requirements
Creating the Initial Control Using the ATL Wizard
The Initial BullsEye Source Files
Developing the BullsEye Control Step by Step
Summary
Chapter 11 Control Containment
How Controls Are Contained
Basic Control Containment
Hosting a Control in Dialog
Composite Controls
HTML Controls
ATL's Control Containment Limitations
Summary
Appendix A C++ Templates by Example
The Need for Templates
Template Basics
A Different Kind of Polymorphism
Function Templates
Member Function Templates
Summary
Appendix B ATL Classes and Headers
Index
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
书籍介绍
ATL是一组小而灵活的类,可用于开发COM组件。本书对ATL的内部工作原理做了深入的剖析,详细介绍了关于ATL设计的基础知识和体系结构,展示了ATL如何与COM相匹配,并对一些重要的实施细节做了具体提示。在此基础上,对ATL的一些高级内容和功能做了充分的介绍。更为重要的是,本书还指出了ATL存在的一些缺陷,并告诉读者如何去避免。
本书具有一定的技术深度,适合有经验的COM和VC++程序员阅读。
Brent Rector is President of Wise Owl Consulting,Inc., a form that specializes in Windows/COM development and consulting.He also teaches classes on COM, ATL,and MTS for DevelpMentor,a leading COM education firm.His previous books include Win32 Programming ,Developing windows 3 Applications with Microsoft SDK,and Developing Windows 3.1 Applications with Microsoft C/C++.He received the Microsoft Annual MVP award for his contributions to CompuServe's Windows forums.
Chris Sells Works as an independent consultant specializing in design and development using COM.He is also a COM C++, and ATL instructor for DevelopMentor,where he authored the Essential ATL five-day shor course.His previous books include Effective COM and Windows Telephony Programming .He is a contributor to the Visual C++ Developer's Journal and the Visual C++ Professional newsletter,and a frequent speaker at conferences ,including Software Development,WinDev,and the Visual C++ Developer's Conference.
网站评分
书籍多样性:4分
书籍信息完全性:3分
网站更新速度:6分
使用便利性:4分
书籍清晰度:9分
书籍格式兼容性:3分
是否包含广告:7分
加载速度:8分
安全性:3分
稳定性:7分
搜索功能:8分
下载便捷性:3分
下载点评
- 一般般(633+)
- 方便(63+)
- 博大精深(627+)
- 可以购买(391+)
- 无多页(264+)
- epub(652+)
- 内涵好书(248+)
- 值得下载(389+)
下载评价
- 网友 邱***洋:
不错,支持的格式很多
- 网友 林***艳:
很好,能找到很多平常找不到的书。
- 网友 相***儿:
你要的这里都能找到哦!!!
- 网友 谭***然:
如果不要钱就好了
- 网友 游***钰:
用了才知道好用,推荐!太好用了
- 网友 车***波:
很好,下载出来的内容没有乱码。
- 网友 康***溪:
强烈推荐!!!
- 网友 常***翠:
哈哈哈哈哈哈
- 网友 冯***卉:
听说内置一千多万的书籍,不知道真假的
- 网友 权***颜:
下载地址、格式选择、下载方式都还挺多的
- 网友 后***之:
强烈推荐!无论下载速度还是书籍内容都没话说 真的很良心!
- 网友 蓬***之:
好棒good
- 网友 焦***山:
不错。。。。。
喜欢"ATL技术内幕——UML与面向对象设计影印丛书(影印本)"的人也看了
启示录——打造用户喜爱的产品(第二版) chm umd 阿里云 下载 夸克云 pdf azw3 kindle
城市热力管道弱磁非开挖检测技术 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
小熊图书 2020版王后雄教材完全解读 初中道德与法治 八年级上册 王后雄学案 初二政治教辅资料 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
小学数学知识集锦 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
黄冈中学作业本(第2版):九年级政治(人教版·上册) chm umd 阿里云 下载 夸克云 pdf azw3 kindle
百练一胜:新编中学同步习题与解答(七年级思想政治上册) chm umd 阿里云 下载 夸克云 pdf azw3 kindle
Visual FoxPro程序设计——全国高职高专规划教材 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
9787544623650 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
种子方舟--中国西南野生生物种质资源库/科学文化工程公民科学素养系列 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
混凝土结构工程无机材料后锚固技术规程JGJ/T 271-2012 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
- 9787811305500 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
- 向着明亮那方/金子美铃童诗经典 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
- 印象手绘:景观设计手绘教程(第2版) chm umd 阿里云 下载 夸克云 pdf azw3 kindle
- (教材)3ds Max 2011中文版应用教程 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
- 拜访野生动物的家 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
- 工程招投标与合同管理 武育秦 主编 重庆大学出版社【正版】 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
- 蓝牙技术 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
- 无陀螺惯性导航技术 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
- 茅威涛越剧唱腔集 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
- 考研神器中医综合速记填空本:针灸学·2021考研神器中医综合速记系列图书 chm umd 阿里云 下载 夸克云 pdf azw3 kindle
书籍真实打分
故事情节:8分
人物塑造:6分
主题深度:9分
文字风格:3分
语言运用:9分
文笔流畅:5分
思想传递:5分
知识深度:6分
知识广度:8分
实用性:6分
章节划分:3分
结构布局:9分
新颖与独特:3分
情感共鸣:5分
引人入胜:8分
现实相关:9分
沉浸感:6分
事实准确性:5分
文化贡献:8分