C++/CLI Primer: For .NET Development

Vivek Ragunathan

  • 出版商: Apress
  • 出版日期: 2016-12-01
  • 售價: $1,190
  • 貴賓價: 9.5$1,131
  • 語言: 英文
  • 頁數: 83
  • 裝訂: Paperback
  • ISBN: 1484223667
  • ISBN-13: 9781484223666
  • 相關分類: .NETC++ 程式語言
  • 海外代購書籍(需單獨結帳)

商品描述

Enter a world of hardcore back-end, server-side enterprise programming on the .NET platform. This book presents some of the important aspects of the C++/CLI language that often become a barrier preventing programmers from exploring further. The C++/CLI Primer is a powerful but compact book that will guide you through that barrier.

Many of today's complex transactions and enterprise applications count on C++/CLI. Visual Studio 2015 and earlier versions support C++/CLI if you program using an IDE. C++/CLI is unattractive, clumsy, and hard when compared to other modern languages that run on the .NET platform. That's because it is powerful. Like light that can be viewed as a wave or particle, C++/CLI can be exercised as an unmanaged or managed or actually as the sandwich language to do mixed mode programming, which is its real power. That's also why it is unique.



What You'll Learn
  • Discover C++/CLI and why is it used in .NET programming
  • Work with types, primitive types, object creation, and managed and abstract classes
  • Use abstract classes in C++/CLI
  • Harness the power of nullptre
  • Implement code that uses boxing/unboxing
  • Use equality/identity, properties, enums, strings, arrays, and more

Who This Book Is For

Experienced Microsoft .NET application developers, familiar with .NET framework and C++.  

商品描述(中文翻譯)

進入一個以.NET平台為基礎的後端、伺服器端企業程式設計的世界。本書介紹了C++/CLI語言的一些重要方面,這些方面通常成為阻礙程式設計師進一步探索的障礙。《C++/CLI入門指南》是一本強大而簡潔的書籍,將引導您克服這個障礙。

如今許多複雜的交易和企業應用程式都依賴於C++/CLI。如果您使用IDE進行編程,Visual Studio 2015及更早版本支援C++/CLI。與在.NET平台上運行的其他現代語言相比,C++/CLI不夠吸引人、笨拙且困難。這是因為它非常強大。就像光可以被視為波或粒子一樣,C++/CLI可以作為非受控、受控或混合模式編程的夾心語言來使用,這就是它真正的優勢。這也是它獨特的原因。

您將學到什麼:
- 了解C++/CLI以及為什麼在.NET編程中使用它
- 使用類型、基本類型、物件創建以及受控和抽象類
- 在C++/CLI中使用抽象類
- 利用nullptre的威力
- 實現使用boxing/unboxing的程式碼
- 使用相等性/身份、屬性、列舉、字串、陣列等

本書適合對.NET框架和C++熟悉的經驗豐富的Microsoft .NET應用程式開發人員。