在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 《C#语言Windows程序设计》源码

《C#语言Windows程序设计》源码

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:2.75M
  • 下载次数:4
  • 浏览次数:111
  • 发布时间:2020-07-22
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
c#网络高级编程的源码,与课程教学相对应!
【实例截图】
【核心代码】
C语言Windows程序设计》源码
└── 《C#语言Windows程序设计》源码
├── chpt10
│   ├── chpt10-1
│   │   └── MouseDrawline
│   │   ├── Backup
│   │   │   ├── MouseDrawline
│   │   │   │   ├── Form1.Designer.cs
│   │   │   │   ├── Form1.cs
│   │   │   │   ├── Form1.resx
│   │   │   │   ├── MouseDrawline.csproj
│   │   │   │   ├── Program.cs
│   │   │   │   └── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── MouseDrawline.sln
│   │   │   └── MouseDrawline.suo
│   │   ├── MouseDrawline
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── MouseDrawline.csproj
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── MouseDrawline.exe
│   │   │   │   ├── MouseDrawline.pdb
│   │   │   │   ├── MouseDrawline.vshost.exe
│   │   │   │   └── MouseDrawline.vshost.exe.manifest
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── MouseDrawline.Form1.resources
│   │   │   │   ├── MouseDrawline.Properties.Resources.resources
│   │   │   │   ├── MouseDrawline.csproj.FileListAbsolute.txt
│   │   │   │   ├── MouseDrawline.csproj.GenerateResource.Cache
│   │   │   │   ├── MouseDrawline.exe
│   │   │   │   ├── MouseDrawline.pdb
│   │   │   │   └── TempPE
│   │   │   │   └── Properties.Resources.Designer.cs.dll
│   │   │   └── MouseDrawline.csproj.FileList.txt
│   │   ├── MouseDrawline.sln
│   │   ├── MouseDrawline.suo
│   │   ├── UpgradeLog.XML
│   │   └── _UpgradeReport_Files
│   │   ├── UpgradeReport.css
│   │   ├── UpgradeReport.xslt
│   │   ├── UpgradeReport_Minus.gif
│   │   └── UpgradeReport_Plus.gif
│   ├── chpt10-2
│   │   └── BitmapProcess
│   │   ├── BitmapProcess
│   │   │   ├── BitmapProcess.csproj
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── BitmapProcess.exe
│   │   │   │   ├── BitmapProcess.pdb
│   │   │   │   └── BitmapProcess.vshost.exe
│   │   │   └── obj
│   │   │   ├── BitmapProcess.csproj.FileList.txt
│   │   │   └── Debug
│   │   │   ├── BitmapProcess.Form1.resources
│   │   │   ├── BitmapProcess.Properties.Resources.resources
│   │   │   ├── BitmapProcess.csproj.GenerateResource.Cache
│   │   │   ├── BitmapProcess.exe
│   │   │   └── BitmapProcess.pdb
│   │   ├── BitmapProcess.sln
│   │   └── BitmapProcess.suo
│   └── chpt10-3
│   └── PicsAnimate
│   ├── PicsAnimate
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── PicsAnimate.csproj
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── PicsAnimate.exe
│   │   │   ├── PicsAnimate.pdb
│   │   │   ├── PicsAnimate.vshost.exe
│   │   │   ├── PicsAnimate.vshost.exe.manifest
│   │   │   └── pics
│   │   │   ├── p1.PNG
│   │   │   ├── p2.PNG
│   │   │   ├── p3.PNG
│   │   │   ├── p4.PNG
│   │   │   └── p5.PNG
│   │   └── obj
│   │   ├── Debug
│   │   │   ├── PicsAnimate.Form1.resources
│   │   │   ├── PicsAnimate.Properties.Resources.resources
│   │   │   ├── PicsAnimate.csproj.FileListAbsolute.txt
│   │   │   ├── PicsAnimate.csproj.GenerateResource.Cache
│   │   │   ├── PicsAnimate.exe
│   │   │   ├── PicsAnimate.pdb
│   │   │   └── TempPE
│   │   │   └── Properties.Resources.Designer.cs.dll
│   │   └── PicsAnimate.csproj.FileList.txt
│   ├── PicsAnimate.sln
│   ├── PicsAnimate.suo
│   ├── UpgradeLog.XML
│   └── _UpgradeReport_Files
│   ├── UpgradeReport.css
│   ├── UpgradeReport.xslt
│   ├── UpgradeReport_Minus.gif
│   └── UpgradeReport_Plus.gif
├── chpt11
│   └── ImageProcess
│   ├── ImageProcess
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── ImageProcess.csproj
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── ImageProcess.exe
│   │   │   ├── ImageProcess.pdb
│   │   │   └── ImageProcess.vshost.exe
│   │   └── obj
│   │   ├── Debug
│   │   │   ├── ImageProcess.Form1.resources
│   │   │   ├── ImageProcess.Properties.Resources.resources
│   │   │   ├── ImageProcess.csproj.GenerateResource.Cache
│   │   │   ├── ImageProcess.exe
│   │   │   └── ImageProcess.pdb
│   │   └── ImageProcess.csproj.FileList.txt
│   ├── ImageProcess.sln
│   └── ImageProcess.suo
├── chpt12
│   ├── chpt12-2a
│   │   └── FTPUpDownload
│   │   ├── FTPUpDownload
│   │   │   ├── FTPUpDownload.csproj
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── FTPUpDownload.exe
│   │   │   │   ├── FTPUpDownload.pdb
│   │   │   │   └── FTPUpDownload.vshost.exe
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── FTPUpDownload.Form1.resources
│   │   │   │   ├── FTPUpDownload.Properties.Resources.resources
│   │   │   │   ├── FTPUpDownload.csproj.GenerateResource.Cache
│   │   │   │   ├── FTPUpDownload.exe
│   │   │   │   └── FTPUpDownload.pdb
│   │   │   └── FTPUpDownload.csproj.FileList.txt
│   │   ├── FTPUpDownload.sln
│   │   ├── FTPUpDownload.suo
│   │   └── 我的FTP上传下载示例
│   │   ├── Debug
│   │   │   ├── setup.exe
│   │   │   └── 我的FTP上传下载示例.msi
│   │   └── 我的FTP上传下载示例.vdproj
│   └── chpt12-2b
│   └── FTPUpDownload
│   ├── FTPUpDownload
│   │   ├── FTPUpDownload.csproj
│   │   ├── FTPUpDownload.csproj.user
│   │   ├── FTPUpDownload_TemporaryKey.pfx
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── FTPUpDownload.application
│   │   │   ├── FTPUpDownload.exe
│   │   │   ├── FTPUpDownload.exe.manifest
│   │   │   ├── FTPUpDownload.pdb
│   │   │   ├── FTPUpDownload.publish
│   │   │   │   ├── FTPUpDownload.application
│   │   │   │   ├── FTPUpDownload_1_0_0_1
│   │   │   │   │   ├── FTPUpDownload.exe.deploy
│   │   │   │   │   └── FTPUpDownload.exe.manifest
│   │   │   │   └── setup.exe
│   │   │   ├── FTPUpDownload.vshost.application
│   │   │   ├── FTPUpDownload.vshost.exe
│   │   │   └── FTPUpDownload.vshost.exe.manifest
│   │   └── obj
│   │   ├── Debug
│   │   │   ├── FTPUpDownload.Form1.resources
│   │   │   ├── FTPUpDownload.Properties.Resources.resources
│   │   │   ├── FTPUpDownload.application
│   │   │   ├── FTPUpDownload.csproj.GenerateResource.Cache
│   │   │   ├── FTPUpDownload.exe
│   │   │   ├── FTPUpDownload.exe.manifest
│   │   │   └── FTPUpDownload.pdb
│   │   └── FTPUpDownload.csproj.FileList.txt
│   ├── FTPUpDownload.sln
│   └── FTPUpDownload.suo
├── chpt3
│   ├── chpt3-1a
│   │   └── MyFirstProgram
│   │   ├── MyFirstProgram
│   │   │   ├── MyFirstProgram.csproj
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── MyFirstProgram.exe
│   │   │   │   ├── MyFirstProgram.pdb
│   │   │   │   └── MyFirstProgram.vshost.exe
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── MyFirstProgram.exe
│   │   │   │   └── MyFirstProgram.pdb
│   │   │   └── MyFirstProgram.csproj.FileList.txt
│   │   ├── MyFirstProgram.sln
│   │   └── MyFirstProgram.suo
│   ├── chpt3-1b
│   │   ├── chpt3-1b.cs
│   │   └── chpt3-1b.exe
│   ├── chpt3-3a
│   │   └── MyStructType
│   │   ├── MyStructType
│   │   │   ├── MyStructType.csproj
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── MyStructType.exe
│   │   │   │   ├── MyStructType.pdb
│   │   │   │   └── MyStructType.vshost.exe
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── MyStructType.exe
│   │   │   │   └── MyStructType.pdb
│   │   │   └── MyStructType.csproj.FileList.txt
│   │   ├── MyStructType.sln
│   │   └── MyStructType.suo
│   ├── chpt3-3b
│   │   └── MyEnumType
│   │   ├── MyEnumType
│   │   │   ├── MyEnumType.csproj
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── MyEnumType.exe
│   │   │   │   ├── MyEnumType.pdb
│   │   │   │   └── MyEnumType.vshost.exe
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── MyEnumType.exe
│   │   │   │   └── MyEnumType.pdb
│   │   │   └── MyEnumType.csproj.FileList.txt
│   │   ├── MyEnumType.sln
│   │   └── MyEnumType.suo
│   ├── chpt3-4a
│   │   └── MyObjectType
│   │   ├── MyObjectType
│   │   │   ├── MyObjectType.csproj
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── MyObjectType.exe
│   │   │   │   ├── MyObjectType.pdb
│   │   │   │   └── MyObjectType.vshost.exe
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── MyObjectType.exe
│   │   │   │   └── MyObjectType.pdb
│   │   │   └── MyObjectType.csproj.FileList.txt
│   │   ├── MyObjectType.sln
│   │   └── MyObjectType.suo
│   ├── chpt3-4b
│   │   └── MyStringType
│   │   ├── MyStringType
│   │   │   ├── MyStringType.csproj
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── MyStringType.exe
│   │   │   │   ├── MyStringType.pdb
│   │   │   │   └── MyStringType.vshost.exe
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── MyStringType.exe
│   │   │   │   └── MyStringType.pdb
│   │   │   └── MyStringType.csproj.FileList.txt
│   │   ├── MyStringType.sln
│   │   └── MyStringType.suo
│   ├── chpt3-4c
│   │   └── MyArrayType
│   │   ├── MyArrayType
│   │   │   ├── MyArrayType.csproj
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── MyArrayType.exe
│   │   │   │   ├── MyArrayType.pdb
│   │   │   │   └── MyArrayType.vshost.exe
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── MyArrayType.exe
│   │   │   │   └── MyArrayType.pdb
│   │   │   └── MyArrayType.csproj.FileList.txt
│   │   ├── MyArrayType.sln
│   │   └── MyArrayType.suo
│   └── chpt3-9
│   └── MyTryCatch
│   ├── MyTryCatch
│   │   ├── MyTryCatch.csproj
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── MyTryCatch.exe
│   │   │   ├── MyTryCatch.pdb
│   │   │   └── MyTryCatch.vshost.exe
│   │   └── obj
│   │   ├── Debug
│   │   │   ├── MyTryCatch.exe
│   │   │   └── MyTryCatch.pdb
│   │   ├── MyTryCatch.csproj.FileList.txt
│   │   └── MyTryCatch.csproj.FileListAbsolute.txt
│   ├── MyTryCatch.sln
│   └── MyTryCatch.suo
├── chpt4
│   ├── chpt4-2
│   │   └── MyFieldProperty
│   │   ├── MyFieldProperty
│   │   │   ├── MyFieldProperty.csproj
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── MyFieldProperty.exe
│   │   │   │   ├── MyFieldProperty.pdb
│   │   │   │   └── MyFieldProperty.vshost.exe
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── MyFieldProperty.exe
│   │   │   │   └── MyFieldProperty.pdb
│   │   │   └── MyFieldProperty.csproj.FileList.txt
│   │   ├── MyFieldProperty.sln
│   │   └── MyFieldProperty.suo
│   └── chpt4-3
│   └── MyMethodTransmission
│   ├── MyMethodTransmission
│   │   ├── MyMethodTransmission.csproj
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── MyMethodTransmission.exe
│   │   │   ├── MyMethodTransmission.pdb
│   │   │   └── MyMethodTransmission.vshost.exe
│   │   └── obj
│   │   ├── Debug
│   │   │   ├── MyMethodTransmission.exe
│   │   │   └── MyMethodTransmission.pdb
│   │   └── MyMethodTransmission.csproj.FileList.txt
│   ├── MyMethodTransmission.sln
│   └── MyMethodTransmission.suo
├── chpt5
│   └── chpt5-1
│   └── selfExam
│   ├── selfExam
│   │   ├── AboutForm.Designer.cs
│   │   ├── AboutForm.cs
│   │   ├── AboutForm.resx
│   │   ├── AdvacedExmForm.Designer.cs
│   │   ├── AdvacedExmForm.cs
│   │   ├── AdvacedExmForm.resx
│   │   ├── MainForm.Designer.cs
│   │   ├── MainForm.cs
│   │   ├── MainForm.resx
│   │   ├── PrimaryExmForm.Designer.cs
│   │   ├── PrimaryExmForm.cs
│   │   ├── PrimaryExmForm.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── Resources
│   │   │   ├── office3.jpg
│   │   │   ├── office3A.jpg
│   │   │   └── office3B.jpg
│   │   ├── SecondaryExmForm.Designer.cs
│   │   ├── SecondaryExmForm.cs
│   │   ├── SecondaryExmForm.resx
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── selfExam.exe
│   │   │   ├── selfExam.pdb
│   │   │   └── selfExam.vshost.exe
│   │   ├── obj
│   │   │   ├── Debug
│   │   │   │   ├── TempPE
│   │   │   │   │   └── Properties.Resources.Designer.cs.dll
│   │   │   │   ├── selfExam.AboutForm.resources
│   │   │   │   ├── selfExam.AdvacedExmForm.resources
│   │   │   │   ├── selfExam.MainForm.resources
│   │   │   │   ├── selfExam.PrimaryExmForm.resources
│   │   │   │   ├── selfExam.Properties.Resources.resources
│   │   │   │   ├── selfExam.SecondaryExmForm.resources
│   │   │   │   ├── selfExam.csproj.GenerateResource.Cache
│   │   │   │   ├── selfExam.exe
│   │   │   │   └── selfExam.pdb
│   │   │   ├── selfExam.csproj.FileList.txt
│   │   │   └── selfExam.csproj.FileListAbsolute.txt
│   │   └── selfExam.csproj
│   ├── selfExam.sln
│   └── selfExam.suo
├── chpt6
│   ├── chpt6-2
│   │   └── CProcess
│   │   ├── CProcess
│   │   │   ├── CProcess.csproj
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── CProcess.exe
│   │   │   │   ├── CProcess.pdb
│   │   │   │   └── CProcess.vshost.exe
│   │   │   └── obj
│   │   │   ├── CProcess.csproj.FileList.txt
│   │   │   └── Debug
│   │   │   ├── CProcess.Form1.resources
│   │   │   ├── CProcess.Properties.Resources.resources
│   │   │   ├── CProcess.csproj.GenerateResource.Cache
│   │   │   ├── CProcess.exe
│   │   │   └── CProcess.pdb
│   │   ├── CProcess.sln
│   │   └── CProcess.suo
│   ├── chpt6-3a
│   │   └── MThreadTest1
│   │   ├── MThreadTest1
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── MThreadTest1.csproj
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── MThreadTest1.exe
│   │   │   │   ├── MThreadTest1.pdb
│   │   │   │   └── MThreadTest1.vshost.exe
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── MThreadTest1.Form1.resources
│   │   │   │   ├── MThreadTest1.Properties.Resources.resources
│   │   │   │   ├── MThreadTest1.csproj.GenerateResource.Cache
│   │   │   │   ├── MThreadTest1.exe
│   │   │   │   └── MThreadTest1.pdb
│   │   │   └── MThreadTest1.csproj.FileList.txt
│   │   ├── MThreadTest1.sln
│   │   └── MThreadTest1.suo
│   ├── chpt6-3b
│   │   └── MThreadTest1
│   │   ├── MThreadTest1
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── MThreadTest1.csproj
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── MThreadTest1.exe
│   │   │   │   ├── MThreadTest1.pdb
│   │   │   │   └── MThreadTest1.vshost.exe
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── MThreadTest1.Form1.resources
│   │   │   │   ├── MThreadTest1.Properties.Resources.resources
│   │   │   │   ├── MThreadTest1.csproj.GenerateResource.Cache
│   │   │   │   ├── MThreadTest1.exe
│   │   │   │   └── MThreadTest1.pdb
│   │   │   └── MThreadTest1.csproj.FileList.txt
│   │   ├── MThreadTest1.sln
│   │   └── MThreadTest1.suo
│   ├── chpt6-4a
│   │   └── ThreadMutex1
│   │   ├── Backup
│   │   │   ├── ThreadMutex1
│   │   │   │   ├── Form1.Designer.cs
│   │   │   │   ├── Form1.cs
│   │   │   │   ├── Form1.resx
│   │   │   │   ├── Program.cs
│   │   │   │   ├── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   └── ThreadMutex1.csproj
│   │   │   ├── ThreadMutex1.sln
│   │   │   └── ThreadMutex1.suo
│   │   ├── ThreadMutex1
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── ThreadMutex1.csproj
│   │   │   ├── ThreadMutex1.csproj.user
│   │   │   ├── app.config
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── ThreadMutex1.exe
│   │   │   │   ├── ThreadMutex1.exe.config
│   │   │   │   ├── ThreadMutex1.pdb
│   │   │   │   ├── ThreadMutex1.vshost.exe
│   │   │   │   ├── ThreadMutex1.vshost.exe.config
│   │   │   │   └── ThreadMutex1.vshost.exe.manifest
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   ├── TempPE
│   │   │   │   │   └── Properties.Resources.Designer.cs.dll
│   │   │   │   ├── ThreadMutex1.Form1.resources
│   │   │   │   ├── ThreadMutex1.Properties.Resources.resources
│   │   │   │   ├── ThreadMutex1.csproj.FileListAbsolute.txt
│   │   │   │   ├── ThreadMutex1.csproj.GenerateResource.Cache
│   │   │   │   ├── ThreadMutex1.exe
│   │   │   │   └── ThreadMutex1.pdb
│   │   │   └── ThreadMutex1.csproj.FileList.txt
│   │   ├── ThreadMutex1.sln
│   │   ├── ThreadMutex1.suo
│   │   ├── UpgradeLog.XML
│   │   └── _UpgradeReport_Files
│   │   ├── UpgradeReport.css
│   │   ├── UpgradeReport.xslt
│   │   ├── UpgradeReport_Minus.gif
│   │   └── UpgradeReport_Plus.gif
│   ├── chpt6-4b
│   │   └── ThreadMutex1
│   │   ├── ThreadMutex1
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── ThreadMutex1.csproj
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── ThreadMutex1.exe
│   │   │   │   ├── ThreadMutex1.pdb
│   │   │   │   └── ThreadMutex1.vshost.exe
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── ThreadMutex1.Form1.resources
│   │   │   │   ├── ThreadMutex1.Properties.Resources.resources
│   │   │   │   ├── ThreadMutex1.csproj.GenerateResource.Cache
│   │   │   │   ├── ThreadMutex1.exe
│   │   │   │   └── ThreadMutex1.pdb
│   │   │   └── ThreadMutex1.csproj.FileList.txt
│   │   ├── ThreadMutex1.sln
│   │   └── ThreadMutex1.suo
│   ├── chpt6-4c
│   │   └── ThreadMutex1
│   │   ├── ThreadMutex1
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── ThreadMutex1.csproj
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── ThreadMutex1.exe
│   │   │   │   ├── ThreadMutex1.pdb
│   │   │   │   └── ThreadMutex1.vshost.exe
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── ThreadMutex1.Form1.resources
│   │   │   │   ├── ThreadMutex1.Properties.Resources.resources
│   │   │   │   ├── ThreadMutex1.csproj.GenerateResource.Cache
│   │   │   │   ├── ThreadMutex1.exe
│   │   │   │   └── ThreadMutex1.pdb
│   │   │   └── ThreadMutex1.csproj.FileList.txt
│   │   ├── ThreadMutex1.sln
│   │   └── ThreadMutex1.suo
│   └── chpt6-5
│   └── ThreadSynchronize
│   ├── ThreadSynchronize
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── ThreadSynchronize.csproj
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── ThreadSynchronize.exe
│   │   │   ├── ThreadSynchronize.pdb
│   │   │   └── ThreadSynchronize.vshost.exe
│   │   └── obj
│   │   ├── Debug
│   │   │   ├── ThreadSynchronize.Form1.resources
│   │   │   ├── ThreadSynchronize.Properties.Resources.resources
│   │   │   ├── ThreadSynchronize.csproj.GenerateResource.Cache
│   │   │   ├── ThreadSynchronize.exe
│   │   │   └── ThreadSynchronize.pdb
│   │   └── ThreadSynchronize.csproj.FileList.txt
│   ├── ThreadSynchronize.sln
│   └── ThreadSynchronize.suo
├── chpt7
│   └── chpt7-1
│   └── FileStreamRW
│   ├── FileStreamRW
│   │   ├── FileStreamRW.csproj
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── FileStreamRW.exe
│   │   │   ├── FileStreamRW.pdb
│   │   │   └── FileStreamRW.vshost.exe
│   │   └── obj
│   │   ├── Debug
│   │   │   ├── FileStreamRW.Form1.resources
│   │   │   ├── FileStreamRW.Properties.Resources.resources
│   │   │   ├── FileStreamRW.csproj.GenerateResource.Cache
│   │   │   ├── FileStreamRW.exe
│   │   │   └── FileStreamRW.pdb
│   │   ├── FileStreamRW.csproj.FileList.txt
│   │   └── FileStreamRW.csproj.FileListAbsolute.txt
│   ├── FileStreamRW.sln
│   └── FileStreamRW.suo
├── chpt8
│   ├── chpt8-1a
│   │   ├── ChatClient
│   │   │   ├── Backup
│   │   │   │   ├── ChatClient
│   │   │   │   │   ├── ChatClient.csproj
│   │   │   │   │   ├── Form1.Designer.cs
│   │   │   │   │   ├── Form1.cs
│   │   │   │   │   ├── Form1.resx
│   │   │   │   │   ├── Program.cs
│   │   │   │   │   └── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── ChatClient.sln
│   │   │   │   └── ChatClient.suo
│   │   │   ├── ChatClient
│   │   │   │   ├── ChatClient.csproj
│   │   │   │   ├── Form1.Designer.cs
│   │   │   │   ├── Form1.cs
│   │   │   │   ├── Form1.resx
│   │   │   │   ├── Program.cs
│   │   │   │   ├── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── bin
│   │   │   │   │   └── Debug
│   │   │   │   │   ├── ChatClient.exe
│   │   │   │   │   ├── ChatClient.pdb
│   │   │   │   │   ├── ChatClient.vshost.exe
│   │   │   │   │   └── ChatClient.vshost.exe.manifest
│   │   │   │   └── obj
│   │   │   │   ├── ChatClient.csproj.FileList.txt
│   │   │   │   ├── ChatClient.csproj.FileListAbsolute.txt
│   │   │   │   └── Debug
│   │   │   │   ├── ChatClient.Form1.resources
│   │   │   │   ├── ChatClient.Properties.Resources.resources
│   │   │   │   ├── ChatClient.csproj.FileListAbsolute.txt
│   │   │   │   ├── ChatClient.csproj.GenerateResource.Cache
│   │   │   │   ├── ChatClient.exe
│   │   │   │   ├── ChatClient.pdb
│   │   │   │   └── TempPE
│   │   │   │   └── Properties.Resources.Designer.cs.dll
│   │   │   ├── ChatClient.sln
│   │   │   ├── ChatClient.suo
│   │   │   ├── UpgradeLog.XML
│   │   │   └── _UpgradeReport_Files
│   │   │   ├── UpgradeReport.css
│   │   │   ├── UpgradeReport.xslt
│   │   │   ├── UpgradeReport_Minus.gif
│   │   │   └── UpgradeReport_Plus.gif
│   │   └── ChatServer
│   │   ├── Backup
│   │   │   ├── ChatServer
│   │   │   │   ├── ChatServer.csproj
│   │   │   │   ├── Form1.Designer.cs
│   │   │   │   ├── Form1.cs
│   │   │   │   ├── Form1.resx
│   │   │   │   ├── Program.cs
│   │   │   │   └── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── ChatServer.sln
│   │   │   └── ChatServer.suo
│   │   ├── ChatServer
│   │   │   ├── ChatServer.csproj
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── ChatServer.exe
│   │   │   │   ├── ChatServer.pdb
│   │   │   │   ├── ChatServer.vshost.exe
│   │   │   │   └── ChatServer.vshost.exe.manifest
│   │   │   └── obj
│   │   │   ├── ChatServer.csproj.FileList.txt
│   │   │   ├── ChatServer.csproj.FileListAbsolute.txt
│   │   │   └── Debug
│   │   │   ├── ChatServer.Form1.resources
│   │   │   ├── ChatServer.Properties.Resources.resources
│   │   │   ├── ChatServer.csproj.FileListAbsolute.txt
│   │   │   ├── ChatServer.csproj.GenerateResource.Cache
│   │   │   ├── ChatServer.exe
│   │   │   ├── ChatServer.pdb
│   │   │   └── TempPE
│   │   │   └── Properties.Resources.Designer.cs.dll
│   │   ├── ChatServer.sln
│   │   ├── ChatServer.suo
│   │   ├── UpgradeLog.XML
│   │   └── _UpgradeReport_Files
│   │   ├── UpgradeReport.css
│   │   ├── UpgradeReport.xslt
│   │   ├── UpgradeReport_Minus.gif
│   │   └── UpgradeReport_Plus.gif
│   ├── chpt8-1b
│   │   ├── ChatClient
│   │   │   ├── Backup
│   │   │   │   ├── ChatClient
│   │   │   │   │   ├── ChatClient.csproj
│   │   │   │   │   ├── Form1.Designer.cs
│   │   │   │   │   ├── Form1.cs
│   │   │   │   │   ├── Form1.resx
│   │   │   │   │   ├── Program.cs
│   │   │   │   │   └── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── ChatClient.sln
│   │   │   │   └── ChatClient.suo
│   │   │   ├── ChatClient
│   │   │   │   ├── ChatClient.csproj
│   │   │   │   ├── Form1.Designer.cs
│   │   │   │   ├── Form1.cs
│   │   │   │   ├── Form1.resx
│   │   │   │   ├── Program.cs
│   │   │   │   ├── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── bin
│   │   │   │   │   └── Debug
│   │   │   │   │   ├── ChatClient.exe
│   │   │   │   │   ├── ChatClient.pdb
│   │   │   │   │   ├── ChatClient.vshost.exe
│   │   │   │   │   └── ChatClient.vshost.exe.manifest
│   │   │   │   └── obj
│   │   │   │   ├── ChatClient.csproj.FileList.txt
│   │   │   │   └── Debug
│   │   │   │   ├── ChatClient.Form1.resources
│   │   │   │   ├── ChatClient.Properties.Resources.resources
│   │   │   │   ├── ChatClient.csproj.FileListAbsolute.txt
│   │   │   │   ├── ChatClient.csproj.GenerateResource.Cache
│   │   │   │   ├── ChatClient.exe
│   │   │   │   ├── ChatClient.pdb
│   │   │   │   └── TempPE
│   │   │   │   └── Properties.Resources.Designer.cs.dll
│   │   │   ├── ChatClient.sln
│   │   │   ├── ChatClient.suo
│   │   │   ├── UpgradeLog.XML
│   │   │   └── _UpgradeReport_Files
│   │   │   ├── UpgradeReport.css
│   │   │   ├── UpgradeReport.xslt
│   │   │   ├── UpgradeReport_Minus.gif
│   │   │   └── UpgradeReport_Plus.gif
│   │   └── ChatServer
│   │   ├── ChatServer
│   │   │   ├── ChatServer.csproj
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── ChatServer.exe
│   │   │   │   ├── ChatServer.pdb
│   │   │   │   └── ChatServer.vshost.exe
│   │   │   └── obj
│   │   │   ├── ChatServer.csproj.FileList.txt
│   │   │   └── Debug
│   │   │   ├── ChatServer.Form1.resources
│   │   │   ├── ChatServer.Properties.Resources.resources
│   │   │   ├── ChatServer.csproj.GenerateResource.Cache
│   │   │   ├── ChatServer.exe
│   │   │   └── ChatServer.pdb
│   │   ├── ChatServer.sln
│   │   └── ChatServer.suo
│   ├── chpt8-2a
│   │   └── FTPUpDownload
│   │   ├── FTPUpDownload
│   │   │   ├── FTPUpDownload.csproj
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── FTPUpDownload.exe
│   │   │   │   ├── FTPUpDownload.pdb
│   │   │   │   └── FTPUpDownload.vshost.exe
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── FTPUpDownload.Form1.resources
│   │   │   │   ├── FTPUpDownload.Properties.Resources.resources
│   │   │   │   ├── FTPUpDownload.csproj.GenerateResource.Cache
│   │   │   │   ├── FTPUpDownload.exe
│   │   │   │   └── FTPUpDownload.pdb
│   │   │   └── FTPUpDownload.csproj.FileList.txt
│   │   ├── FTPUpDownload.sln
│   │   └── FTPUpDownload.suo
│   ├── chpt8-2b
│   │   └── INetUpDownload
│   │   ├── INetUpDownload
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── INetUpDownload.csproj
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── %E5%A4%8D%E4%BB%B6%20FTP.txt
│   │   │   │   ├── FTP%202.txt
│   │   │   │   ├── INetUpDownload.exe
│   │   │   │   ├── INetUpDownload.pdb
│   │   │   │   ├── INetUpDownload.vshost.exe
│   │   │   │   ├── _vti_inf.html
│   │   │   │   ├── bg-d.gif
│   │   │   │   ├── bgd.gif
│   │   │   │   ├── dotnet37.htm
│   │   │   │   ├── h1.html
│   │   │   │   ├── help.gif
│   │   │   │   └── postinfo.html
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── INetUpDownload.Form1.resources
│   │   │   │   ├── INetUpDownload.Properties.Resources.resources
│   │   │   │   ├── INetUpDownload.csproj.GenerateResource.Cache
│   │   │   │   ├── INetUpDownload.exe
│   │   │   │   └── INetUpDownload.pdb
│   │   │   └── INetUpDownload.csproj.FileList.txt
│   │   ├── INetUpDownload.sln
│   │   └── INetUpDownload.suo
│   └── chpt8-3
│   ├── UDPReceive
│   │   ├── UDPReceive
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── UDPReceive.csproj
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── UDPReceive.exe
│   │   │   │   ├── UDPReceive.pdb
│   │   │   │   └── UDPReceive.vshost.exe
│   │   │   └── obj
│   │   │   ├── Debug
│   │   │   │   ├── UDPReceive.Form1.resources
│   │   │   │   ├── UDPReceive.Properties.Resources.resources
│   │   │   │   ├── UDPReceive.csproj.GenerateResource.Cache
│   │   │   │   ├── UDPReceive.exe
│   │   │   │   └── UDPReceive.pdb
│   │   │   └── UDPReceive.csproj.FileList.txt
│   │   ├── UDPReceive.sln
│   │   └── UDPReceive.suo
│   └── UDPSend
│   ├── UDPSend
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── UDPSend.csproj
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── UDPSend.exe
│   │   │   ├── UDPSend.pdb
│   │   │   └── UDPSend.vshost.exe
│   │   └── obj
│   │   ├── Debug
│   │   │   ├── UDPSend.Form1.resources
│   │   │   ├── UDPSend.Properties.Resources.resources
│   │   │   ├── UDPSend.csproj.GenerateResource.Cache
│   │   │   ├── UDPSend.exe
│   │   │   └── UDPSend.pdb
│   │   └── UDPSend.csproj.FileList.txt
│   ├── UDPSend.sln
│   └── UDPSend.suo
└── chpt9
├── DB_Access
│   └── ScoreMIS.mdb
├── DB_SQLServer
│   ├── ScorceMIS.mdf
│   └── ScorceMIS_log.ldf
├── chpt9-1a
│   └── ScoreMIS
│   ├── ScoreMIS
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── ScoreMIS.csproj
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── ScoreMIS.exe
│   │   │   ├── ScoreMIS.pdb
│   │   │   └── ScoreMIS.vshost.exe
│   │   └── obj
│   │   ├── Debug
│   │   │   ├── ScoreMIS.Form1.resources
│   │   │   ├── ScoreMIS.Properties.Resources.resources
│   │   │   ├── ScoreMIS.csproj.GenerateResource.Cache
│   │   │   ├── ScoreMIS.exe
│   │   │   └── ScoreMIS.pdb
│   │   └── ScoreMIS.csproj.FileList.txt
│   ├── ScoreMIS.sln
│   └── ScoreMIS.suo
└── chpt9-1b
├── ScoreMIS
│   ├── ScoreMIS
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── ScoreMIS.csproj
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── ScoreMIS.exe
│   │   │   ├── ScoreMIS.pdb
│   │   │   └── ScoreMIS.vshost.exe
│   │   └── obj
│   │   ├── Debug
│   │   │   ├── ScoreMIS.Form1.resources
│   │   │   ├── ScoreMIS.Properties.Resources.resources
│   │   │   ├── ScoreMIS.csproj.GenerateResource.Cache
│   │   │   ├── ScoreMIS.exe
│   │   │   └── ScoreMIS.pdb
│   │   └── ScoreMIS.csproj.FileList.txt
│   ├── ScoreMIS.sln
│   └── ScoreMIS.suo
└── 复件 ScoreMIS
├── ScoreMIS
│   ├── Form1.Designer.cs
│   ├── Form1.cs
│   ├── Form1.resx
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── ScoreMIS.csproj
│   ├── bin
│   │   └── Debug
│   │   ├── ScoreMIS.exe
│   │   ├── ScoreMIS.pdb
│   │   └── ScoreMIS.vshost.exe
│   └── obj
│   ├── Debug
│   │   ├── ScoreMIS.Form1.resources
│   │   ├── ScoreMIS.Properties.Resources.resources
│   │   ├── ScoreMIS.csproj.GenerateResource.Cache
│   │   ├── ScoreMIS.exe
│   │   └── ScoreMIS.pdb
│   └── ScoreMIS.csproj.FileList.txt
├── ScoreMIS.sln
└── ScoreMIS.suo

323 directories, 817 files

标签:

实例下载地址

《C#语言Windows程序设计》源码

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警