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

  • 大小: 13.68MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2023-06-29
  • 語言: C#
  • 標簽: 畢業設計??ASP.NET??C#??

資源簡介

本資源不能用于商業用途,只是計算機專業的一個作業,歡迎大家使用。

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Web;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Data;
public?partial?class?about?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????if?(!IsPostBack)
????????{
????????????this.Label3.Text?=?DB.FindString(“select?lianxiwm?from?wangzhan?where?id=1“);

????????????Maticsoft.BLL.gsclass?bll?=?new?Maticsoft.BLL.gsclass();
????????????DataSet?ds?=?bll.GetList(“classid=33“);
????????????this.Repeater1.DataSource?=?ds.Tables[0].DefaultView;
????????????this.Repeater1.DataBind();
????????????Maticsoft.BLL.gsclass?bll1?=?new?Maticsoft.BLL.gsclass();
???????????
????????????Maticsoft.Model.gsclass?model?=?bll1.GetModel(45);
????????????this.Label2.Text?=?model.classname;
????????????this.Label1.Text?=?model.content;
????????????if?(Request.QueryString[“id“]?!=?null)
????????????{
????????????????int?id1?=?Convert.ToInt32(DB.replace((Request.QueryString[“id“])?““));
????????????????????if?(Convert.ToInt32(DB.FindString(“select?count(*)?from?[gsclass]?where?id=“?+?id1?+?““))?>?0)
????????????????????{
???????????????????????
????????????????????????Maticsoft.BLL.gsclass?bll2?=?new?Maticsoft.BLL.gsclass();
????????????????????????Maticsoft.Model.gsclass?model1?=?bll2.GetModel(id1);
????????????????????????this.Label2.Text?=?model1.classname;//5_1_a_s_p_x
????????????????????????this.Label1.Text?=?model1.content;
????????????????????}
????????????????????else
????????????????????{
????????????????????????MessageBox.Show(this?“沒有找到你要的內容“);
????????????????????????return;

????????????????????}
????????????????
???????????????
????????????}
????????}
????}
}

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

?????文件????4558146??2016-04-07?17:32??畢業設計_C#憶家家居設計網錄像.avi

?????文件???????2639??2016-04-07?15:06??code\about.aspx

?????文件???????1765??2016-04-07?17:01??code\about.aspx.cs

?????文件???????3360??2016-04-07?16:01??code\App_Code\BLL\book.cs

?????文件???????3691??2016-04-07?14:01??code\App_Code\BLL\gsclass.cs

?????文件???????3710??2016-04-07?16:01??code\App_Code\BLL\gscontent.cs

?????文件???????3487??2016-04-07?18:01??code\App_Code\BLL\newsbig.cs

?????文件???????3613??2016-04-07?11:01??code\App_Code\BLL\newscontent.cs

?????文件???????3622??2016-04-07?14:01??code\App_Code\BLL\product.cs

?????文件???????3601??2016-04-07?15:01??code\App_Code\BLL\productclass.cs

?????文件???????2918??2016-04-07?17:01??code\App_Code\BLL\user.cs

?????文件???????3308??2016-04-07?12:01??code\App_Code\BLL\wangzhan.cs

?????文件???????5062??2016-04-07?13:01??code\App_Code\DAL\book.cs

?????文件??????15724??2016-04-07?09:01??code\App_Code\DAL\DB.cs

?????文件???????6112??2016-04-07?13:01??code\App_Code\DAL\gsclass.cs

?????文件???????5591??2016-04-07?16:01??code\App_Code\DAL\gscontent.cs

?????文件???????6040??2016-04-07?17:01??code\App_Code\DAL\newsbig.cs

?????文件???????5671??2016-04-07?14:01??code\App_Code\DAL\newscontent.cs

?????文件???????5898??2016-04-07?17:01??code\App_Code\DAL\product.cs

?????文件???????6396??2016-04-07?17:01??code\App_Code\DAL\productclass.cs

?????文件???????2440??2016-04-07?13:01??code\App_Code\DAL\Sqldal.cs

?????文件???????3253??2016-04-07?09:01??code\App_Code\DAL\user.cs

?????文件???????4930??2016-04-07?18:01??code\App_Code\DAL\wangzhan.cs

?????文件???????1247??2016-04-07?14:01??code\App_Code\DataControlHelper.cs

?????文件??????16290??2016-04-07?11:01??code\App_Code\DBUtility\DbHelperOleDb.cs

?????文件????????594??2016-04-07?13:01??code\App_Code\DBUtility\PubConstant.cs

?????文件??????12355??2016-04-07?17:01??code\App_Code\DBUtility\SQLHelper.cs

?????文件????????557??2016-04-07?10:01??code\App_Code\md5.cs

?????文件???????3324??2016-04-07?13:01??code\App_Code\MessageBox.cs

?????文件???????1476??2016-04-07?18:01??code\App_Code\Model\book.cs

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

評論

共有 條評論