-
大小: 0.03M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2024-04-29
- 語言: C#
- 標(biāo)簽: 計(jì)時(shí)器??
資源簡(jiǎn)介
計(jì)時(shí)器
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
namespace?計(jì)時(shí)器
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????int?flag?=?0;
????????private?void?timer1_Tick(object?sender?EventArgs?e)
????????{
????????????flag++;
????????????label1.Text?=?flag.ToString();
????????}
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2020-03-20?12:14??計(jì)時(shí)器\
?????目錄???????????0??2020-03-20?12:10??計(jì)時(shí)器\.vs\
?????目錄???????????0??2020-03-20?12:10??計(jì)時(shí)器\.vs\計(jì)時(shí)器\
?????目錄???????????0??2020-03-20?12:10??計(jì)時(shí)器\.vs\計(jì)時(shí)器\v16\
?????文件???????26624??2020-03-20?12:14??計(jì)時(shí)器\.vs\計(jì)時(shí)器\v16\.suo
?????文件?????????187??2020-03-20?12:10??計(jì)時(shí)器\App.config
?????文件????????2525??2020-03-20?12:14??計(jì)時(shí)器\Form1.Designer.cs
?????文件?????????562??2020-03-20?12:14??計(jì)時(shí)器\Form1.cs
?????文件????????6011??2020-03-20?12:14??計(jì)時(shí)器\Form1.resx
?????文件?????????521??2020-03-20?12:10??計(jì)時(shí)器\Program.cs
?????目錄???????????0??2020-03-20?12:10??計(jì)時(shí)器\Properties\
?????文件????????1310??2020-03-20?12:10??計(jì)時(shí)器\Properties\AssemblyInfo.cs
?????文件????????2831??2020-03-20?12:10??計(jì)時(shí)器\Properties\Resources.Designer.cs
?????文件????????5612??2020-03-20?12:10??計(jì)時(shí)器\Properties\Resources.resx
?????文件????????1096??2020-03-20?12:10??計(jì)時(shí)器\Properties\Settings.Designer.cs
?????文件?????????249??2020-03-20?12:10??計(jì)時(shí)器\Properties\Settings.settings
?????目錄???????????0??2020-03-20?12:10??計(jì)時(shí)器\bin\
?????目錄???????????0??2020-03-20?12:14??計(jì)時(shí)器\bin\Debug\
?????文件????????8192??2020-03-20?12:14??計(jì)時(shí)器\bin\Debug\計(jì)時(shí)器.exe
?????文件?????????187??2020-03-20?12:10??計(jì)時(shí)器\bin\Debug\計(jì)時(shí)器.exe.config
?????文件???????30208??2020-03-20?12:14??計(jì)時(shí)器\bin\Debug\計(jì)時(shí)器.pdb
?????目錄???????????0??2020-03-20?12:10??計(jì)時(shí)器\obj\
?????目錄???????????0??2020-03-20?12:14??計(jì)時(shí)器\obj\Debug\
?????文件?????????819??2020-03-20?12:10??計(jì)時(shí)器\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????7124??2020-03-20?12:10??計(jì)時(shí)器\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????目錄???????????0??2020-09-21?12:12??計(jì)時(shí)器\obj\Debug\TempPE\
?????文件?????????180??2020-03-20?12:14??計(jì)時(shí)器\obj\Debug\計(jì)時(shí)器.Form1.resources
?????文件?????????180??2020-03-20?12:14??計(jì)時(shí)器\obj\Debug\計(jì)時(shí)器.Properties.Resources.resources
?????文件??????????42??2020-03-20?12:14??計(jì)時(shí)器\obj\Debug\計(jì)時(shí)器.csproj.CoreCompileInputs.cache
?????文件?????????795??2020-03-20?12:14??計(jì)時(shí)器\obj\Debug\計(jì)時(shí)器.csproj.FileListAbsolute.txt
?????文件????????1012??2020-03-20?12:14??計(jì)時(shí)器\obj\Debug\計(jì)時(shí)器.csproj.GenerateResource.cache
............此處省略5個(gè)文件信息
- 上一篇:電腦日志查看工具源碼
- 下一篇:Task使用
評(píng)論
共有 條評(píng)論