基本信息
源码名称:C#动态图片设计
源码大小:8.40M
文件格式:.zip
开发语言:C#
更新时间:2022-04-12
   源码介绍

C#动态图片设计

.
├── C#动态图片设计.zip
└── Motor rotation animation control
    ├── MotorRotationControl
    │   ├── CoolingPump.Designer.cs
    │   ├── CoolingPump.cs
    │   ├── CoolingPump.resx
    │   ├── MotorRotationControl.csproj
    │   ├── MotorRotationControl.sln
    │   ├── Properties
    │   │   ├── AssemblyInfo.cs
    │   │   ├── Resources.Designer.cs
    │   │   └── Resources.resx
    │   ├── Resources
    │   │   ├── 1.png
    │   │   ├── 10.png
    │   │   ├── 11.png
    │   │   ├── 2.png
    │   │   ├── 3.png
    │   │   ├── 4.png
    │   │   ├── 5.png
    │   │   ├── 6.png
    │   │   ├── 7.png
    │   │   ├── 8.png
    │   │   └── 9.png
    │   ├── bin
    │   │   ├── Debug
    │   │   │   ├── MotorRotationControl.dll
    │   │   │   └── MotorRotationControl.pdb
    │   │   └── Release
    │   ├── obj
    │   │   ├── Debug
    │   │   │   ├── DesignTimeResolveAssemblyReferences.cache
    │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
    │   │   │   ├── MotorRotationControl.CoolingPump.resources
    │   │   │   ├── MotorRotationControl.Properties.Resources.resources
    │   │   │   ├── MotorRotationControl.csproj.CoreCompileInputs.cache
    │   │   │   ├── MotorRotationControl.csproj.FileListAbsolute.txt
    │   │   │   ├── MotorRotationControl.csproj.GenerateResource.cache
    │   │   │   ├── MotorRotationControl.dll
    │   │   │   ├── MotorRotationControl.pdb
    │   │   │   └── TempPE
    │   │   │       └── Properties.Resources.Designer.cs.dll
    │   │   └── Release
    │   └── recMemory.cs
    ├── recMemory.cs
    └── 图片
        ├── 1.png
        ├── 10.png
        ├── 11.png
        ├── 2.png
        ├── 3.png
        ├── 4.png
        ├── 5.png
        ├── 6.png
        ├── 7.png
        ├── 8.png
        └── 9.png

12 directories, 45 files