基本信息
源码名称:GDI+绘制数字时钟,可做屏保
源码大小:0.05M
文件格式:.7z
开发语言:C#
更新时间:2022-03-25
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 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