脚 本 之 家 www.jb51.net
页面导航:  不限条件-->把图
本地搜索:
showimage.aspChangetheHTTPheaderResponse.ContentType="image/gif"Setcn=Server.CreateObject("ADODB.Connection")cn.Open"driver={SQLServer};server=.;UID=sa;PWD=;DATABASE=pubs"Setrs=cn.Execute("selectlogofrompub_infoWHEREpub_id='0736'")Response.BinaryWriters("logo")Response.End showimage.htm<html...
http://www.jb51.net//article/4771.htm
把图象文件转换成XML格式文件利用.NET框架下的FromBase64String和ToBase64String方法可以很容易地实现图象文件和XML文件的互换。这样可以轻易解决以XML格式保存图片的问题。代码如下:PublicClassForm1InheritsSystem.Windows.Forms.Form#Region"Windows窗体设计器生成的代码"PublicSubNew()MyBase.New()InitializeComponent()在InitializeComponent()调用之后添加任何初始化EndSub窗体重写处置以清理组件列表。Protec...
http://www.jb51.net//article/2421.htm
共有:2/10,当前1/1页  [首页] [上一页] 1 [下一页] [尾页] 转到: