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

  • 大小: 11.66MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2023-08-05
  • 語言: C#
  • 標簽: Asp.net??

資源簡介

基于asp.net的購物網站,開發(fā)工具vs2010版本,功能齊全。

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Data;
using?System.Data.SqlClient;

public?partial?class?admin?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????if?(Session[“username“]?==?null)
????????{
????????????Response.Redirect(“set.aspx“);
????????}
????????else
????????{
????????????Response.Write(“用戶“?+?Session[“username“]?+?“成功登錄!“);
????????????Response.Redirect(“Default.aspx“);
????????}
????}
}

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

?????文件???????3327??2017-05-28?13:30??ShoppingWebSite\Account\Login.aspx

?????文件???????1401??2017-05-28?13:30??ShoppingWebSite\Account\Login.aspx.cs

?????文件???????8751??2019-06-24?11:02??ShoppingWebSite\Account\Manage.aspx

?????文件???????4102??2017-05-28?13:30??ShoppingWebSite\Account\Manage.aspx.cs

?????文件???????1021??2017-05-28?13:30??ShoppingWebSite\Account\OpenAuthProviders.ascx

?????文件???????1517??2017-05-28?13:30??ShoppingWebSite\Account\OpenAuthProviders.ascx.cs

?????文件???????2636??2017-05-28?13:30??ShoppingWebSite\Account\Register.aspx

?????文件????????742??2017-05-28?13:30??ShoppingWebSite\Account\Register.aspx.cs

?????文件???????1759??2017-05-28?13:30??ShoppingWebSite\Account\RegisterExternalLogin.aspx

?????文件???????3675??2017-05-28?13:30??ShoppingWebSite\Account\RegisterExternalLogin.aspx.cs

?????文件????????224??2017-05-28?13:30??ShoppingWebSite\Account\Web.config

?????文件????????403??2017-05-28?20:43??ShoppingWebSite\admin.aspx

?????文件????????598??2017-06-01?22:03??ShoppingWebSite\admin.aspx.cs

?????文件???????2152??2017-05-28?13:30??ShoppingWebSite\App_Code\BundleConfig.cs

?????文件????????841??2017-05-30?14:27??ShoppingWebSite\App_Code\DB.cs

?????文件???????2608??2017-05-28?13:30??ShoppingWebSite\App_Code\IdentityModels.cs

?????文件????????470??2017-05-28?13:30??ShoppingWebSite\App_Code\RouteConfig.cs

?????文件???????2276??2017-05-31?22:48??ShoppingWebSite\App_Code\SqlHelper.cs

?????文件???????1642??2017-05-28?13:30??ShoppingWebSite\App_Code\Startup.Auth.cs

?????文件????????262??2017-05-28?13:30??ShoppingWebSite\App_Code\Startup.cs

?????文件?????102912??2013-02-22?08:43??ShoppingWebSite\Bin\Antlr3.Runtime.dll

?????文件?????????91??2017-05-28?13:32??ShoppingWebSite\Bin\Antlr3.Runtime.dll.refresh

?????文件?????431616??2013-02-22?08:43??ShoppingWebSite\Bin\Antlr3.Runtime.pdb

?????文件???????6144??2013-08-22?22:09??ShoppingWebSite\Bin\AspNet.scriptManager.bootstrap.dll

?????文件????????133??2017-05-28?13:32??ShoppingWebSite\Bin\AspNet.scriptManager.bootstrap.dll.refresh

?????文件???????5120??2013-07-16?20:06??ShoppingWebSite\Bin\AspNet.scriptManager.jQuery.dll

?????文件????????128??2017-05-28?13:32??ShoppingWebSite\Bin\AspNet.scriptManager.jQuery.dll.refresh

?????文件????5196496??2015-03-02?09:32??ShoppingWebSite\Bin\Entityframework.dll

?????文件????????103??2017-05-28?13:32??ShoppingWebSite\Bin\Entityframework.dll.refresh

?????文件?????621264??2015-03-02?09:32??ShoppingWebSite\Bin\Entityframework.SqlServer.dll

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

評論

共有 條評論