软件说明:
Addison Wesley出版的Essential C# 2.0英文原版chm格式<br>同时包括了所有示例源代码<br><br>目录如下<br> Copyright <br> Praise for Essential C# 2.0 <br> Acknowledgments <br> About the Author <br> Chapter 1. Introducing C# <br> Hello, World <br> C# Syntax Fundamentals <br> Working with Variables <br> Console Input and Output <br> Comments <br> Common Intermediate Language and ILDASM <br> Summary <br> Chapter 2. Data Types <br> Fundamental Numeric Types <br> More Fundamental Types <br> null and void <br> Categories of Types <br> Nullable Modifier <br> Conversions between Data Types <br> Arrays <br> Summary <br> Chapter 3. Operators and Control Flow <br> Operators <br> Introducing Flow Control <br> Code Blocks ({}) <br> Scope <br> Boolean Expressions <br> Bitwise Operators (<<, >>, |, &, ^, ~) <br> Control Flow Statements, Continued <br> Jump Statements <br> C# Preprocessor Directives <br> Summary <br> Chapter 4. Methods and Parameters <br> Calling a Method <br> Declaring a Method <br> The using Directive <br> Returns and Parameters on Main() <br> Parameters <br> Recursion <br> Method Overloading <br> Basic Error Handling with Exceptions <br> Summary <br> Chapter 5. Classes <br> Defining and Instantiating a Class <br> Instance Fields <br> Instance Methods <br> Using the this Keyword <br> Access Modifiers <br> Constructors <br> Static <br> const and readonly Modifiers <br> Properties <br> Nested Classes <br> Partial Classes <br> Summary <br> Chapter 6. Inheritance <br> Derivation <br> Overriding the Base Class <br> Abstract Classes <br> Everything Ultimately Derives from System.Object <br> Verifying the Underlying Type with the is Operator <br> Conversion Using the as Operator <br> Summary <br> Chapter 7. Interfaces <br> Introducing Interfaces <br> Polymorphism through Interfaces <br> Interface Implementation <br> Casting between the Implementing Class and Its Interfaces <br> Multiple Interface Inheritance <br> Implementing Multiple Inheritance via Interfaces <br> Versioning <br> Interfaces Compared with Classes <br> Summary <br> Chapter 8. Value Types <br> Structs <br> Boxing <br> Enums <br> Summary <br> Chapter 9. Well-Formed Types <br> Overriding object Members <br> Operator Overloading <br> Defining Namespaces <br> XML Comments <br> Garbage Collection <br> Resource Cleanup <br> Summary <br> Chapter 10. Exception Handling <br> Multiple Exception Types <br> Catching Exceptions <br> General Catch Block <br> Guidelines for Exception Handling <br> Defining Custom Exceptions <br> Summary <br> Chapter 11. Generics <br> C# without Generics <br> Introducing Generic Types <br> Constraints <br> Generic Methods <br> Generic Internals <br> Summary <br> Chapter 12. Collections <br> Primary Collection Classes <br> Introducing Collection Class Interfaces <br> Providing an Index Operator <br> Returning Null or an Empty Collection <br> Iterators <br> Summary <br> Chapter 13. Delegates and Events <br> Method Pointers <br> Multicast Delegates and the Observer Pattern <br> Events <br> Summary <br> Chapter 14. Reflection and Attributes <br> Reflection <br> Attributes <br> Summary <br> Chapter 15. Multithreading <br> Running and Controlling a Separate Thread <br> Passing Parameters to Threads <br> Thread Pooling <br> Unhandled Exceptions <br> Synchronization <br> Summary <br> Chapter 16. Multithreading Patterns <br> Asynchronous Results Pattern <br> Background Worker Pattern <br> Windows Forms <br> Summary <br> Chapter 17. Platform Interoperability and Unsafe Code <br> Platform Invoke <br> Pointers and Addresses <br> Summary <br> Chapter 18. The Common Language Infrastructure <br> Defining the Common Language Infrastructure (CLI) <br> CLI Implementations <br> C# Compilation to Machine Code <br> Runtime <br> Application Domains <br> Assemblies, Manifests, and Modules <br> Common Intermediate Language (CIL) <br> Common Type System (CTS) <br> Common Language Specification (CLS) <br> Base Class Library (BCL) <br> Metadata <br> Summary <br> Appendix A. Downloading and Installing the C# Compiler and the CLI Platform <br> Microsoft's .NET <br> Mono <br> Appendix B. Complete Source Code Listings <br> Chapters 3 and 4 <br> Chapter 9 <br> Chapter 12 <br> Chapter 14 <br> Chapter 17 <br> Appendix C. C# 2.0 Topics <br> Index <br>
推荐资源
作者其他资源
- SQL Server 2005基础教程(喻梅) 课件
- 软件需求(第2版) 课件
- Wrox - .NET Domain-Driven Design with C# (Apr 2008)
- Wrox - Professional Visual Basic 2008 (May 2008)
- Visual C++.NET精彩编程实例集锦 源代码(第二部分)
- Visual C++.NET精彩编程实例集锦 源代码(第一部分)
- Wrox - Ivor Hortons Beginning Visual C++ 2008 (Mar 2008)
- Visual C++.NET课程设计案例精编
- Visual C++开发实用编程200例 源代码
- Visual C++视频技术方案宝典 源代码



共有评论条
{Text}