图书介绍

.NET框架程序员参考手册 框架基础篇pdf电子书版本下载

.NET框架程序员参考手册  框架基础篇
  • 武装等编著 著
  • 出版社: 北京:国防工业出版社
  • ISBN:7118025712
  • 出版时间:2001
  • 标注页数:505页
  • 文件大小:14MB
  • 文件页数:515页
  • 主题词:互连网络(学科: 软件工具) 互连网络 软件工具

PDF下载


点此进入-本书在线PDF格式电子书下载【推荐-云解压-方便快捷】直接下载PDF格式图书。移动端-PC端通用
下载压缩包 [复制下载地址] 温馨提示:(请使用BT下载软件FDM进行下载)软件下载地址页

下载说明

.NET框架程序员参考手册 框架基础篇PDF格式电子书版下载

下载的文件为RAR压缩包。需要使用解压软件进行解压得到PDF格式图书。

建议使用BT下载工具Free Download Manager进行下载,简称FDM(免费,没有广告,支持多平台)。本站资源全部打包为BT种子。所以需要使用专业的BT下载软件进行下载。如 BitComet qBittorrent uTorrent等BT下载工具。迅雷目前由于本站不是热门资源。不推荐使用!后期资源热门了。安装了迅雷也可以迅雷进行下载!

(文件页数 要大于 标注页数,上中下等多册电子书除外)

注意:本站所有压缩包均有解压码: 点击下载压缩包解压工具

图书目录

第1章 理解.NET框架 1

1.1 Visual Studio 7.0与.NET框架 1

1.2 统一的编程类库 2

1.2.1 .NET框架类库的组织方式 2

1.2.2 System名称空间 2

1.3 通用语言运行库 4

1.3.1 多语言互用 4

1.3.2 自动内存管理 6

1.3.3 部件 8

1.3.4 应用程序域 10

1.4 ASP.NET 11

第2章 异常处理与数值类型 12

2.1 异常处理 12

2.1.1 异常处理基类 12

2.1.2 派生异常类 19

2.2 数值类型 33

2.2.1 数值类型的定义层次 33

2.2.2 数值类型基类 35

2.2.3 基础数据类型 41

2.2.4 时间数据类型 114

2.2.5 其他数值类型 151

2.3 枚举 164

2.3.1 枚举基类 165

2.3.2 AttributeTargets枚举 175

2.3.3 LoaderOptimization枚举 176

2.3.4 PlatformID枚举 177

2.3.5 TypeCode枚举 177

第3章 底层服务和功能支持 179

3.1 System名称空间的类成员 179

3.1.1 Activator类 181

3.1.2 AppDomain类 186

3.1.3 AppDomainFlags类 209

3.1.4 Array类 215

3.1.5 Attribute类 235

3.1.6 AttributeUsageAttribute类 239

3.1.7 BitConverter类 241

3.1.8 Buffer类 250

3.1.9 CallContext类 253

3.1.10 CLSCompliantAttribute类 254

3.1.11 Console类 256

3.1.12 ContextBoundObject类 267

3.1.13 ContextStaticAttribute类 267

3.1.14 Convert类 268

3.1.15 DBNull类 294

3.1.16 Delegate类 297

3.1.17 Empty类 308

3.1.18 Environment类 309

3.1.19 EventArgs类 319

3.1.20 FlagsAttribute类 320

3.1.21 LoaderOptimizationAttribute类 321

3.1.22 LogicalCallContext类 322

3.1.23 MarshalByRefObject类 322

3.1.24 Math类 324

3.1.25 MTAThreadAttribute类 337

3.1.26 MulticastDelegate类 338

3.1.27 NonSerializedAttribute类 342

3.1.28 ObsoleteAttribute类 343

3.1.29 OperatingSystem类 344

3.1.30 ParamArrayAttribute类 347

3.1.31 Radix类 348

3.1.32 Random类 351

3.1.33 SerializableAttribute类 354

3.1.34 ServicedComponent类 354

3.1.35 STAThreadAttribute类 355

3.1.36 ThreadStaticAttribute类 356

3.1.37 Type类 357

3.1.38 UnhandledExceptionEvent类 411

3.1.39 URI类 413

3.1.40 Version类 427

3.1.41 WeakReference类 432

3.2 System名称空间的接口成员 435

3.2.1 IAsyncResult接口 436

3.2.2 ICloneable接口 437

3.2.3 IComparable接口 438

3.2.4 IConvertible接口 439

3.2.5 ICustomFormatter接口 440

3.2.6 IFormattable接口 440

3.2.7 IServiceObjectProvider接口 441

3.3 System名称空间的Delegate成员 442

3.3.1 AsyncCallback Delegate 442

3.3.2 CrossAppDomainDelegate Delegate 443

3.3.3 EventHandler Delegate 443

3.3.4 UnhandledExceptionEventHandler Delegate 444

第4章 Microsoft.ComServices名称空间 445

4.1 Microsoft.ComServices名称空间的类成员 447

4.1.1 ApplicationAccessControlAttribute类 447

4.1.2 ApplicationActivationAttribute类 449

4.1.3 ApplicationIDAttribute类 450

4.1.4 ApplicationNameAttribute类 451

4.1.5 ApplicationQueuingAttribute类 452

4.1.6 AutoCompleteAttribute类 453

4.1.7 ComponentAccessControlAttribute类 454

4.1.8 ConstructionEnabledAttribute类 454

4.1.9 ContextUtil类 456

4.1.10 DescriptionAttribute类 463

4.1.11 EventClassAttribute类 463

4.1.12 EventTrackingEnabledAttribute类 465

4.1.13 InterfaceQueuingAttribute类 465

4.1.14 JustInTimeActivationAttribute类 466

4.1.15 MustRunInClientContextAttribute类 467

4.1.16 ObjectPoolingAttribute类 468

4.1.17 RegistrationHelper类 470

4.1.18 SecurityCallContext类 473

4.1.19 SecurityCallers类 475

4.1.20 Securityldentifier类 475

4.1.21 Securityldentity类 479

4.1.22 SecurityRoleAttribute类 480

4.1.23 SharedPropertyGroupManager类 481

4.1.24 SynchronizationAttribute类 483

4.1.25 TransactionAttribute类 484

4.2 Microsoft.ComServices名称空间的接口成员 485

4.2.1 IObjectConstruct接口 485

4.2.2 IObjectConstructString接口 486

4.2.3 IObjectContext接口 486

4.2.4 IObjectContextInfo接口 487

4.2.5 IObjectContro1接口 488

4.2.6 ITransaction接口 489

4.2.7 SharedProperty接口 490

4.2.8 SharedPropertyGroup接口 490

4.3 Microsoft.ComServices名称空间的枚举成员 492

4.3.1 AccessChecksLevelOption枚举 493

4.3.2 ActivationOption枚举 493

4.3.3 AuthenticationOption枚举 494

4.3.4 ImpersonationLevelOption枚举 494

4.3.5 SynchronizationOption枚举 495

4.3.6 TransactionOption枚举 496

第5章 Microsoft.Win32名称空间 497

5.1 Microsoft.Win32名称空间层次 497

5.2 操作注册表 497

精品推荐