C# 2.0 The Complete Reference, 2/e (Paperback)
Herbert Schildt
- 出版商: McGraw-Hill Education
- 出版日期: 2005-11-01
- 售價: $2,490
- 貴賓價: 9.5 折 $2,366
- 語言: 英文
- 頁數: 890
- 裝訂: Paperback
- ISBN: 0072262095
- ISBN-13: 9780072262094
-
相關分類:
C#
已過版
買這商品的人也買了...
-
$880$695 -
$600$588 -
$980$960 -
$290$229 -
$1,176Computer Organization and Design: The Hardware/Software Interface, 3/e(IE) (美國版ISBN:1558606041)
-
$650$553 -
$580$493 -
$580$458 -
$680$646 -
$880$695 -
$1,127Database System Concepts, 5/e (IE) (美國版ISBN:0072958863)
-
$420$332 -
$780$702 -
$680$578 -
$650$507 -
$550$468 -
$680$666 -
$450$383 -
$450$383 -
$600$540 -
$450$356 -
$650$514 -
$750$593 -
$580$493 -
$880$616
相關主題
商品描述
Description
This comprehensive volume is fully updated for C# 2.0 -- the newest version of Microsoft's revolutionary programming language.The changes found in C# 2.0 bring Java-like power to millions of Windows programmers worldwide. With expertly crafted explanations, insider tips, and hundreds of examples, this book fully explains every aspect of C# 2.0. Written in the clear, uncompromising style that has made master programming author Herb Schildt the choice of millions, the book covers all the new and existing features of this major programming language.
Table of Contents
Part One: The C# Language
Chapter 1: The Creation of C#
Chapter 2: An Overview of C#
Chapter 3: Data Types, Literals, and Variables
Chapter 4: Operators
Chapter 5: Program Control Statements
Chapter 6: Introducing Classes, Objects, and Methods
Chapter 7: Arrays and Strings
Chapter 8: A Closer Look at Methods and Classes
Chapter 9: Operator Overloading
Chapter 10: Indexers and Properties
Chapter 11: Inheritance
Chapter 12: Interfaces, Structures, and Enumerations
Chapter 13: Exception Handling
Chapter 14: Using I/O
Chapter 15: Delegates and Events
Chapter 16: Namespaces, The Preprocessor, and Assemblies
Chapter 17: Runtime Type ID, Reflection, and Attributes
Chapter 18: Unsafe code, Pointers, and Miscellaneous topics
Chapter 19: Generics
Part Two: The C# Class Library
Chapter 20: Exploring the System Namespace
Chapter 21: Strings and Formatting
Chapter 22: Multithreaded Programming
Chapter 23: Working with Collections
Chapter 24: Networking
Part 3: Applying C#
Chapter 25: Building components
Chapter 26: Creating Form-Based Windows Applications
Chapter 27: A Recursive-Descent Expression Parser
Appendix A: XML Comment Quick Reference