打印本文 打印本文 关闭窗口 关闭窗口
将图片插入数据库并使用asp.net读取出来的正确方法
作者:武汉SEO闵涛  文章来源:敏韬网  点击数4151  更新时间:2009/4/23 10:45:58  文章录入:mintao  责任编辑:mintao
           // CODEGEN: This call is required by the ASP.NET Web Form Designer.

           //

           InitializeComponent();

           base.OnInit(e);

       }

      

       /// <summary>

       /// Required method for Designer support - do not modify

       /// the contents of this method with the code editor.

       /// </summary>

       private void InitializeComponent()

       {   

           this.Load += new System.EventHandler(this.Page_Load);

 

       }

       #endregion

    }

}

 

上一页  [1] [2] [3] [4] [5] [6] 

打印本文 打印本文 关闭窗口 关闭窗口