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

  • 大小: 3.49M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-14
  • 語言: C#
  • 標簽: 學生??

資源簡介

首先附加數據庫,

管理員賬號 admin 密碼 00000

教師賬號 t001 密碼 12345

學生賬號 SunPeng 密碼 12345

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.Data.SqlClient;
//下載自:好例子網?http://www.haolizi.net
namespace?Loginframe
{
????public?partial?class?AddQuestion?:?Form
????{
????????public?AddQuestion()
????????{
????????????InitializeComponent();
????????????
????????}

????????private?void?AddQuestion_Load(object?sender?EventArgs?e)
????????{
????????????string?sql?=?“select?SubjectName?from?Subject“;
????????????try
????????????{
????????????????SqlCommand?command?=?new?SqlCommand(sql?DbHelper.connection);
????????????????DbHelper.connection.Open();

????????????????SqlDataReader?dataReader?=?command.ExecuteReader();

?????????????

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2009-03-13?14:02??Database\
?????文件?????7340032??2008-06-26?18:36??Database\MySchool.mdf
?????文件?????3932160??2008-06-26?18:36??Database\MySchool_log.ldf
?????文件??????141535??2008-06-11?14:41??Database\圖片1.jpg
?????目錄???????????0??2009-05-08?00:50??image\
?????文件????????1221??2007-06-24?16:16??image\AnswerQuestion.gif
?????文件????????1215??2007-06-28?18:46??image\edit.gif
?????文件???????13185??2007-09-28?15:40??image\face1.png
?????文件???????13708??2007-09-28?15:40??image\face2.png
?????文件???????10820??2007-09-28?15:40??image\face3.png
?????文件???????10980??2007-09-28?15:40??image\face4.png
?????文件????????9049??2009-05-04?07:06??image\from-download.gif
?????文件????????7886??2007-08-03?11:07??image\Icon.ico
?????文件???????47005??2007-08-03?11:11??image\LogIn.gif
?????文件????????1125??2007-07-05?17:58??image\newStu.gif
?????文件????????1190??2007-07-05?17:58??image\newTeacher.gif
?????文件????????1219??2007-06-28?18:51??image\newUser.gif
?????文件????????1139??2007-07-05?17:58??image\question.gif
?????文件????????1307??2007-06-28?18:46??image\search.gif
?????文件????????1240??2007-06-24?16:15??image\searchTeacher.gif
?????文件????????1159??2007-06-24?16:17??image\teacher.gif
?????文件????????1212??2007-07-05?17:58??image\test.gif
?????目錄???????????0??2016-12-26?23:16??Loginframe\
?????文件?????????920??2016-12-26?22:49??Loginframe.sln
?????文件????????5437??2016-12-26?23:16??Loginframe\AddQuestion.cs
?????文件???????17641??2016-12-26?23:15??Loginframe\AddQuestion.Designer.cs
?????文件????????5814??2008-06-12?19:52??Loginframe\AddQuestion.resx
?????文件????????5794??2016-12-26?23:15??Loginframe\AddStuForm.cs
?????文件???????19835??2016-12-26?23:16??Loginframe\AddStuForm.Designer.cs
?????文件???????17946??2008-06-13?13:11??Loginframe\AddStuForm.resx
?????文件????????1455??2016-12-26?23:16??Loginframe\AdminForm.cs
............此處省略126個文件信息

評論

共有 條評論