在好例子网,分享、交流、成长!
您当前所在位置:首页C# 开发实例C#语言基础 → 《 C#开发实战1200例第2卷》完整源代码

《 C#开发实战1200例第2卷》完整源代码

C#语言基础

下载此实例
  • 开发语言:C#
  • 实例大小:50.61M
  • 下载次数:228
  • 浏览次数:798
  • 发布时间:2021-12-28
  • 实例类别:C#语言基础
  • 发 布 人:632888160
  • 文件格式:.zip
  • 所需积分:2
 相关标签: 1200 源代码 pdf C# 1200

实例介绍

【实例简介】 C#开发实战1200例第2卷pdf 完整源代码
【实例截图】


【核心代码】.
├── C#开发实战1200例(第2卷源码)
│   └── MR
│       ├── 01
│       │   ├── 001
│       │   │   └── GetMouseTimeSpan
│       │   │       ├── Backup
│       │   │       │   └── GetMouseTimeSpan
│       │   │       │       └── Properties
│       │   │       └── GetMouseTimeSpan
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 002
│       │   │   └── GetMouseFrequency
│       │   │       └── GetMouseFrequency
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 003
│       │   │   └── GetMouseNumbers
│       │   │       └── GetMouseNumbers
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 004
│       │   │   └── ShowWaitMouse
│       │   │       └── ShowWaitMouse
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 005
│       │   │   └── GetMousePosition
│       │   │       └── GetMousePosition
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 006
│       │   │   └── RecordMouse
│       │   │       └── RecordMouse
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 007
│       │   │   └── SysInfo
│       │   │       └── SysInfo
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 008
│       │   │   └── SetMouseShape
│       │   │       └── SetMouseShape
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 009
│       │   │   └── SetMouseImage
│       │   │       └── SetMouseImage
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 010
│       │   │   └── SetAnimateMouse
│       │   │       └── SetAnimateMouse
│       │   │           ├── Image
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 011
│       │   │   └── ChangeRLKey
│       │   │       └── ChangeRLKey
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 012
│       │   │   └── ControlMouseRange
│       │   │       └── ControlMouseRange
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 013
│       │   │   └── NullificationMouse
│       │   │       └── NullificationMouse
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 014
│       │   │   └── SetMouse
│       │   │       └── SetMouse
│       │   │           ├── Image
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 015
│       │   │   └── HideMouse
│       │   │       └── HideMouse
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 016
│       │   │   └── MouseDoubleToTab
│       │   │       └── MouseDoubleToTab
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 017
│       │   │   └── MouseDragTxt
│       │   │       └── MouseDragTxt
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 018
│       │   │   └── MouseToDraw
│       │   │       └── MouseToDraw
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 019
│       │   │   └── SimulateOperateMouse
│       │   │       └── SimulateOperateMouse
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   └── 020
│       │       └── MouseThroughForm
│       │           ├── Properties
│       │           ├── bin
│       │           │   └── Debug
│       │           └── obj
│       │               └── Debug
│       │                   ├── Refactor
│       │                   └── TempPE
│       ├── 02
│       │   ├── 021
│       │   │   └── GetGroupKey
│       │   │       └── GetGroupKey
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 022
│       │   │   └── GetFunctionKey
│       │   │       └── GetFunctionKey
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 023
│       │   │   └── IsNumAndCapsLock
│       │   │       └── IsNumAndCapsLock
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 024
│       │   │   └── EnterToTab
│       │   │       └── EnterToTab
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 025
│       │   │   └── CancelAltAndF4
│       │   │       └── CancelAltAndF4
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 026
│       │   │   └── ESCToCloseForm
│       │   │       └── ESCToCloseForm
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 027
│       │   │   └── ShieldCtrlV
│       │   │       └── ShieldCtrlV
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 028
│       │   │   └── CancelEnterDI
│       │   │       └── CancelEnterDI
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 029
│       │   │   └── SetAndCancelHotKey
│       │   │       └── SetAndCancelHotKey
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 030
│       │   │   └── OCInputEditer
│       │   │       └── OCInputEditer
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 031
│       │   │   └── ControlFormMove
│       │   │       └── ControlFormMove
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 032
│       │   │   └── DummyKey
│       │   │       ├── DummyKey
│       │   │       │   ├── Properties
│       │   │       │   ├── Resources
│       │   │       │   ├── bin
│       │   │       │   │   └── Debug
│       │   │       │   └── obj
│       │   │       │       └── Debug
│       │   │       │           ├── Refactor
│       │   │       │           └── TempPE
│       │   │       └── HookEx
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   └── TempPE
│       │   └── 033
│       │       └── MultiKeys
│       │           └── MultiKeys
│       │               ├── Properties
│       │               ├── bin
│       │               │   └── Debug
│       │               └── obj
│       │                   └── Debug
│       │                       ├── Refactor
│       │                       └── TempPE
│       ├── 03
│       │   ├── 034
│       │   │   └── GetSysTime
│       │   │       └── GetSysTime
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 035
│       │   │   └── GetSysMenu
│       │   │       └── GetSysMenu
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 036
│       │   │   └── GetMachineName
│       │   │       └── GetMachineName
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 037
│       │   │   └── GetCurrentMenu
│       │   │       └── GetCurrentMenu
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 038
│       │   │   └── GetSysVersion
│       │   │       └── GetSysVersion
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 039
│       │   │   └── GetStartTime
│       │   │       └── GetStartTime
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 040
│       │   │   └── GetTaskBarSize
│       │   │       └── GetTaskBarSize
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 041
│       │   │   └── ChangeSysInfo
│       │   │       └── ChangeSysInfo
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 042
│       │   │   └── GetSysEnvironment
│       │   │       └── GetSysEnvironment
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 043
│       │   │   └── GetMemoryInfo
│       │   │       └── GetMemoryInfo
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 044
│       │   │   └── GetCPUInfo
│       │   │       └── GetCPUInfo
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 045
│       │   │   └── GetMainboardInfo
│       │   │       └── GetMainboardInfo
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 046
│       │   │   └── GetHardDiskID
│       │   │       └── GetHardDiskID
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 047
│       │   │   └── GetAllDrives
│       │   │       └── GetAllDrives
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 048
│       │   │   └── GetHardDiskSize
│       │   │       └── GetHardDiskSize
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 049
│       │   │   └── GetDrivesType
│       │   │       └── GetDrivesType
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 050
│       │   │   └── ISDrivesTypeAndAttribute
│       │   │       └── ISDrivesTypeAndAttribute
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 051
│       │   │   └── SnatchDisplayDeviceName
│       │   │       └── SnatchDisplayDeviceName
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 052
│       │   │   └── SnatchVoiceDeviceName
│       │   │       └── SnatchVoiceDeviceName
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 053
│       │   │   └── GetScreenSize
│       │   │       └── GetScreenSize
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 054
│       │   │   └── GetPrinterInfo
│       │   │       └── GetPrinterInfo
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 055
│       │   │   └── GetMachineIP
│       │   │       └── GetMachineIP
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 056
│       │   │   └── CheckNetWork
│       │   │       └── CheckNetWork
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 057
│       │   │   └── ISNetWorkStatus
│       │   │       └── ISNetWorkStatus
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 058
│       │   │   └── GetSpecFolderPath
│       │   │       └── GetSpecFolderPath
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 059
│       │   │   └── GetEXEPath
│       │   │       └── GetEXEPath
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 060
│       │   │   └── GetYSDrivesPath
│       │   │       └── GetYSDrivesPath
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 061
│       │   │   └── GetCurrentUser
│       │   │       └── GetCurrentUser
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 062
│       │   │   └── ISCurrentUser
│       │   │       └── ISCurrentUser
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 063
│       │   │   └── GetSysNoteInfo
│       │   │       └── GetSysNoteInfo
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 064
│       │   │   └── GetSecurityLog
│       │   │       └── GetSecurityLog
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 065
│       │   │   └── GetApplicationLog
│       │   │       └── GetApplicationLog
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 066
│       │   │   └── CreateNewLog
│       │   │       └── CreateNewLog
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 067
│       │   │   └── WriteSystemLog
│       │   │       └── WriteSystemLog
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   └── 068
│       │       └── WriteApplication
│       │           └── WriteApplication
│       │               ├── Properties
│       │               ├── bin
│       │               │   └── Debug
│       │               └── obj
│       │                   └── Debug
│       │                       ├── Refactor
│       │                       └── TempPE
│       ├── 04
│       │   ├── 069
│       │   │   └── WarnBeforeSys
│       │   │       └── WarnBeforeSys
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 070
│       │   │   └── SetComputerSuspentState
│       │   │       └── SetComputerSuspentState
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 071
│       │   │   └── StopCloseComputer
│       │   │       └── StopCloseComputer
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 072
│       │   │   └── LCRComputer
│       │   │       └── LCRComputer
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 073
│       │   │   └── TimeCloseComputer
│       │   │       └── TimeCloseComputer
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 074
│       │   │   └── CRRemoteComputer
│       │   │       └── CRRemoteComputer
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 075
│       │   │   └── CancelDiskShare
│       │   │       └── CancelDiskShare
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 076
│       │   │   └── ISDiskReady
│       │   │       └── ISDiskReady
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 077
│       │   │   └── ShowDiskSizeByPic
│       │   │       └── ShowDiskSizeByPic
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 078
│       │   │   └── ModifyDiskFormat
│       │   │       └── ModifyDiskFormat
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 079
│       │   │   └── FormatDisk
│       │   │       └── FormatDisk
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 080
│       │   │   └── EnjoinTaskmgr
│       │   │       └── EnjoinTaskmgr
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 081
│       │   │   └── AddRightMenu
│       │   │       └── AddRightMenu
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 082
│       │   │   └── ModifyDefaultPrinter
│       │   │       └── ModifyDefaultPrinter
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 083
│       │   │   └── SetBackByRegistry
│       │   │       └── SetBackByRegistry
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 084
│       │   │   └── APIdesktop
│       │   │       └── APIdesktop
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 085
│       │   │   └── MusicViewDesk
│       │   │       └── MusicViewDesk
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 086
│       │   │   └── SetTime
│       │   │       └── SetTime
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 087
│       │   │   └── SetScreenApart
│       │   │       └── SetScreenApart
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 088
│       │   │   └── ModifyComputerName
│       │   │       └── ModifyComputerName
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 089
│       │   │   └── DisplayControl
│       │   │       └── DisplayControl
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 090
│       │   │   └── ScreenBlowupGlass
│       │   │       └── ScreenBlowupGlass
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 091
│       │   │   └── HSTaskBar
│       │   │       └── HSTaskBar
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 092
│       │   │   └── HSStartButton
│       │   │       └── HSStartButton
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 093
│       │   │   └── DesktopTxtTrans
│       │   │       └── DesktopTxtTrans
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 094
│       │   │   └── PostRunTask
│       │   │       └── PostRunTask
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 095
│       │   │   └── HSDesktopIcon
│       │   │       └── HSDesktopIcon
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 096
│       │   │   └── SwitchInput
│       │   │       └── SwitchInput
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 097
│       │   │   └── SBCorDBC
│       │   │       └── SBCorDBC
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 098
│       │   │   └── SystemLock
│       │   │       └── SystemLock
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 099
│       │   │   └── RunManage
│       │   │       └── RunManage
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 100
│       │   │   └── StartWindowsService
│       │   │       └── StartWindowsService
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 101
│       │   │   └── ExecCMD
│       │   │       └── ExecCMD
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 102
│       │   │   └── CheckSysStartMode
│       │   │       └── CheckSysStartMode
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 103
│       │   │   └── WatchClipBoard
│       │   │       └── WatchClipBoard
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   └── TempPE
│       │   ├── 104
│       │   │   └── WatchMemory
│       │   │       └── WatchMemory
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 105
│       │   │   └── KEYHookShieldHotKey
│       │   │       └── KEYHookShieldHotKey
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   └── 106
│       │       └── CPU_Detect
│       │           └── CPU_Detect
│       │               ├── Properties
│       │               ├── bin
│       │               │   └── Debug
│       │               └── obj
│       │                   └── Debug
│       │                       ├── Refactor
│       │                       └── TempPE
│       ├── 05
│       │   ├── 107
│       │   │   └── OpenControlPanelProgram
│       │   │       └── OpenControlPanelProgram
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 108
│       │   │   └── DynamicTaskStock
│       │   │       ├── Properties
│       │   │       ├── Resources
│       │   │       ├── bin
│       │   │       │   └── Debug
│       │   │       └── obj
│       │   │           └── Debug
│       │   │               ├── Refactor
│       │   │               └── TempPE
│       │   ├── 109
│       │   │   └── ControlProNoTaskBar
│       │   │       └── ControlProNoTaskBar
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 110
│       │   │   └── StartScreenProtect
│       │   │       └── StartScreenProtect
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 111
│       │   │   └── ControlMouseFocusByEnter
│       │   │       └── ControlMouseFocusByEnter
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 112
│       │   │   └── EnjoinRMKeyInTXT
│       │   │       └── EnjoinRMKeyInTXT
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 113
│       │   │   └── GetScreen
│       │   │       └── GetScreen
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 114
│       │   │   └── CopyProgram
│       │   │       └── CopyProgram
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 115
│       │   │   └── DisColorInTelNum
│       │   │       └── DisColorInTelNum
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 116
│       │   │   └── RunOnceByMutex
│       │   │       └── RunOnceByMutex
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 117
│       │   │   └── RunOnceByProcess
│       │   │       └── RunOnceByProcess
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 118
│       │   │   └── ClearRecycle
│       │   │       └── ClearRecycle
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 119
│       │   │   └── SetSysRunPro
│       │   │       └── SetSysRunPro
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 120
│       │   │   └── GetAllProcesses
│       │   │       └── GetAllProcesses
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 121
│       │   │   └── GetAllProcessesByRemote
│       │   │       └── GetAllProcessesByRemote
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   └── TempPE
│       │   ├── 122
│       │   │   └── ExecEXEFile
│       │   │       └── ExecEXEFile
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 123
│       │   │   └── CloseProgram
│       │   │       └── CloseProgram
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 124
│       │   │   └── CourseManage
│       │   │       └── CourseManage
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 125
│       │   │   └── SoftLogon
│       │   │       └── SoftLogon
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   ├── 126
│       │   │   └── CreateProShortKey
│       │   │       └── CreateProShortKey
│       │   │           ├── Properties
│       │   │           ├── bin
│       │   │           │   └── Debug
│       │   │           └── obj
│       │   │               └── Debug
│       │   │                   ├── Refactor
│       │   │                   └── TempPE
│       │   └── 127
│       │       └── DominateHornVocalization
│       │           └── DominateHornVocalization
│       │               ├── Properties
│       │               ├── bin
│       │               │   └── Debug
│       │               └── obj
│       │                   └── Debug
│       │                       ├── Refactor
│       │                       └── TempPE
│       └── 06
│           ├── 128
│           │   └── SelectColumn
│           │       └── SelectColumn
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 129
│           │   └── ColumnAlias
│           │       └── ColumnAlias
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 130
│           │   └── ColumnsAdd
│           │       └── ColumnAdd
│           │           └── ColumnAdd
│           │               ├── Properties
│           │               ├── bin
│           │               │   └── Debug
│           │               └── obj
│           │                   └── Debug
│           │                       ├── Refactor
│           │                       └── TempPE
│           ├── 131
│           │   └── UseFunc
│           │       └── UseFunc
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 132
│           │   └── FindDigit
│           │       └── FindDigit
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 133
│           │   └── FindStr
│           │       └── FindStr
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 134
│           │   └── FindDate
│           │       └── FindDate
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 135
│           │   └── FindLogic
│           │       └── FindLogic
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 136
│           │   └── FindNull
│           │       └── FindNull
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 137
│           │   └── SelectStr
│           │       └── SelectStr
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 138
│           │   └── SelectValue
│           │       └── SelectValue
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 139
│           │   └── SelectDate
│           │       └── SelectDate
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 140
│           │   └── UseUnderLine
│           │       └── UseUnderLine
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 141
│           │   └── UsePercent
│           │       └── UsePercent
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 142
│           │   └── UseRange
│           │       └── UseRange
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 143
│           │   └── NotIn
│           │       └── NotIn
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 144
│           │   └── SelectComplex
│           │       └── SelectComplex
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 145
│           │   └── FindTop
│           │       └── FindTop
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 146
│           │   └── FindLast
│           │       └── FindLast
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 147
│           │   └── TenToTwenty
│           │       └── TenToTwenty
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 148
│           │   └── Percent50
│           │       └── Percent50
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 149
│           │   └── Percent20
│           │       └── Percent20
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 150
│           │   └── IsValue
│           │       └── IsValue
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 151
│           │   └── GetInteger
│           │       └── GetInteger
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 152
│           │   └── UseFourFive
│           │       └── UseFourFive
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 153
│           │   └── UseAngle
│           │       └── UseAngle
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 154
│           │   └── UseABS
│           │       └── UseABS
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 155
│           │   └── UseRandom
│           │       └── UseRandom
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 156
│           │   └── UseSign
│           │       └── UseSign
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 157
│           │   └── UseUpperAndLower
│           │       └── UseUpperAndLower
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 158
│           │   └── UseLen
│           │       └── UseLen
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 159
│           │   └── UseSubstring
│           │       └── UseSubstring
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 160
│           │   └── DeleteSubstring
│           │       └── DeleteSubstring
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 161
│           │   └── FindAndReplace
│           │       └── FindAndReplace
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 162
│           │   └── EqualStr
│           │       └── EqualStr
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 163
│           │   └── UseIsDate
│           │       └── UseIsDate
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 164
│           │   └── DateFind
│           │       └── DateFind
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 165
│           │   └── TimeFind
│           │       └── TimeFind
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           ├── 166
│           │   └── YearMonthDayFind
│           │       └── YearMonthDayFind
│           │           ├── Properties
│           │           ├── bin
│           │           │   └── Debug
│           │           └── obj
│           │               └── Debug
│           │                   ├── Refactor
│           │                   └── TempPE
│           └── 167
│               └── UseGetDate
│                   └── UseGetDate
│                       └── bin
│                           └── Debug
└── C#开发实战1200例第2卷pdf 完整源代码.7z

1684 directories, 1 file




标签: 1200 源代码 pdf C# 1200

实例下载地址

《 C#开发实战1200例第2卷》完整源代码

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警