.NET框架开发人员参考手册 编程要素分册PDF电子书下载
- 电子书积分:23 积分如何计算积分?
- 作 者:张志学主编
- 出 版 社:北京:清华大学出版社
- 出版年份:2001
- ISBN:7302042861
- 页数:894 页
第1章 System. Collections名称空间 1
1.1 System. Collections名称空间结构一览 1
1.2 System. Collections名称空间中的类 2
1.2.1 ArrayList类 3
1.2.2 BitArray类 21
1.2.3 CaseInsensitiveComparer类 30
1.2.4 CaseInsensitiveHashCodeProvider类 31
1.2.5 CaseInsensitiveHashtable类 33
1.2.6 CaseInsensitiveSortedList类 36
1.2.7 Comparer类 38
1.2.8 Hashtable类 40
1.2.10 NameObjectCollectionBase. KeysCollection类 59
1.2.9 NameObjectCollectionBase类 62
1.2.11 NameValueCollection类 62
1.2.12 Queue类 70
1.2.13 SortedList类 76
1.2.14 Stack类 89
1.2.15 StringCollection类 95
1.3 System. Collections名称空间中的接口 102
1.3.1 ICollection接口 102
1.3.2 IComparer接口 104
1.3.3 IDictionary接口 105
1.3.4 IDictionaryEnumerator接口 109
1.3.5 IEnumerable接口 110
1.3.6 IEnumerator接口 111
1.3.7 IHashCodeProvider接口 113
1.3.8 IList接口 114
1.4 System. Collections名称空间中的结构 117
第2章 System. Collections. Bases名称空间 120
2.1 System. Collections. Bases名称空间结构一览 120
2.2 System. Collections. Bases名称空间中的类 120
2.2.1 TypedCollectionBase类 120
2.2.2 TypedDictionaryBase类 126
2.2.3 TypedReadonlyCollectionBase类 132
第3章 System. Core名称空间 135
3.1 System. Core名称空间结构一览 135
3.2.1 PowerModeChangedEventArgs类 136
3.2 System. Core名称空间中的类 136
3.2.2 SessionEndedEventArgs类 138
3.2.3 SessionEndingEventArgs类 139
3.2.4 SystemEvents类 141
3.2.5 TimerElapsedEventArgs类 144
3.2.6 UserPreferenceChangedEventArgs类 146
3.3 System. Core名称空间中的接口 147
3.4 System. Core名称空间中的枚举 147
3.4.1 PowerModes枚举 147
3.4.3 UserPreferenceCategories枚举 148
3.4.2 SessionEndReasons枚举 148
3.5 System. Core名称空间中的Delegate 149
3.5.1 PowerModeChangedEventHandler Delegate 149
3.5.2 SessionEndedEventHandler Delegate 150
3.5.3 SessionEndingEventHandler Delegate 150
3.5.4 TimerElapsedEventHandler Delegate 150
3.5.5 UserPreferenceChangedEventHandler Delegate 151
第4章 System. Drawing名称空间 152
4.1 System. Drawing名称空间结构一览 152
4.2.1 Bitmap类 155
4.2 System. Drawing名称空间中的类 155
4.2.2 Brush类 162
4.2.3 Brushes类 164
4.2.4 ColorConverter类 168
4.2.5 ColorTranslator类 173
4.2.6 Cursor类 176
4.2.7 CursorConverter类 183
4.2.8 Cursors类 188
4.2.9 Font类 189
4.2.10 FontConverter类 197
4.2.11 FontFamily类 204
4.2.12 Graphics类 210
4.2.13 Icon类 235
4.2.14 IconConverter类 239
4.2.15 Image类 242
4.2.16 ImageAnimator类 255
4.2.17 ImageConverter类 255
4.2.18 ImageFormatConverter类 259
4.2.19 Pen类 264
4.2.20 Pens类 274
4.2.21 PointConverter类 278
4.2.22 RectangleConverter类 284
4.2.23 Region类 290
4.2.24 SizeConverter类 302
4.2.25 SolidBrush类 308
4.2.26 StringFormat类 310
4.2.27 SystemBrushes类 316
4.2.28 SystemColors类 323
4.2.29 SystemIcons类 330
4.2.30 SystemPens类 334
4.2.31 TextureBrush类 338
4.2.32 ToolboxBitmapAttribute类 343
4.3 System. Drawing名称空间中的结构 345
4.3.1 Color结构 345
4.3.2 Point结构 356
4.3.3 PointF结构 362
4.3.4 Rectangle结构 365
4.3.5 RectangleF结构 376
4.3.6 Size结构 386
4.3.7 SizeF结构 391
4.4 System. Drawing名称空间中的枚举 396
4.4.1 BrushStyle枚举 396
4.4.2 ContentAlignment枚举 397
4.4.3 FontStyle枚举 397
4.4.4 GraphicsUnit枚举 398
4.4.5 KnownColor枚举 398
4.4.7 PolyFillMode枚举 403
4.4.6 PenStyle枚举 403
4.4.8 StringAlignment枚举 404
4.4.9 StringDigitSubstitute枚举 404
4.4.10 StringFormatFlags枚举 405
4.4.11 StringTrimming枚举 406
4.4.12 StringUnit枚举 406
4.5 System. Drawing名称空间中的Delegate 407
4.5.1 Graphics. DrawImageAbort Delegate 407
4.5.2 Graphics. EnumerateMetafileProc Delegate 407
4.5.3 Image. GetThumbnailImageAbort Delegate 408
5.1 System. Drawing. Drawing2D名称空间结构一览 409
第5章 System. Drawing. Drawing2D名称空间 409
5.2 System. Drawing. Drawing2D名称空间中的类 411
5.2.1 AdjustableArrowCap类 411
5.2.2 Blend类 414
5.2.3 ColorBlend类 415
5.2.4 CustomLineCap类 417
5.2.5 GraphicsContainer类 421
5.2.6 GraphicsPath类 422
5.2.7 GraphicsPathIterator类 442
5.2.8 GraphicsState类 444
5.2.9 HatchBrush类 445
5.2.10 LinearGradientBrush类 448
5.2.11 Matrix类 456
5.2.12 PathData类 465
5.2.13 PathGradientBrush类 466
5.2.14 RegionData类 475
5.3 System. Drawing. Drawing2D名称空间中的枚举 476
5.3.1 CombineMode枚举 476
5.3.2 CompositingMode枚举 476
5.3.4 CoordinateSpace枚举 477
5.3.3 CompositingQuality枚举 477
5.3.5 DashStyle枚举* 478
5.3.6 FillMode枚举 478
5.3.7 FlushIntention枚举 479
5.3.8 HatchStyle枚举 479
5.3.9 InterpolationMode枚举 480
5.3.10 LinearGradientMode枚举 481
5.3.11 LineCap枚举 481
5.3.13 MatrixOrder枚举 482
5.3.12 LineJoin枚举 482
5.3.14 PathPointType枚举 483
5.3.15 PenAlignment枚举 483
5.3.16 PenType枚举 484
5.3.17 PixelOffsetMode枚举 485
5.3.18 QualityMode枚举 485
5.3.19 SmoothingMode枚举 486
5.3.20 WarpMode枚举 486
5.3.21 WrapMode枚举 487
6.1 System. Drawing. Imaging名称空间结构一览 488
第6章 System. Drawing. Imaging名称空间 488
6.2.1 APMFileHeader类 490
6.2 System. Drawing. Imaging名称空间中的类 490
6.2.2 BitmapData类 493
6.2.3 ColorMap类 496
6.2.4 ColorMatrix类 497
6.2.5 ColorPalette类 505
6.2.6 Decoder类 507
6.2.7 Encoder类 508
6.2.9 EncoderParameters类 509
6.2.8 EncoderParameter类 509
6.2.10 FrameDimension类 510
6.2.11 ImageAttributes类 511
6.2.12 ImageCodecInfo类 515
6.2.13 ImageFormat类 516
6.2.14 Metafile类 521
6.2.15 MetafileHeader类 530
6.2.16 METAHEADER类 537
6.2.17 PropertyItem类 539
6.3 System. Drawing. Imaging名称空间中的枚举 540
6.3.1 ColorAdjustType枚举 541
6.3.2 ColorChannelFlags枚举 541
6.3.3 ColorMapType枚举 542
6.3.4 ColorMatrixFlags枚举 542
6.3.5 ColorMode枚举 543
6.3.6 EmfPlusRecordType枚举 543
6.3.7 Emffype枚举 550
6.3.8 EncoderParameterValueType枚举 551
6.3.9 ImageCodecFlags枚举 551
6.3.10 ImageFlags枚举 552
6.3.11 ImageLockMode枚举 553
6.3.12 MetafileFrameUnit枚举 553
6.3.13 MetafileType枚举 554
6.3.14 PaletteFlags枚举 554
6.3.15 PixelFormat枚举 555
第7章 System. Drawing. Text名称空间 557
7.1 System. Drawing. Text名称空间结构一览 557
7.2 System. Drawing. Text名称空间中的类 557
7.2.1 FontCollection类 558
7.2.2 InstalledFontCollection类 559
7.2.3 PrivateFontCollection类 560
7.3 System. Drawing. Text名称空间中的枚举 562
7.3.1 GenericFontFamilies枚举 562
7.3.2 HotkeyPrefix枚举 563
7.3.3 LineSpacing枚举 563
7.3.4 TextRenderingHint枚举 564
第8章 System. IO名称空间 565
8.1 System. IO名称空间结构一览 566
8.2.1 BinaryReader类 568
8.2 System. IO名称空间中的类 568
8.2.2 BinaryWriter类 578
8.2.3 BufferedStream类 584
8.2.4 Directory类 593
8.2.5 DirectoryNotFoundException类 611
8.2.6 EndOfStreamException类 612
8.2.7 File类 614
8.2.8 FileNotFoundException类 632
8.2.9 FileStream类 633
8.2.10 FileSystemEntry类 647
8.2.11 FileSystemEventArgs类 652
8.2.12 FileSystemWatcher类 654
8.2.13 InternalBufferOverflowException类 665
8.2.14 IODescriptionAttribute类 667
8.2.15 IOException类 669
8.2.16 MemoryStream类 670
8.2.17 PathTooLongException类 679
8.2.18 RenamedEventArgs类 681
8.2.19 Stream类 683
8.2.20 Stream. GenericAsyncIOResult类 694
8.2.21 StreamReader类 697
8.2.22 StreamWriter类 703
8.2.23 StringReader类 708
8.2.24 StringWriter类 711
8.2.25 TextReader类 714
8.2.26 TextWriter类 718
8.3 System. IO名称空间中的结构 725
8.4 System. IO名称空间中的枚举 726
8.4.2 FileAccess枚举 727
8.4.1 ChangedFilters枚举 727
8.4.3 FileMode枚举 728
8.4.4 FileShare枚举 729
8.4.5 FileSystemAttributes枚举 729
8.4.6 SeekOrigin枚举 730
8.4.7 WatcherChangeTypes枚举 730
8.4.8 WatcherTarget枚举 731
8.5 System. IO名称空间中的Delegate 731
8.5.2 RenamedEventHandler Delegate 732
8.5.1 FileSystemEventHandler Delegate 732
第9章 System. IO. IsolatedStorage名称空间 733
9.1 System. IO. IsolatedStorage名称空间结构一览 733
9.2 System. IO. IsolatedStorage名称空间中的类 734
9.2.1 IslatedStorage类 734
9.2.2 IslatedStorageException类 736
9.2.3 IsolatedStorageFile类 738
9.2.4 IsolatedStorageFileStream类 743
9.3 System. IO. IsolatedStorage名称空间中的枚举 752
10.1 System. Text名称空间结构一览 753
第10章 System. Text名称空间 753
10.2 System. Text名称空间中的类 754
10.2.1 ASCIIEncoding类 754
10.2.2 CodePageEncoding类 759
10.2.3 Decoder类 760
10.2.4 Encoder类 764
10.2.5 Encoding类 766
10.2.6 StringBuilder类 780
10.2.7 UnicodeEncoding类 791
10.2.8 UTF7Encoding类 798
10.2.9 UTF8Encoding类 803
第11章 System. Text. RegularExpressions名称空间 810
11.1 System. Text. RegularExpressions名称空间结构一览 810
11.2 System. Text. RegularExpressions名称空间中的类 811
11.2.1 Capture类 811
11.2.2 CaptureCollection类 812
11.2.3 Group类 814
11.2.4 Match类 816
11.2.5 MatchCollection类 820
11.2.6 Regex类 822
11.3 System. Text. RegularExpressions名称空间中的Delegate 833
第12章 System. Threading名称空间 834
12.1 System. Threading名称空间结构一览 834
12.2 System. Threading名称空间中的类 836
12.2.1 AutoResetEvent类 836
12.2.2 Interlocked类 837
12.2.3 ManualResetEvent类 840
12.2.4 Monitor类 842
12.2.5 Mutex类 848
12.2.6 Overlapped类 850
12.2.7 ReaderWriterLock类 852
12.2.8 RegisteredWaitHandle类 857
12.2.9 SynchronizationLockException类 858
12.2.10 Thread类 860
12.2.11 ThreadAbortException类 872
12.2.12 ThreadExceptionEventArgs类 873
12.2.13 ThreadInterruptedException类 875
12.2.14 ThreadPool类 876
12.2.15 ThreadStateException类 880
12.2.16 ThreadStopException类 882
12.2.17 Timeout类 882
12.2.18 Timer类 883
12.2.19 WaitHandle类 886
12.3 System. Threading名称空间中的结构 888
12.3.1 LockCookie结构 888
12.3.2 NativeOverlapped结构 889
12.4.2 ThreadPriority枚举 890
12.4.1 ApartmentState枚举 890
12.4 System. Threading名称空间中的枚举 890
12.4.3 ThreadState枚举 891
12.5 System. Threading名称空间中的Delegate 892
12.5.1 IOCompletionCallback Delegate 892
12.5.2 ThreadExceptionEventHandler Delegate 893
12.5.3 ThreadStart Delegate 893
12.5.4 TimerCallback Delegate 894
12.5.5 WaitCallback Delegate 894
12.5.6 WaitOrTimerCallback Delegate 894
- 《计算机组成原理解题参考 第7版》张基温 2017
- 《2014年全新版浙江省人事考试参考用书 申论》曹文彪 2013
- 《微软Azure实战参考》李竞,陈勇华编著 2019
- 《图书馆参考咨询多维探索与研究》李佳培著 2019
- 《形态学实验 组织学与胚胎学分册》郝利铭,邓香群 2018
- 《传承与变迁 闽南与东盟文化旅游要素研究》李彬 2018
- 《新课程标准“十三五”规划教材系列 学前英语教学参考书 第1册 第2版》姚丹 2019
- 《基于异质性框架的居民通货膨胀形成及缓解政策的统计研究》李伟著 2019
- 《中医基础课程考试辅导 中药学分册》刘兴仁,郭霞珍,李峰主编 2005
- 《考研英语轻松记单词5500 词以类记分册》屠皓民 2018
- 《大学计算机实验指导及习题解答》曹成志,宋长龙 2019
- 《指向核心素养 北京十一学校名师教学设计 英语 七年级 上 配人教版》周志英总主编 2019
- 《大学生心理健康与人生发展》王琳责任编辑;(中国)肖宇 2019
- 《大学英语四级考试全真试题 标准模拟 四级》汪开虎主编 2012
- 《大学英语教学的跨文化交际视角研究与创新发展》许丽云,刘枫,尚利明著 2020
- 《北京生态环境保护》《北京环境保护丛书》编委会编著 2018
- 《复旦大学新闻学院教授学术丛书 新闻实务随想录》刘海贵 2019
- 《大学英语综合教程 1》王佃春,骆敏主编 2015
- 《大学物理简明教程 下 第2版》施卫主编 2020
- 《指向核心素养 北京十一学校名师教学设计 英语 九年级 上 配人教版》周志英总主编 2019