嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C#简单LED源码
.
├── C#LED_VS2019_20230427
│ └── WindowsFormsApp45
│ ├── WindowsFormsApp45
│ │ ├── App.config
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── SwhLed.Designer.cs
│ │ ├── SwhLed.cs
│ │ ├── SwhLed.resx
│ │ ├── WindowsFormsApp45.csproj
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── WindowsFormsApp45.exe
│ │ │ │ ├── WindowsFormsApp45.exe.config
│ │ │ │ └── WindowsFormsApp45.pdb
│ │ │ └── Release
│ │ └── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── TempPE
│ │ ├── WindowsFormsApp45.Form1.resources
│ │ ├── WindowsFormsApp45.Properties.Resources.resources
│ │ ├── WindowsFormsApp45.SwhLed.resources
│ │ ├── WindowsFormsApp45.csproj.AssemblyReference.cache
│ │ ├── WindowsFormsApp45.csproj.CoreCompileInputs.cache
│ │ ├── WindowsFormsApp45.csproj.FileListAbsolute.txt
│ │ ├── WindowsFormsApp45.csproj.GenerateResource.cache
│ │ ├── WindowsFormsApp45.exe
│ │ └── WindowsFormsApp45.pdb
│ └── WindowsFormsApp45.sln
└── 简单LED_C#LED_VS2019_20230427.rar
10 directories, 30 files