91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 552KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2021-06-16
  • 語言: C#
  • 標簽: ASP.NET??

資源簡介

ASP.NET基于web的多媒體素材庫的開發與應用,里面有代碼及論文

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Web;
using?System.Web.SessionState;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Web.UI.HtmlControls;
using?System.Data.SqlClient;

namespace?class_lwtjxt
{
public?class?cxjg?:?System.Web.UI.Page
{
protected?System.Web.UI.WebControls.TextBox?stuName;
protected?System.Web.UI.WebControls.TextBox?stuNo;
protected?System.Web.UI.WebControls.TextBox?password1;
????????????????protected?System.Web.UI.WebControls.TextBox?password2;
????????????????protected?System.Web.UI.WebControls.TextBox?stuZy;
????????????????protected?System.Web.UI.WebControls.TextBox?stuTel;
????????????????protected?System.Web.UI.WebControls.TextBox?email;
????????????????protected?System.Web.UI.WebControls.TextBox?teacherName;
????????????????protected?System.Web.UI.WebControls.TextBox?teacherNo;????????????????
protected?System.Web.UI.WebControls.TextBox?lwtitle;???????????????
????????????????protected?System.Web.UI.WebControls.TextBox?keyWord;
????????????????protected?System.Web.UI.WebControls.TextBox?lwzy;
????????????????protected?System.Web.UI.WebControls.TextBox?flh;
????????????????protected?System.Web.UI.WebControls.DropDownList?xwlb;
????????????????protected?System.Web.UI.WebControls.DropDownList?bmjb;
protected?System.Web.UI.WebControls.Button?update;
?????????? protected?System.Web.UI.WebControls.Label?message;
????????????????protected?System.Web.UI.WebControls.RequiredFieldValidator?rvf1;
protected?System.Web.UI.WebControls.RequiredFieldValidator?rvf2;
protected?System.Web.UI.WebControls.RequiredFieldValidator?rvf3;
????????????????protected?System.Web.UI.WebControls.RequiredFieldValidator?rvf4;
????????????????protected?System.Web.UI.WebControls.RequiredFieldValidator?rvf5;
????????????????protected?System.Web.UI.WebControls.RequiredFieldValidator?rvf6;
????????????????protected?System.Web.UI.WebControls.RequiredFieldValidator?rvf7;
????????????????protected?System.Web.UI.WebControls.RequiredFieldValidator?rvf8;
????????????????protected?System.Web.UI.WebControls.RequiredFieldValidator?rvf9;???????????????
protected?System.Web.UI.WebControls.CompareValidator?cv;
??????????????????????????
private?void?Page_Load(object?sender?System.EventArgs?e)
????????????????{?
?????????????????if(IsPostBack==false)
?????????????????{
?????????????????string?SqlConn=“data?Source=127.0.0.1;Database=lwtjdb;User?Id=sa;pwd=“;
?SqlConnection?Conn=new?SqlConnection(SqlConn);
?Conn.Open();
?string?SqlStr=“select?*?from?lwtj?where?isPass=‘未審核‘?and?stuNo=“+Session[“theno“];
?????????????????SqlCommand?Comm=new?SqlCommand(SqlStrConn);
?SqlDataReader?dr=Comm.ExecuteReader();
?if(dr.Read())
??????????????????{
??????????????????stuNo.Text=Session[“theno“].ToString();??????????????????
??????????????????stuName.Text=dr[“stuName“].ToString();
????????????????

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????3794??2014-02-13?19:55??code\系統\admin.aspx

?????文件???????2363??2014-02-03?16:36??code\系統\adminindex.aspx

?????文件????????931??2014-02-19?09:39??code\系統\bottom.ascx

?????文件???????8569??2014-02-18?15:15??code\系統\cxjg.aspx

?????文件???????5373??2014-02-25?10:24??code\系統\cxjg.aspx.cs

?????文件?????672256??2014-02-24?11:09??code\系統\db\lwtjdb_Data.MDF

?????文件?????????43??2014-02-19?14:28??code\系統\image\hr.gif

?????文件????????434??2014-02-02?17:58??code\系統\image\main.css

?????文件??????28824??2014-02-25?15:13??code\系統\image\top.gif

?????文件???????3373??2014-02-25?18:03??code\系統\index.aspx

?????文件???????1467??2014-02-25?20:01??code\系統\ispass.aspx

?????文件???????4258??2014-02-15?17:41??code\系統\jsdl.aspx

?????文件???????4419??2014-02-06?10:45??code\系統\jsxxgg.aspx

?????文件???????3795??2014-02-05?16:21??code\系統\jsxxgg.aspx.cs

?????文件???????3416??2014-02-18?16:39??code\系統\lwdc.aspx

?????文件???????3276??2014-02-02?20:10??code\系統\lwdc.aspx.cs

?????文件???????1522??2014-02-18?12:13??code\系統\lwlrgx.aspx

?????文件???????1793??2014-02-17?19:49??code\系統\lwlrgx.aspx.cs

?????文件???????1599??2014-02-23?14:57??code\系統\lwlrtj.aspx

?????文件???????1778??2014-02-18?20:08??code\系統\lwlrtj.aspx.cs

?????文件???????2556??2014-02-09?13:11??code\系統\lwsh.aspx

?????文件???????2232??2014-02-08?19:46??code\系統\lwsh.aspx.cs

?????文件???????8861??2014-02-15?14:54??code\系統\lwtj.aspx

?????文件???????4653??2014-02-23?18:25??code\系統\lwtj.aspx.cs

?????文件???????2389??2014-02-21?15:39??code\系統\stuadmin.aspx

?????文件???????2920??2014-02-20?09:15??code\系統\stuadmin.aspx.cs

?????文件???????2718??2014-02-02?17:23??code\系統\teacheradmin.aspx

?????文件???????2963??2014-02-16?13:04??code\系統\teacheradmin.aspx.cs

?????文件???????5126??2014-02-02?09:38??code\系統\tjcx.aspx

?????文件???????4499??2014-02-01?15:14??code\系統\tjjs.aspx

............此處省略15個文件信息

評論

共有 條評論