嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
GDI 绘制数字时钟,可做屏保
内附编译好可执行文件
.
├── DigitClock
│ ├── DigitClock
│ │ ├── DigitClock.csproj
│ │ ├── DrawClock.cs
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── MyClock.Designer.cs
│ │ ├── MyClock.cs
│ │ ├── MyClock.resx
│ │ ├── Number.cs
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ └── Release
│ │ │ ├── SClock.vshost.exe.manifest
│ │ │ ├── clock.exe
│ │ │ ├── clock.pdb
│ │ │ ├── clock.vshost.exe
│ │ │ └── clock.vshost.exe.manifest
│ │ └── obj
│ │ └── x86
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── DigitClock.Form1.resources
│ │ │ ├── DigitClock.csproj.FileListAbsolute.txt
│ │ │ ├── DigitClock.csproj.GenerateResource.Cache
│ │ │ ├── DigitClock.csprojResolveAssemblyReference.cache
│ │ │ ├── MyClock.MyClock.resources
│ │ │ ├── MyClock.Properties.Resources.resources
│ │ │ ├── SClock.DigitClock.resources
│ │ │ ├── SClock.Form1.resources
│ │ │ ├── SClock.Properties.Resources.resources
│ │ │ ├── SClock.csproj.FileListAbsolute.txt
│ │ │ ├── SClock.csproj.GenerateResource.Cache
│ │ │ ├── SClock.exe
│ │ │ ├── SClock.pdb
│ │ │ └── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ └── Release
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── DigitClock.Form1.resources
│ │ ├── DigitClock.csproj.FileListAbsolute.txt
│ │ ├── DigitClock.csproj.GenerateResource.Cache
│ │ ├── DigitClock.csprojResolveAssemblyReference.cache
│ │ ├── MyClock.MyClock.resources
│ │ ├── MyClock.Properties.Resources.resources
│ │ ├── SClock.DigitClock.resources
│ │ ├── SClock.Form1.resources
│ │ ├── SClock.Properties.Resources.resources
│ │ ├── SClock.csproj.FileListAbsolute.txt
│ │ ├── SClock.csproj.GenerateResource.Cache
│ │ ├── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ ├── clock.exe
│ │ └── clock.pdb
│ ├── DigitClock.sln
│ ├── DigitClock.suo
│ └── DigitClock.v12.suo
├── GDI 绘制数字时钟,可做屏保.7z
├── 密码登陆.suo
└── 文字转语音.suo
11 directories, 58 files