Programming with Microsoft Visual C++.NET 6ed [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Programming with Microsoft Visual C++.NET 6ed [Electronic resources] - نسخه متنی

George Shepherd, David Kruglinski

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
توضیحات
افزودن یادداشت جدید








Chapter 25: Introducing the Active Template Library



Overview


Chapter 22's CSpaceship object, which will illustrate that there's more than one way to write a COM class. (This will become important as you examine ATL's class composition methods.) Next, we'll investigate ATL, focusing first on C++ templates and raw C++ smart pointers and how they can be useful in COM development. We'll cover the client side of ATL programming and examine some of ATL's smart pointers. Finally, we'll check out the server side of ATL programming, reimplementing the Chapter 22 spaceship example using both classic ATL and attributed ATL to get a feel for ATL's architecture.


/ 319