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

資源簡介

1、本網上書店系統,將會實現網上圖書購買流程中管理的相關要求和相關操作。 2、通過實際調查和分析,了解網上書店購物流程中所包含的相關環節,以及網上書店實現的實際需求,設計出能滿足當前圖書購物的簡單網站。 3、設計的網上書店系統不僅要包含圖書的查詢、搜索、分類、下訂單、購買、評價商品等顧客所需的購書功能,而且還需要滿足管理員修改、添加、刪除相關信息和回復評價等特殊應用要求。 4、本系統設計的主要目的是實現并適應簡單購書需求的圖書網站,使其能實際使用。

資源截圖

代碼片段和文件信息

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

using?System.Data.SqlClient;

public?partial?class?about?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????if?(!IsPostBack)
????????{
????????????rpbig.DataSource?=?Sqlbase.SelectTable(CommandType.Text?“select?top?3?*?from?bigsort“?null);
????????????rpbig.DataBind();
????????????for?(int?i?=?0;?i?????????????{
????????????????Repeater?rpsmalls?=?(Repeater)rpbig.Items[i].FindControl(“rpsmall“);//取得小類別的Repeater控件
????????????????HiddenField?ids?=?(HiddenField)rpbig.Items[i].FindControl(“types“);//取得大類別的id
????????????????rpsmalls.DataSource?=?Sqlbase.SelectTable(CommandType.Text?“select?top?8?*?from?smallsort?where?bigtypeid=“?+?Convert.ToInt32(ids.Value)?null);//根據大類id讀取相應小類別
????????????????rpsmalls.DataBind();
????????????}
????????????DataTable?dt?=?Sqlbase.SelectTable(CommandType.Text?“select?*?from?book?where?id=“?+?Convert.ToInt32(Request[“id“])?null);
????????????lbname.Text=dt.Rows[0][“name“].ToString();
????????????lbkit.Text?=?dt.Rows[0][“kit“].ToString();
????????????lborther.Text?=?dt.Rows[0][“author“].ToString();
????????????lbprice.Text?=?dt.Rows[0][“price“].ToString();
????????????lbremark.Text?=?dt.Rows[0][“remark“].ToString();
????????????lbtime.Text?=?dt.Rows[0][“outime“].ToString();
????????????Image1.ImageUrl?=?“后臺管理/books/“?+?dt.Rows[0][“pic“].ToString();
????????????Sqlbase.ExecuteNonQuery(CommandType.Text?“update?book?set?kit=kit+1?where?id=“?+?Convert.ToInt32(Request[“id“])?+?““?null);
????????}
????}
????public?bool?auth_code()
????{
????????if?(String.Compare(Request.Cookies[“yzmcode“].Value?yzm.Text?true)?!=?0)
????????{
????????????return?false;
????????}
????????else
????????{
????????????return?true;
????????}

????}
????protected?void?btnlevel_Click(object?sender?EventArgs?e)
????{
?????????if?(auth_code())
????????{
????????????if?(Sqlbase.ExecuteNonQuery(CommandType.Text?“insert?into?level?values(‘“?+?txttiele.Value?+?“‘‘“?+?DateTime.Now.ToShortDateString()?+?“‘‘“?+?txtremark.Text?+?“‘‘‘‘“?+?txttiele.Value?+?“‘‘“?+?txttel.Value?+?“‘)“?null)?>?0)
????????????{
????????????????Sqlbase.MessageBox2(“留言成功!“?“about.aspx?id=“+Request[“id“]);
????????????}
????????}
????????else
????????{
????????????Sqlbase.MessageBox1(“驗證碼不正確!“);
????????}
????}

????protected?void?btnbuy_Click(object?sender?ImageClickEventArgs?e)
????{
????????string?ids?=?Request[“id“];
????????string?str?=?Request.Cookies[“Fbus“]?==?null???““?:?Request.Cookies[“Fbus“].Value;
????????if?(str.Contains(ids))
????????{

????????}
????????else
????????{
????????????str?=?str?+?““?+?ids;
??

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

?????文件???????8657??2011-06-07?20:24??網上書城\BookShop\about.aspx

?????文件???????3939??2011-06-07?20:27??網上書城\BookShop\about.aspx.cs

?????文件???????4432??2011-05-12?21:29??網上書城\BookShop\App_Code\Sqlbase.cs

?????文件??????19951??2011-05-15?22:47??網上書城\BookShop\App_Code\UpFiles.cs

?????文件????2031616??2011-06-08?19:28??網上書城\BookShop\App_Data\buybook_Data.MDF

?????文件????1835008??2011-06-08?19:28??網上書城\BookShop\App_Data\buybook_Log.LDF

?????文件?????118784??2009-12-25?15:16??網上書城\BookShop\Bin\AspNetPager.dll

?????文件?????????62??2011-05-29?21:55??網上書城\BookShop\Bin\AspNetPager.dll.refresh

?????文件??????78294??2008-09-30?22:57??網上書城\BookShop\Bin\AspNetPager.xml

?????文件??????11776??2008-09-30?22:57??網上書城\BookShop\Bin\en\AspNetPager.resources.dll

?????文件??????12288??2008-09-30?22:57??網上書城\BookShop\Bin\zh-CHT\AspNetPager.resources.dll

?????文件???????6068??2011-06-08?14:57??網上書城\BookShop\class.aspx

?????文件???????2872??2011-06-08?15:31??網上書城\BookShop\class.aspx.cs

?????文件??????????0??2011-04-14?09:25??網上書城\BookShop\cssjs\admovie.jpg

?????文件??????14371??2009-10-24?16:44??網上書城\BookShop\cssjs\bcastr3.swf

?????文件??????10143??2010-11-26?21:20??網上書城\BookShop\cssjs\Dialog.js

?????文件???????7767??2011-06-08?10:24??網上書城\BookShop\cssjs\index.css

?????文件??????69841??2010-08-20?08:28??網上書城\BookShop\cssjs\jquery.js

?????文件???????1264??2009-11-07?21:57??網上書城\BookShop\cssjs\pupop_bg.png

?????文件???????3433??2010-11-26?15:54??網上書城\BookShop\cssjs\widn.css

?????文件???????7900??2011-06-08?14:46??網上書城\BookShop\Default.aspx

?????文件???????4368??2011-06-08?16:05??網上書城\BookShop\Default.aspx.cs

?????文件?????196581??2009-11-16?21:42??網上書城\BookShop\image\flash2.swf

?????文件????????380??2010-10-28?21:04??網上書城\BookShop\image\index\b03.gif

?????文件???????6788??2010-10-28?21:04??網上書城\BookShop\image\index\b06.gif

?????文件???????2439??2010-10-29?20:33??網上書城\BookShop\image\index\b10.gif

?????文件????????232??2010-10-28?21:04??網上書城\BookShop\image\index\b14.gif

?????文件???????2431??2010-10-31?22:09??網上書城\BookShop\image\index\b24.gif

?????文件???????1012??2010-10-28?21:04??網上書城\BookShop\image\index\b28.gif

?????文件??????16105??2010-09-02?15:00??網上書城\BookShop\image\index\btnadd.jpg

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

評論

共有 條評論