![]() 作者:Jeffrey Richter 出版社: 人民邮电出版社 副标题: (第2版.英文影印版) 出版年: 2008-8 页数: 693 定价: 95.00元 装帧: 16开 丛书: 图灵程序设计丛书·微软技术系列 ISBN: 9787115182135 内容简介 · · · · · ·本书是.NET 领域的经典著作,深度揭示了.NET 框架的内幕。通过阅读本书,读者可以掌握.NET 的设计原则,洞悉高效创建高性能应用程序的秘诀。本书含有丰富的代码,均采用C# 编写。. 本书适合各层次.NET 开发人员阅读。... 目录 · · · · · ·Part I CLR Basics1 The CLR’s Execution Model 2 Building, Packaging, Deploying, and Administering Applications and Types 3 Shared Assemblies and Strongly Named Assemblies Part II Working with Types 4 Type Fundamentals · · · · · ·() Part I CLR Basics 1 The CLR’s Execution Model 2 Building, Packaging, Deploying, and Administering Applications and Types 3 Shared Assemblies and Strongly Named Assemblies Part II Working with Types 4 Type Fundamentals 5 Primitive, Reference, and Value Types Part III Designing Types 6 Type and Member Basics 7 Constants and Fields 8 Methods: Constructors, Operators, Conversions, and Parameters 9 Properties 10 Events Part IV Essential Types 11 Chars, Strings, and Working with Text 12 Enumerated Types and Bit Flags 13 Arrays 14 Interfaces 15 Delegates 16 Generics 17 Custom Attributes 18 Nullable Value Types Part V CLR Facilities 19 Exceptions 20 Automatic Memory Management(Garbage Collection) 21 CLR Hosting and AppDomains 22 Assembly Loading and Reflection 23 Performing Asynchronous Operations 24 Thread Synchronization Index · · · · · · () |
觉得不错
有深度
必看书目之一,很多年前就有所耳闻,现在终于入手了
初中生最应该看的