文件名称:CSharp-Pic-Zhong
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-01-29
- 文件大小:
- 208kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
采用C# VS2010 .net fr a mework v4.0 开发的小工具
用途:可以将rar格式文件放入到图片中,操作简单方便,生成后的图片可以浏览,并且将后缀名
修改之后可以解压出原来的rar文件的内容! 经测试:可以嵌入到html页面中。
本质的操作:就是向图片文件的字节流末尾追加rar文件的字节流(理论上可以追加任意文件,但
是涉及文件头,文件识别问题,有些程序不能识别)
-Using C# VS2010. Gadgets net fr a mework v4.0 development
Purpose: rar format file can be put into the picture, easy to operate, you can browse pictures after generation, and the suffix
After modifying the original content can extract the rar file! Tested: can be embedded into html pages.
The nature of the operation: that is appended to the end of the byte stream rar file byte stream image files (theoretically can append any files, but
Is involved in the file header, file identification problem, some programs do not recognize)
用途:可以将rar格式文件放入到图片中,操作简单方便,生成后的图片可以浏览,并且将后缀名
修改之后可以解压出原来的rar文件的内容! 经测试:可以嵌入到html页面中。
本质的操作:就是向图片文件的字节流末尾追加rar文件的字节流(理论上可以追加任意文件,但
是涉及文件头,文件识别问题,有些程序不能识别)
-Using C# VS2010. Gadgets net fr a mework v4.0 development
Purpose: rar format file can be put into the picture, easy to operate, you can browse pictures after generation, and the suffix
After modifying the original content can extract the rar file! Tested: can be embedded into html pages.
The nature of the operation: that is appended to the end of the byte stream rar file byte stream image files (theoretically can append any files, but
Is involved in the file header, file identification problem, some programs do not recognize)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图种制作教程 - 副本\2013-11-23-第八天.sln
...................\2013-11-23-第八天.suo
...................\8-图种制作\8-图种制作.csproj
...................\..........\bin\Debug\8-图种制作.exe
...................\..........\...\.....\8-图种制作.pdb
...................\..........\...\.....\8-图种制作.vshost.exe
...................\..........\...\.....\8-图种制作.vshost.exe.manifest
...................\..........\Form1.cs
...................\..........\Form1.Designer.cs
...................\..........\Form1.resx
...................\..........\obj\x86\Debug\8-图种制作.csproj.FileListAbsolute.txt
...................\..........\...\...\.....\8-图种制作.csproj.GenerateResource.Cache
...................\..........\...\...\.....\8-图种制作.exe
...................\..........\...\...\.....\8-图种制作.pdb
...................\..........\...\...\.....\DesignTimeResolveAssemblyReferences.cache
...................\..........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...................\..........\...\...\.....\_8_图种制作.Form1.resources
...................\..........\...\...\.....\_8_图种制作.Properties.Resources.resources
...................\..........\png-0448.ico
...................\..........\Program.cs
...................\..........\...perties\AssemblyInfo.cs
...................\..........\..........\Resources.Designer.cs
...................\..........\..........\Resources.resx
...................\..........\..........\Settings.Designer.cs
...................\..........\..........\Settings.settings
...................\图种制作.exe
...................\说明.txt
...................\8-图种制作\obj\x86\Debug\TempPE
...................\..........\...\...\Debug
...................\..........\bin\Debug
...................\..........\...\Release
...................\..........\obj\x86
...................\..........\bin
...................\..........\obj
...................\..........\Properties
...................\8-图种制作
图种制作教程 - 副本