資源簡介
絕對能用,前臺+后臺,未編譯,可修改,如果你們公司不是什么太大型公司。這個網站可以不用修改,更新內容即可使用,版面也是比較正規、FASHION的。收10資源分只是覺得好東西應該有它的價值,謝謝下載的兄弟們

代碼片段和文件信息
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)
????????{
????????????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;
????????????????????}
????????????????
???????????????
????????????}
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????112??2010-04-12?15:35??企業網站源碼\A5下載-?更全的站長資源平臺.url
?????文件???????2445??2010-03-26?16:10??企業網站源碼\about.aspx
?????文件???????1676??2010-10-21?09:28??企業網站源碼\about.aspx.cs
?????文件???????3360??2010-03-26?16:10??企業網站源碼\App_Code\BLL\book.cs
?????文件???????3691??2010-03-26?16:10??企業網站源碼\App_Code\BLL\gsclass.cs
?????文件???????3710??2010-03-26?16:10??企業網站源碼\App_Code\BLL\gscontent.cs
?????文件???????3487??2010-03-26?16:10??企業網站源碼\App_Code\BLL\newsbig.cs
?????文件???????3613??2010-03-26?16:10??企業網站源碼\App_Code\BLL\newscontent.cs
?????文件???????3622??2010-03-26?16:10??企業網站源碼\App_Code\BLL\product.cs
?????文件???????3601??2010-03-26?16:10??企業網站源碼\App_Code\BLL\productclass.cs
?????文件???????2918??2010-03-26?16:10??企業網站源碼\App_Code\BLL\user.cs
?????文件???????3308??2010-03-26?16:10??企業網站源碼\App_Code\BLL\wangzhan.cs
?????文件???????5062??2010-03-26?16:10??企業網站源碼\App_Code\DAL\book.cs
?????文件???????6134??2010-03-26?16:10??企業網站源碼\App_Code\DAL\gsclass.cs
?????文件???????5591??2010-03-26?16:10??企業網站源碼\App_Code\DAL\gscontent.cs
?????文件???????6052??2010-03-26?16:10??企業網站源碼\App_Code\DAL\newsbig.cs
?????文件???????5671??2010-03-26?16:10??企業網站源碼\App_Code\DAL\newscontent.cs
?????文件???????5898??2010-03-26?16:10??企業網站源碼\App_Code\DAL\product.cs
?????文件???????6400??2010-03-26?16:10??企業網站源碼\App_Code\DAL\productclass.cs
?????文件???????3253??2010-03-26?16:10??企業網站源碼\App_Code\DAL\user.cs
?????文件???????4930??2010-03-26?16:10??企業網站源碼\App_Code\DAL\wangzhan.cs
?????文件???????1249??2010-03-26?16:10??企業網站源碼\App_Code\DataControlHelper.cs
?????文件??????15803??2010-03-26?16:10??企業網站源碼\App_Code\DB.cs
?????文件??????16740??2010-03-26?16:10??企業網站源碼\App_Code\DBUtility\DbHelperOleDb.cs
?????文件????????712??2010-03-26?16:10??企業網站源碼\App_Code\DBUtility\PubConstant.cs
?????文件??????12355??2010-03-26?16:10??企業網站源碼\App_Code\DBUtility\SQLHelper.cs
?????文件????????557??2010-03-26?16:10??企業網站源碼\App_Code\md5.cs
?????文件???????3274??2010-10-29?09:47??企業網站源碼\App_Code\MessageBox.cs
?????文件???????1476??2010-03-26?16:10??企業網站源碼\App_Code\Model\book.cs
?????文件????????867??2010-03-26?16:10??企業網站源碼\App_Code\Model\gsclass.cs
............此處省略921個文件信息
- 上一篇:冰點文庫器v3.2.4.zip
- 下一篇:數字信號處理的大規模集成電路實現
評論
共有 條評論