freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

在線考試系統(tǒng)word版(已改無錯字)

2022-09-20 16:03:35 本頁面
  

【正文】 asp:BoundField DataField=Score HeaderText=成績 SortExpression=Score / /Columns FooterStyle BackColor=1C5E55 FontBold=True ForeColor=White / RowStyle BackColor=E3EAEB / EditRowStyle BackColor=7C6F57 / SelectedRowStyle BackColor=C5BBAF FontBold=True ForeColor=333333 / PagerStyle BackColor=666666 ForeColor=White HorizontalAlign=Center / HeaderStyle BackColor=1C5E55 FontBold=True ForeColor=White / AlternatingRowStyle BackColor=White //asp:GridView//定義數(shù)據(jù)源SqlDataSource1,并建立數(shù)據(jù)源內(nèi)容。 asp:SqlDataSource ID=SqlDataSource1 runat=server ConnectionString=%$ ConnectionStrings:online_ExamConnectionString % SelectCommand=SELECT * FROM [Score] WHERE ([UserID] = @UserID)//在C里面的代碼,當(dāng)單擊查詢按鈕時使上面的GridView控件顯示在頁面上protected void Button1_Click(object sender, EventArgs e)  {   = true。}3.成績管理界面管理員成績增加與刪除界面設(shè)計見圖6圖6在這個頁面,管理員可以對任何一位考生的任何一門考試的成績進行添加與刪除的操作。代碼如下://本段是設(shè)計界面源里的代碼,下面是GridView的樣式設(shè)計并綁定到下面的數(shù)據(jù)源SqlDataSource1。asp:GridView ID=GridView1 runat=server AutoGenerateColumns=False DataSourceID=SqlDataSource1 HorizontalAlign=Center Visible=False Width=748px CellPadding=4 ForeColor=333333 GridLines=None Columns asp:BoundField DataField=UserID HeaderText=用戶ID SortExpression=UserID / asp:BoundField DataField=UserName HeaderText=用戶名 SortExpression=UserName / asp:BoundField DataField=Major HeaderText=專業(yè) SortExpression=Major / asp:BoundField DataField=Subject HeaderText=科目 SortExpression=Subject / asp:BoundField DataField=Paper HeaderText=試卷 SortExpression=Paper / asp:BoundField DataField=Score HeaderText=成績 SortExpression=Score / /Columns RowStyle HorizontalAlign=Center BackColor=FFFBD6 ForeColor=333333 / HeaderStyle HorizontalAlign=Center BackColor=990000 FontBold=True ForeColor=White / FooterStyle BackColor=990000 FontBold=True ForeColor=White / SelectedRowStyle BackColor=FFCC66 FontBold=True ForeColor=Navy / PagerStyle BackColor=FFCC66 ForeColor=333333 HorizontalAlign=Center / AlternatingRowStyle BackColor=White //asp:GridView//定義數(shù)據(jù)源SqlDataSource1,并建立數(shù)據(jù)源內(nèi)容。 asp:SqlDataSource ID=SqlDataSource1 runat=server ConnectionString=%$ ConnectionStrings:online_ExamConnectionString % SelectCommand=SELECT * FROM [Score] WHERE (([UserID] = @UserID) AND ([UserName] = @UserName))//在C里面的代碼,當(dāng)?shù)卿涍@個界面時所要執(zhí)行的代碼。protected void Page_Load(object sender, EventArgs e) { (onclic
點擊復(fù)制文檔內(nèi)容
外語相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1