基本信息
源码名称:C#完整精美时间计时和倒计时软件,自定义分钟
源码大小:0.05M
文件格式:.rar
开发语言:C#
更新时间:2022-01-13
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍

C#完整精美时间计时和倒计时软件,自定义分钟

C#写的精美时间计时和倒计时软件。可以设定时间计时;可以设定时间进行倒计时。 这是一个完整的程序,经过大量测试,可以直接下载使用,无任何问题。

.
├── WindowsFormsApplication1
│   ├── CountDown.csproj
│   ├── Form2.Designer.cs
│   ├── Form2.cs
│   ├── Form2.resx
│   ├── Form3.Designer.cs
│   ├── Form3.cs
│   ├── Form3.resx
│   ├── Form_CountDown.Designer.cs
│   ├── Form_CountDown.cs
│   ├── Form_CountDown.resx
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── bin
│   │   └── Debug
│   │       ├── WindowsFormsApplication1.exe
│   │       ├── WindowsFormsApplication1.pdb
│   │       ├── WindowsFormsApplication1.vshost.exe
│   │       └── WindowsFormsApplication1.vshost.exe.manifest
│   └── obj
│       └── Debug
│           ├── CountDown.csproj.CoreCompileInputs.cache
│           ├── CountDown.csproj.FileListAbsolute.txt
│           ├── CountDown.csproj.GenerateResource.cache
│           ├── DesignTimeResolveAssemblyReferences.cache
│           ├── DesignTimeResolveAssemblyReferencesInput.cache
│           ├── Refactor
│           ├── TempPE
│           │   └── Properties.Resources.Designer.cs.dll
│           ├── WindowsFormsApplication1.Form1.resources
│           ├── WindowsFormsApplication1.Form3.resources
│           ├── WindowsFormsApplication1.Form_CountDown.resources
│           ├── WindowsFormsApplication1.Properties.Resources.resources
│           ├── WindowsFormsApplication1.csproj.FileListAbsolute.txt
│           ├── WindowsFormsApplication1.csproj.GenerateResource.Cache
│           ├── WindowsFormsApplication1.exe
│           └── WindowsFormsApplication1.pdb
├── WindowsFormsApplication1.sln
└── 好例子网_WindowsFormsApplication1.rar

8 directories, 36 files