Pro Visual C++ 2005 for Developers: Featuring C++/CLI
C++/CLI is a bit of amisnomer. It is a set of extensions that allow C++ to expose the power of the Common Language Infrastructure (CLI). Really, it portends the future of C++. There is no reason that C++/CLI features, such as events and properties, could not be a part of standard C++.
Đã lưu trong:
Tác giả chính: | |
---|---|
Định dạng: | Sách |
Ngôn ngữ: | English |
Được phát hành: |
Apress
2012
|
Những chủ đề: | |
Truy cập trực tuyến: | https://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/31838 |
Các nhãn: |
Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
|
Thư viện lưu trữ: | Thư viện Trường Đại học Đà Lạt |
---|
id |
oai:scholar.dlu.edu.vn:DLU123456789-31838 |
---|---|
record_format |
dspace |
spelling |
oai:scholar.dlu.edu.vn:DLU123456789-318382014-01-20T04:27:06Z Pro Visual C++ 2005 for Developers: Featuring C++/CLI C.Wills, Dean C++ Technologies C++/CLI is a bit of amisnomer. It is a set of extensions that allow C++ to expose the power of the Common Language Infrastructure (CLI). Really, it portends the future of C++. There is no reason that C++/CLI features, such as events and properties, could not be a part of standard C++. ■ CHAPTER 1 Hello,World . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 ■ CHAPTER 2 There’s No Place Like Home . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 ■ CHAPTER 3 Syntax . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 ■ CHAPTER 4 C# to C++/CLI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 ■ CHAPTER 5 Tools . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 ■ CHAPTER 6 Data Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61 ■ CHAPTER 7 Arrays. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83 ■ CHAPTER 8 Polymorphism and Protection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99■ CHAPTER 9 Pointers and Unsafe Code. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 129 ■ CHAPTER 10 Properties and Events . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 141 ■ CHAPTER 11 Expressions and Operators. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 171 ■ CHAPTER 12 The End of the Beginning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 195 ■ CHAPTER 13 Fun, Fun, and More Fun . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 217■ CHAPTER 14 Generics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 233 ■ CHAPTER 15 Introduction to Templates . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 259 ■ CHAPTER 16 Advanced Generics & Casts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 281 ■ CHAPTER 17 The Preprocessor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 297 ■ CHAPTER 18 Native C++. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 315 ■ CHAPTER 19 Multiple Language Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 335 ■ CHAPTER 20 Final Thoughts. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 351 ■ INDEX . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 371 2012-09-13T07:39:33Z 2012-09-13T07:39:33Z 2006 Book 978-1-59059-608-1 https://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/31838 en application/pdf Apress |
institution |
Thư viện Trường Đại học Đà Lạt |
collection |
Thư viện số |
language |
English |
topic |
C++ Technologies |
spellingShingle |
C++ Technologies C.Wills, Dean Pro Visual C++ 2005 for Developers: Featuring C++/CLI |
description |
C++/CLI is a bit of amisnomer. It is a set of extensions that allow C++ to expose the power of the Common Language Infrastructure (CLI). Really, it portends the future of C++. There is no reason that C++/CLI features, such as events and properties, could not be a part of standard C++. |
format |
Book |
author |
C.Wills, Dean |
author_facet |
C.Wills, Dean |
author_sort |
C.Wills, Dean |
title |
Pro Visual C++ 2005 for Developers: Featuring C++/CLI |
title_short |
Pro Visual C++ 2005 for Developers: Featuring C++/CLI |
title_full |
Pro Visual C++ 2005 for Developers: Featuring C++/CLI |
title_fullStr |
Pro Visual C++ 2005 for Developers: Featuring C++/CLI |
title_full_unstemmed |
Pro Visual C++ 2005 for Developers: Featuring C++/CLI |
title_sort |
pro visual c++ 2005 for developers: featuring c++/cli |
publisher |
Apress |
publishDate |
2012 |
url |
https://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/31838 |
_version_ |
1819840812491472896 |