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

  • 大小: 8.91MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2023-10-08
  • 語言: C#
  • 標簽: 畢業設計??

資源簡介

使用數據庫是sever 2000,開發工具是vs 2005是已經發布的網站,具有參考價值

資源截圖

代碼片段和文件信息

using?System;
using?System.Data;
using?System.Configuration;
using?System.Collections;
using?System.Web;
using?System.Web.Security;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Web.UI.WebControls.WebParts;
using?System.Web.UI.HtmlControls;
using?System.Data.SqlClient;

public?partial?class?Default?:?System.Web.UI.Page
{
????baseClass?bc?=?new?baseClass();
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????if?(!IsPostBack)
????????{
????????????Label1.Text?=?new?randCode().RandomNum(4);

????????????this.GridView1.DataSource?=?sss(“tbsale“);
????????????this.GridView1.DataBind();

????????????this.GridView2.DataSource?=?sss(“tbrent“);
????????????this.GridView2.DataBind();

????????}
????}
????public?DataTable?sss(string?tb)
????{
????????DataSet?ds?=?new?DataSet();
????????string?str?=?“select?top?8?*?from?“?+?tb?+?“??order?by?id?desc“;?
????????ds?=?bc.GetDataSet(str?tb);
????????return?ds.Tables[tb];
????}
????protected?void?Button1_Click(object?sender?ImageClickEventArgs?e)
????{
??????
?????????string?tb?=?null;
????????if(Radiorent.Checked?==?true)
????????????tb?=?“tbrent“;
????????else
????????????tb?=?“tbsale“;

????????string?strSql?=?“select?*?from?“+tb+“?where“;
????????if?(DropDownList1.Text?!=?““)
????????{
????????????strSql?=?strSql?+?“?corner=‘“?+?DropDownList1.Text?+?“‘“;
????????????if?(structure.Text?!=?““)
????????????{
????????????????strSql?=?strSql?+?“and??structure?=?‘“?+?structure.Text?+?“‘“;
????????????}
????????????if?(DropDownList2.Text?!=?““)
????????????{
????????????????strSql?=?strSql?+?“?and??type?=?‘“?+?DropDownList2.Text?+?“‘“;
????????????}
????????????if?(TextBox3.Text?!=?““)
????????????{
????????????????strSql?=?strSql?+?“?and??price?>?‘“?+?TextBox2.Text?+?“‘?and?price?????????????}
????????}
????????else?if?(structure.Text?!=?““)
????????{
????????????strSql?=?strSql?+?“?structure?=?‘“?+?structure.Text?+?“‘“;
????????????if?(DropDownList2.Text?!=?““)
????????????{
????????????????strSql?=?strSql?+?“?and??type?=?‘“?+?DropDownList2.Text?+?“‘“;
????????????}
????????????if?(TextBox3.Text?!=?““)
????????????{
????????????????strSql?=?strSql?+?“?and??price?>?‘“?+?TextBox2.Text?+?“‘?and?price?????????????}
????????}
????????else?if?(DropDownList2.Text?!=?““)
????????{
????????????strSql?=?strSql?+?“?type?=?‘“?+?DropDownList2.Text?+?“‘“;
????????????if?(TextBox3.Text?!=?““)
????????????{
????????????????strSql?=?strSql?+?“?and??price?>?‘“?+?TextBox2.Text?+?“‘?and?price?????????????}
????????}
????????else
????????{
????????????strSql?=?strSql?+?“???price?>?‘“?+?TextBox2.Text?+?“‘?and?price?????????}

????????if(Radiorent.Checked?==?true)
????????{
????????????GridView2.DataSource?=?bc.GetDataSet(strSql?tb);
????????????GridView2.DataKeyNames?=?new?string[]?{?“id“?};
???

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

?????文件???????4381??2008-06-11?10:05??website\aboutus\credit.aspx

?????文件????????415??2008-06-07?22:02??website\aboutus\credit.aspx.cs

?????文件??????12316??2008-06-11?10:06??website\aboutus\idea.aspx

?????文件????????413??2008-06-07?22:02??website\aboutus\idea.aspx.cs

?????文件???????8671??2008-06-11?10:06??website\aboutus\intro.aspx

?????文件????????414??2008-06-07?22:02??website\aboutus\intro.aspx.cs

?????文件???????1553??2008-06-10?16:02??website\App_Code\baseClass.cs

?????文件???????2591??2008-06-07?22:02??website\App_Code\BusinessLogiclayer\Function.cs

?????文件???????1127??2008-06-07?22:02??website\App_Code\BusinessLogiclayer\Reply.cs

?????文件???????5553??2008-06-07?22:02??website\App_Code\BusinessLogiclayer\Topic.cs

?????文件???????4795??2008-06-07?22:02??website\App_Code\BusinessLogiclayer\User.cs

?????文件???????2126??2008-06-07?22:02??website\App_Code\DataAccessHelper\GetSafeData.cs

?????文件????????406??2008-06-07?22:02??website\App_Code\DataAccessHelper\SQLString.cs

?????文件???????5955??2008-06-07?22:02??website\App_Code\DataAccesslayer\Database.cs

?????文件???????1196??2008-06-07?22:02??website\App_Code\randomCode.cs

?????文件????1179648??2008-06-13?22:52??website\App_Data\db_news_Data.MDF

?????文件????1048576??2008-06-13?22:52??website\App_Data\db_news_Log.LDF

?????文件???????4945??2008-06-07?22:02??website\bigforum\Images\from.gif

?????文件???????4945??2008-06-07?22:02??website\bigforum\Images\lo.jpg

?????文件???????9628??2008-06-07?22:02??website\bigforum\Images\logo.JPG

?????文件???????5120??2008-06-07?22:02??website\bigforum\Images\Thumbs.db

?????文件???????2598??2008-06-10?16:20??website\bigforum\Login.aspx

?????文件???????2323??2008-06-07?22:02??website\bigforum\Login.aspx.cs

?????文件??????12544??2008-06-07?22:02??website\bigforum\Register.aspx

?????文件???????2044??2008-06-07?22:02??website\bigforum\Register.aspx.cs

?????文件???????1526??2008-06-07?22:02??website\bigforum\styles\style.css

?????文件???????1788??2008-06-07?22:02??website\bigforum\TopicAdd.aspx

?????文件???????1863??2008-06-07?22:02??website\bigforum\TopicAdd.aspx.cs

?????文件???????2198??2008-06-07?22:02??website\bigforum\TopicDetail.aspx

?????文件???????2422??2008-06-07?22:02??website\bigforum\TopicDetail.aspx.cs

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

評論

共有 條評論