ATL技术***——UML与面向对象设计影印丛书(影印本) mobi 下载 网盘 caj lrf pdf txt 阿里云

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 C***ulting,Inc., a form that specializes in Windows/COM development and c***ulting.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 Applicati*** with Microsoft SDK,and Developing Windows 3.1 Applicati*** with Microsoft C/C++.He received the Microsoft Annual MVP award for his contributi*** to CompuServe's Windows forums.
Chris Sells Works as an independent c***ultant 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 Functi***
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 Opti***
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 Implementati***
Additional Persistence Implementati***
Adding Marshal-by-Value Semantics Using Persistence
Summary
Chapter 7 Collecti*** and Enumerators
COM Collecti*** and Enumerators Interface
Enumerating Arrays
Enumerating STL Collecti***
Collecti***
STL Collecti*** of ATL Data Types
Simple Collecti***
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 Limitati***
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 C***ulting,Inc., a form that specializes in Windows/COM development and c***ulting.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 Applicati*** with Microsoft SDK,and Developing Windows 3.1 Applicati*** with Microsoft C/C++.He received the Microsoft Annual MVP award for his contributi*** to CompuServe's Windows forums.
Chris Sells Works as an independent c***ultant 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.
网站评分
书籍多样性:6分
书籍信息完全性:4分
网站更新速度:6分
使用便利性:3分
书籍清晰度:8分
书籍格式兼容性:9分
是否包含广告:7分
加载速度:6分
安全性:5分
稳定性:3分
搜索功能:5分
下载便捷性:8分
下载点评
- 中评多(215+)
- 三星好评(470+)
- 经典(582+)
- 方便(58+)
- 服务好(276+)
- 体验好(227+)
- 引人入胜(652+)
- 无漏页(451+)
- 愉快的找书体验(95+)
- 差评少(87+)
- 还行吧(670+)
- 格式多(564+)
- 速度快(324+)
下载评价
- 网友 国***舒:
中评,付点钱这里能找到就找到了,找不到别的地方也不一定能找到
- 网友 冉***兮:
如果满分一百分,我愿意给你99分,剩下一分怕你骄傲
- 网友 堵***格:
OK,还可以
- 网友 林***艳:
很好,能找到很多平常找不到的书。
- 网友 堵***洁:
好用,支持
- 网友 宫***凡:
一般般,只能说收费的比免费的强不少。
- 网友 郗***兰:
网站体验不错
- 网友 师***怀:
好是好,要是能免费下就好了
- 网友 方***旋:
真的很好,里面很多小说都能搜到,但就是收费的太多了
- 网友 石***烟:
还可以吧,毕竟也是要成本的,付费应该的,更何况下载速度还挺快的
- 网友 蓬***之:
好棒good
- 网友 冷***洁:
不错,用着很方便
- 网友 訾***雰:
下载速度很快,我选择的是epub格式
喜欢"ATL技术***——UML与面向对象设计影印丛书(影印本)"的人也看了
建筑工程与物业管理 mobi 下载 网盘 caj lrf pdf txt 阿里云
上海民俗 mobi 下载 网盘 caj lrf pdf txt 阿里云
9787300179506 mobi 下载 网盘 caj lrf pdf txt 阿里云
围棋死活辞典(上卷) mobi 下载 网盘 caj lrf pdf txt 阿里云
【年末清仓】(考)(2010)审计理论与实务——全国审计专业技术资格考试答题精选与试题精练(中级) mobi 下载 网盘 caj lrf pdf txt 阿里云
机器猫 哆啦A梦19 mobi 下载 网盘 caj lrf pdf txt 阿里云
中国环境设计年鉴(2014) mobi 下载 网盘 caj lrf pdf txt 阿里云
中国译学史 mobi 下载 网盘 caj lrf pdf txt 阿里云
光镊技术 mobi 下载 网盘 caj lrf pdf txt 阿里云
第22届安德鲁·马丁国际室内设计大奖获奖作品 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 会计学原理(第2版普通高等教育十三五规划教材)/应用型本科院校财会专业教改系列 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 作女 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 9787564078393 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 9787534276668 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 手绘景观元素 植物篇/高等教育“十三五”部委级规划教材 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 在最好的年纪学Python——小学生趣味编程 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 语言的逻辑句法 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 手把手教你买保险 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 外国城市建设史 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 互联网平台竞争的反垄断规制 袁嘉 经济法竞争法领域重点问题 社会热点 法律社科专著 mobi 下载 网盘 caj lrf pdf txt 阿里云
书籍真实打分
故事情节:8分
人物塑造:3分
主题深度:9分
文字风格:3分
语言运用:9分
文笔流畅:7分
思想传递:9分
知识深度:3分
知识广度:9分
实用性:4分
章节划分:8分
结构布局:8分
新颖与独特:9分
情感共鸣:4分
引人入胜:9分
现实相关:3分
沉浸感:9分
事实准确性:9分
文化贡献:7分