C# Annotated Standard

Jon Jagger, Nigel Perry, Peter Sestoft

  • 出版商: Morgan Kaufmann
  • 出版日期: 2007-08-01
  • 售價: $2,370
  • 貴賓價: 9.5$2,252
  • 語言: 英文
  • 頁數: 864
  • 裝訂: Paperback
  • ISBN: 0123725119
  • ISBN-13: 9780123725110
  • 相關分類: C#
  • 已過版

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

商品描述

Description

Standards, while being definitive, do not usually serve as the best reference to the use of a programming language. Books on languages usually are able to explain usage better, but lack the definitive precision of a standard. This book combines the two; it is the standard with added explanatory material.

  • Written by members of the standards committee
  • Annotates the standard with practical implementation advice
  • The definitive reference to the C# International Standard

Table of Contents

Foreword; Introduction; Scope; Conformance; Normative references; Definitions; Notational conventions; Acronyms and abbreviations; General description; Language overview; Lexical Structure; Basic Concepts; Types; Variables; Conversions; Expressions; Statements; Namespaces; Classes; Structs; Arrays; Interfaces; Enums; Delegates; Exceptions; Attributes; Unsafe Code; Generics; Iterators