基本信息
源码名称:字符、图标堆积图像处理
源码大小:0.70M
文件格式:.rar
开发语言:C#
更新时间:2023-11-14
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

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

字符、图标堆积图像处理


.
├── C#字符、图标堆积图像处理_PictureEdit.rar
└── PictureEdit
    ├── PictureEdit
    │   ├── Bitmap1.bmp
    │   ├── Bitmap2.bmp
    │   ├── Bitmap3.bmp
    │   ├── Form1.Designer.cs
    │   ├── Form1.cs
    │   ├── Form1.resx
    │   ├── Form2.Designer.cs
    │   ├── Form2.cs
    │   ├── Form2.resx
    │   ├── Graphic designer.ico
    │   ├── PictureEdit.csproj
    │   ├── PictureEdit.csproj.user
    │   ├── Program.cs
    │   ├── Properties
    │   │   ├── AssemblyInfo.cs
    │   │   ├── Resources.Designer.cs
    │   │   ├── Resources.resx
    │   │   ├── Settings.Designer.cs
    │   │   └── Settings.settings
    │   ├── app.config
    │   ├── bin
    │   │   ├── Debug
    │   │   │   ├── PictureEdit.exe
    │   │   │   ├── PictureEdit.exe.config
    │   │   │   ├── PictureEdit.pdb
    │   │   │   ├── Screen
    │   │   │   ├── WeifenLuo.WinFormsUI.Docking.dll
    │   │   │   ├── fh
    │   │   │   │   ├── 1.bmp
    │   │   │   │   ├── 10.bmp
    │   │   │   │   ├── 11.bmp
    │   │   │   │   ├── 11.zip
    │   │   │   │   ├── 12.bmp
    │   │   │   │   ├── 13.bmp
    │   │   │   │   ├── 2.bmp
    │   │   │   │   ├── 3.bmp
    │   │   │   │   ├── 4.bmp
    │   │   │   │   ├── 5.bmp
    │   │   │   │   ├── 6.bmp
    │   │   │   │   ├── 7.bmp
    │   │   │   │   ├── 8.bmp
    │   │   │   │   └── 9.bmp
    │   │   │   └── 升级说明.txt
    │   │   └── Release
    │   ├── frmMainForm.Designer.cs
    │   ├── frmMainForm.cs
    │   ├── frmMainForm.resx
    │   ├── obj
    │   │   └── Debug
    │   │       ├── DesignTimeResolveAssemblyReferences.cache
    │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
    │   │       ├── PictureEdit.Form1.resources
    │   │       ├── PictureEdit.Form2.resources
    │   │       ├── PictureEdit.Properties.Resources.resources
    │   │       ├── PictureEdit.csproj.AssemblyReference.cache
    │   │       ├── PictureEdit.csproj.CopyComplete
    │   │       ├── PictureEdit.csproj.CoreCompileInputs.cache
    │   │       ├── PictureEdit.csproj.FileListAbsolute.txt
    │   │       ├── PictureEdit.csproj.GenerateResource.cache
    │   │       ├── PictureEdit.exe
    │   │       ├── PictureEdit.frmMainForm.resources
    │   │       ├── PictureEdit.pdb
    │   │       └── TempPE
    │   ├── user.ico
    │   └── 未标题.bmp
    └── PictureEdit.sln

10 directories, 59 files