Foundations of C++/CLI: The Visual C++ Language for .NET 3.5, 2/e

Gordon Hogenson

  • 出版商: Apress
  • 出版日期: 2008-09-10
  • 售價: $2,880
  • 貴賓價: 9.5$2,736
  • 語言: 英文
  • 頁數: 512
  • 裝訂: Paperback
  • ISBN: 1430210230
  • ISBN-13: 9781430210238
  • 相關分類: .NETC++ 程式語言Visual C++
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 introduces C++/CLI, Microsoft’s extensions to the C++ syntax that allow you to target the common language runtime, the key to the heart of the .NET Framework 3.5. This book gives you a small, fast–paced primer that will kick–start your journey into the world of C++/CLI. In 13 no–fluff chapters, Microsoft insiders take readers into the core of the C++/CLI language and explain both how the language elements work and how Microsoft intends them to be used.

This book is a beginner’s guide, but it assumes a familiarity with programming basics. And it concentrates on explaining the aspects of C++/CLI that make it the most powerful and fun language of the .NET Framework. As such, this book is ideal if you’re thinking of migrating to C++/CLI from another language. By the end of this book, you’ll have a thorough grounding in the core language elements together with the confidence to explore further that comes from a solid understanding of a language’s syntax and grammar.

What you’ll learn

  • The basics of C++/CLI
  • The object–oriented features of C++/CLI
  • How C++/CLI sits within the .NET Framework 3.5
  • How to create C++/CLI programs
  • Using STL/CLR

 

Who is this book for

 

Developers wanting to learn C++/CLI

商品描述(中文翻譯)

《Foundations of C++/CLI: The Visual C++ Language for .NET 3.5》介紹了C++/CLI,這是微軟對C++語法的擴展,讓您能夠針對通用語言運行時(CLR)進行開發,這是.NET Framework 3.5的核心。本書提供了一個簡潔而快節奏的入門指南,將啟動您進入C++/CLI世界的旅程。在13個簡潔的章節中,微軟內部人員帶領讀者深入了解C++/CLI語言的核心,解釋語言元素的工作原理以及微軟的使用意圖。

本書是一本初學者指南,但假設讀者對編程基礎有一定的了解。它專注於解釋C++/CLI的各個方面,使其成為.NET Framework中最強大和有趣的語言。因此,如果您正在考慮從其他語言遷移到C++/CLI,本書非常適合您。通過閱讀本書,您將對核心語言元素有深入的理解,並具備進一步探索的信心,這來自對語言語法和文法的扎實理解。

您將學到什麼:

- C++/CLI的基礎知識
- C++/CLI的面向對象特性
- C++/CLI在.NET Framework 3.5中的位置
- 如何創建C++/CLI程序
- 使用STL/CLR

適合閱讀對象:

- 想要學習C++/CLI的開發人員