当前位置:首页 > 工业技术
.NET框架开发人员参考手册  系统构架分册
.NET框架开发人员参考手册  系统构架分册

.NET框架开发人员参考手册 系统构架分册PDF电子书下载

工业技术

  • 电子书积分:18 积分如何计算积分?
  • 作 者:张志学主编
  • 出 版 社:北京:清华大学出版社
  • 出版年份:2001
  • ISBN:7302042861
  • 页数:614 页
图书介绍:本册详细介绍了.NET框架类库中的系统构架部分:System名称空间。包括System名称空间中定义的类、结构、接口、枚举和delegate等内容。
《.NET框架开发人员参考手册 系统构架分册》目录

第1章 深入.NET框架 1

1.1 .NET框架概述 1

1.1.1 通用语言运行库 1

1.1.2 .NET框架类库 2

1.1.3 ASP.NET 3

1.2 理解受控执行 3

1.2.1 微软中间语言(MSIL) 4

1.2.2 JIT编译 4

1.2.3 执行代码 5

1.3 应用程序域 5

1.4 通用类型系统 6

1.4.1 类 6

1.4.2 接口 7

1.4.3 数值类型 8

1.4.4 delegate 8

1.5 部件 9

1.5.1 部件的基本知识 9

1.5.2 元素清单 11

1.5.3 部件属性 13

1.5.4 创建部件 14

1.6 通用语言运行库如何使用部件 17

1.6.1 确定部件版本 18

1.6.2 通过代码库或探测定位部件 19

1.6.3 执行版本策略 21

1.7 多语言互用 22

1.7.1 通用语言规范 22

1.7.2 编写CLS兼容代码 24

1.8 .NET框架的安全机制 25

1.8.1 代码访问安全机制 25

1.8.2 角色安全 25

1.8.3 安全策略管理 26

1.8.4 常用安全工具 28

第2章 System名称空间 30

2.1 System名称空间概述 30

2.2 System名称空间结构一览 31

第3章 System名称空间中的类 37

3.1 AccessException类 37

3.2 Activator类 39

3.3 AppDomain类 44

3.4 AppDomainFlags类 64

3.5 AppDomainUnloadedException类 70

3.6 AppDonminUnloadInProgressException类 71

3.7 ApplicationException类 73

3.8 ArgumentException类 75

3.9 ArgumentNullException类 78

3.10 ArgumentOutOfRangeException类 80

3.11 ArithmeticException类 83

3.12 Array类 84

3.13 ArrayTypeMismatchException类 107

3.14 Attribute类 109

3.15 AttributeUsageAttribute类 113

3.16 BadImageFormatException类 116

3.17 BitConverter类 117

3.18 Buffer类 125

3.19 CallContext类 128

3.20 CannotUnloadAppDomainExccption类 130

3.21 CLSCompliantAttribute类 132

3.22 Console类 134

3.23 ContextBoundObject类 144

3.24 ContextMarshalException类 146

3.25 ContextStatieAttribute类 147

3.26 Convert类 149

3.27 CoreException类 172

3.28 DBNull类 173

3.29 Delegate类 176

3.30 DivideByZeroException类 189

3.31 DuplicateWaitObjectException类 191

3.32 Empty类 192

3.33 EntryPointNotFoundException类 194

3.34 Enum类 196

3.35 Environment类 206

3.36 EventArgs类 215

3.37 Exception类 216

3.38 ExecutionEngineException类 222

3.39 FieldAccessException类 224

3.40 FlagsAttribute类 226

3.41 FormatException类 226

3.42 GC类 228

3.43 IndexOutOfRangeException类 229

3.44 InvalidCastException类 231

3.45 InvalidOperationException类 232

3.46 LoaderOptimizationAttribute类 234

3.47 LocalDataStoreSlot类 235

3.48 LogicalCallContext类 236

3.49 MarshalByRefObject类 236

3.50 Math类 239

3.51 MethodAccessException类 251

3.52 MissingeFieldException类 253

3.53 MissingMemberException类 255

3.54 MissingMethodException类 258

3.55 MTAThreadAttribute类 260

3.56 MulticastDelegate类 261

3.57 MulticastNotSupportedException类 265

3.58 NonSerializedAttribute类 267

3.59 NotFiniteNumberException类 268

3.60 NotImplementedException类 271

3.61 NotSupportedException类 272

3.62 NullReferenceException类 274

3.63 Object类 275

3.64 ObsoleteAttribute类 280

3.65 OperatingSystem类 281

3.66 OutOfMemoryException类 284

3.67 OverflowException类 286

3.68 ParamArrayAttribute类 287

3.69 PlatformNotSupportedException类 288

3.70 Radix类 288

3.71 Random类 291

3.72 RankException类 294

3.73 SerializableAttribute类 296

3.74 ServicedComponent类 297

3.75 ServicedComponentException类 298

3.76 StackOverflowException类 299

3.77 STAThreadAttribute类 301

3.78 String类 302

3.79 SystemException类 332

3.80 ThreadStaticAttribute类 334

3.81 TimeZone类 335

3.82 Type类 336

3.83 TypeInitializationException类 388

3.84 TypeLoadException类 389

3.85 TypeUnloadedException类 392

3.86 UnauthorizedAccessException类 393

3.87 UnhandledExceptionEvent类 394

3.88 URI类 396

3.89 URIFormatException类 409

3.90 ValueType类 410

3.91 Version类 412

3.92 WeakReference类 417

3.93 WeakReferenceException类 420

3.94 ____ComObject类 422

第4章 System名称空间中的结构 423

4.1 ArgIterator结构 423

4.2 Boolean结构 426

4.3 Byte结构 435

4.4 Char结构 445

4.5 DateTime结构 459

4.6 Decimal结构 489

4.7 Double结构 512

4.8 Guid结构 521

4.9 Int16结构 525

4.10 Int32结构 531

4.11 Int64结构 537

4.12 IntPtr结构 543

4.13 RuntimeArgumentHandle结构 544

4.14 RuntimeFieldHandle结构 545

4.15 RuntimeMethodHandle结构 546

4.16 RuntimeTypeHandle结构 548

4.17 SByte结构 550

4.18 Single结构 555

4.19 TimeSpan结构 563

4.20 TypedReference结构 581

4.21 UInt16结构 585

4.22 UInt32结构 590

4.23 UInt64结构 595

4.24 UIntPtr结构 600

4.25 Void结构 601

第5章 System名称空间中的其他成员 603

5.1 System名称空间中的接口 603

5.1.1 IAsyncResult接口 603

5.1.2 ICloneable接口 604

5.1.3 IComparable接口 605

5.1.4 IConvertible接口 606

5.1.5 ICustomFormatter接口 606

5.1.6 IFormattable接口 607

5.1.7 ILogicalThreadAffinative接口 607

5.1.8 IServiceObjectProvider接口 608

5.2 System名称空间中的枚举 608

5.2.1 AttributeTargets枚举 609

5.2.2 LoadevOptimization枚举 610

5.2.3 PlatformID枚举 610

5.2.4 TypeCode枚举 611

5.2.5 UriHostNameType枚举 611

5.2.6 URIPartial枚举 612

5.3 System名称空间中的Delegate 612

5.3.1 AsyneCallback Delegate 613

5.3.2 CrossAppDomainDelegate Delegate 613

5.3.3 EventHandler Delegate 613

5.3.4 UnhandledExceptionEventHandler Delegate 614

返回顶部