基本信息
源码名称:SimpleStopwatch:stopwatch样例
源码大小:0.07M
文件格式:.zip
开发语言:C#
更新时间:2022-12-30
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

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

SimpleStopwatch:stopwatch样例


.
├── SimpleStopwatch-master
│   ├── LICENSE
│   ├── README.md
│   ├── SimpleStopwatch.sln
│   └── Test
│       ├── App.config
│       ├── App.xaml
│       ├── App.xaml.cs
│       ├── MainWindow.xaml
│       ├── MainWindow.xaml.cs
│       ├── Properties
│       │   ├── AssemblyInfo.cs
│       │   ├── Resources.Designer.cs
│       │   ├── Resources.resx
│       │   ├── Settings.Designer.cs
│       │   └── Settings.settings
│       ├── SimpleStopwatch.csproj
│       ├── bin
│       │   └── Debug
│       │       ├── Test.exe
│       │       ├── Test.exe.config
│       │       ├── Test.pdb
│       │       ├── Test.vshost.exe
│       │       ├── Test.vshost.exe.config
│       │       └── Test.vshost.exe.manifest
│       └── obj
│           └── Debug
│               ├── App.g.cs
│               ├── App.g.i.cs
│               ├── DesignTimeResolveAssemblyReferencesInput.cache
│               ├── GeneratedInternalTypeHelper.g.cs
│               ├── GeneratedInternalTypeHelper.g.i.cs
│               ├── MainWindow.baml
│               ├── MainWindow.g.cs
│               ├── MainWindow.g.i.cs
│               ├── SimpleStopWatch.csproj.FileListAbsolute.txt
│               ├── TempPE
│               │   └── Properties.Resources.Designer.cs.dll
│               ├── Test.Properties.Resources.resources
│               ├── Test.csproj.FileListAbsolute.txt
│               ├── Test.csproj.GenerateResource.Cache
│               ├── Test.csprojResolveAssemblyReference.cache
│               ├── Test.exe
│               ├── Test.g.resources
│               ├── Test.pdb
│               ├── Test_MarkupCompile.cache
│               ├── Test_MarkupCompile.i.cache
│               └── Test_MarkupCompile.lref
└── 好例子网_SimpleStopwatch-master.zip

8 directories, 41 files