ATL技术内幕——UML与面向对象设计影印丛书(影印本) 2025 chm pdf kindle rb azw3 下载 115盘

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分
书籍信息完全性:5分
网站更新速度:5分
使用便利性:8分
书籍清晰度:8分
书籍格式兼容性:6分
是否包含广告:9分
加载速度:4分
安全性:5分
稳定性:4分
搜索功能:3分
下载便捷性:9分
下载点评
- 无多页(307+)
- 无广告(153+)
- 一星好评(80+)
- 无漏页(673+)
- 速度慢(569+)
- 内容齐全(180+)
- 快捷(518+)
- 方便(641+)
下载评价
- 网友 游***钰:
用了才知道好用,推荐!太好用了
- 网友 居***南:
请问,能在线转换格式吗?
- 网友 菱***兰:
特好。有好多书
- 网友 师***怀:
好是好,要是能免费下就好了
- 网友 权***波:
收费就是好,还可以多种搜索,实在不行直接留言,24小时没发到你邮箱自动退款的!
- 网友 通***蕊:
五颗星、五颗星,大赞还觉得不错!~~
- 网友 辛***玮:
页面不错 整体风格喜欢
- 网友 林***艳:
很好,能找到很多平常找不到的书。
- 网友 苍***如:
什么格式都有的呀。
- 网友 田***珊:
可以就是有些书搜不到
- 网友 龚***湄:
差评,居然要收费!!!
- 网友 车***波:
很好,下载出来的内容没有乱码。
- 网友 沈***松:
挺好的,不错
- 网友 寿***芳:
可以在线转化哦
- 网友 隗***杉:
挺好的,还好看!支持!快下载吧!
- 网友 冉***兮:
如果满分一百分,我愿意给你99分,剩下一分怕你骄傲
喜欢"ATL技术内幕——UML与面向对象设计影印丛书(影印本)"的人也看了
学而思 新版学而思秘籍·初中数学培优课堂练习八年级初二 2025 chm pdf kindle rb azw3 下载 115盘
外汇投资宝典 2025 chm pdf kindle rb azw3 下载 115盘
中公教育2020军队文职人员招聘考试教材:数学3+化学(全新升级) 2025 chm pdf kindle rb azw3 下载 115盘
数据库应用基础(SQL Server 2012) 2025 chm pdf kindle rb azw3 下载 115盘
全国计算机等级考试NCRE题库:三级网络技术(附光盘) 2025 chm pdf kindle rb azw3 下载 115盘
智能工厂设备通信技术 2025 chm pdf kindle rb azw3 下载 115盘
名家书画新编千家诗【正版】 2025 chm pdf kindle rb azw3 下载 115盘
UNIX用户手册 2025 chm pdf kindle rb azw3 下载 115盘
18版学霸速记--15.初中道德与法治八年级(统编版) 2025 chm pdf kindle rb azw3 下载 115盘
江苏/发现者旅行指南 2025 chm pdf kindle rb azw3 下载 115盘
- 精选宋词与宋画 许渊冲 五洲传播出版社【正版保证】 2025 chm pdf kindle rb azw3 下载 115盘
- 9787562260783 2025 chm pdf kindle rb azw3 下载 115盘
- 国际商务英语(普通高等院校十二五规划重点教材)/国际贸易系列 2025 chm pdf kindle rb azw3 下载 115盘
- 十万儿童共同写的一本书 2025 chm pdf kindle rb azw3 下载 115盘
- 【预订】Kiss 纽约,We love 欲望城市 自由行 购物旅游指南书籍/繁体中文 2025 chm pdf kindle rb azw3 下载 115盘
- 揭秘服装赚钱的门道 2025 chm pdf kindle rb azw3 下载 115盘
- 永远的徐迟 2025 chm pdf kindle rb azw3 下载 115盘
- 儿童智慧百科解谜书.世界历史迷宫正版 2025 chm pdf kindle rb azw3 下载 115盘
- 新东方 恋练不忘 初中化学 考点速记 2025 chm pdf kindle rb azw3 下载 115盘
- 光伏发电建设项目档案管理手册 2025 chm pdf kindle rb azw3 下载 115盘
书籍真实打分
故事情节:6分
人物塑造:3分
主题深度:9分
文字风格:6分
语言运用:3分
文笔流畅:9分
思想传递:3分
知识深度:5分
知识广度:8分
实用性:7分
章节划分:3分
结构布局:7分
新颖与独特:8分
情感共鸣:7分
引人入胜:8分
现实相关:9分
沉浸感:6分
事实准确性:8分
文化贡献:6分