文件名称:CSharpbmp-base64
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-10-15
- 文件大小:
- 44kb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
将图片BMP转换为Base64编码的文本文件,将base64编码的文本文件转化为bmp图片-Convert the picture Base64 to BMP encoding s text file, convert the text file of Base64 encoding to BMP images
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C#图片转base64编码\WindowsDemo\bin\Debug\WindowsDemo.exe
..................\...........\...\.....\WindowsDemo.pdb
..................\...........\...\.....\WindowsDemo.vshost.exe
..................\...........\...\.....\WindowsDemo.vshost.exe.manifest
..................\...........\Form1.cs
..................\...........\Form1.Designer.cs
..................\...........\Form1.resx
..................\...........\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
..................\...........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..................\...........\...\...\.....\GenerateResource.read.1.tlog
..................\...........\...\...\.....\GenerateResource.write.1.tlog
..................\...........\...\...\.....\WindowsDemo.csproj.FileListAbsolute.txt
..................\...........\...\...\.....\WindowsDemo.exe
..................\...........\...\...\.....\WindowsDemo.Form1.resources
..................\...........\...\...\.....\WindowsDemo.pdb
..................\...........\...\...\.....\WindowsDemo.Properties.Resources.resources
..................\...........\Program.cs
..................\...........\...perties\AssemblyInfo.cs
..................\...........\..........\Resources.Designer.cs
..................\...........\..........\Resources.resx
..................\...........\..........\Settings.Designer.cs
..................\...........\..........\Settings.settings
..................\...........\WindowsDemo.csproj
..................\WindowsDemo.sln
..................\WindowsDemo.suo
..................\...........\obj\x86\Debug\TempPE
..................\...........\...\...\Debug
..................\...........\bin\Debug
..................\...........\obj\x86
..................\...........\bin
..................\...........\obj
..................\...........\Properties
..................\WindowsDemo
C#图片转base64编码