文件名称:WindowsApplication1
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-04
- 文件大小:
- 136kb
- 下载次数:
- 0次
- 提 供 者:
- ypu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C# WinForm程序将图片保存到数据库,并实现图片显示、修改、加边框等一系列操作,是把图片转成 Byte型二进制流存储到SQLSERVER中,先把二进制流读入缓冲区,然后使用正常sql语句将图片二进制流插入数据库-C# WinForm program will save the image to the database, and to achieve the picture display, modify, add borders and a series of operations, the picture is converted into a binary stream stored Byte type SQLSERVER, the first binary stream read into the buffer, and then use the normal sql statement pictures binary stream into the database
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WindowsApplication1\userpicture.sql
...................\WindowsApplication1\App.config
...................\...................\bin\Debug\images\1101.jpg
...................\...................\...\.....\......\Thumbs.db
...................\...................\...\.....\log4net.dll
...................\...................\DataBase\DBProc.cs
...................\...................\........\dbUtil.cs
...................\...................\.B\DBProc.cs
...................\...................\..\dbUtil.cs
...................\...................\Form1.cs
...................\...................\Form1.Designer.cs
...................\...................\Form1.resx
...................\...................\images\1101.jpg
...................\...................\Program.cs
...................\...................\...perties\AssemblyInfo.cs
...................\...................\..........\Resources.Designer.cs
...................\...................\..........\Resources.resx
...................\...................\..........\Settings.Designer.cs
...................\...................\..........\Settings.settings
...................\...................\SavePic.cs
...................\...................\SavePic.Designer.cs
...................\...................\SavePic.resx
...................\...................\user.cs
...................\...................\WindowsApplication1.csproj
...................\...................\WindowsApplication1.sln
...................\...................\WindowsApplication1.suo
...................\...................\bin\Debug\images
...................\...................\...\Debug
...................\...................\bin
...................\...................\DataBase
...................\...................\DB
...................\...................\images
...................\...................\Properties
...................\WindowsApplication1
WindowsApplication1