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

  • 大小: 0.04M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 驗證碼??驗證??

資源簡介

非常好看的驗證碼 完整實例下載

資源截圖

代碼片段和文件信息

using?System;
using?System.IO;
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;

namespace?VerifyColorCode_51aspx
{
//該源碼下載自www.51aspx.com(51aspx.com)
????//51aspx實現彩色驗證碼
????public?partial?class?_Default?:?System.Web.UI.Page
????{
????????protected?void?Page_Load(object?sender?EventArgs?e)
????????{
????????????if?(!Page.IsPostBack)
????????????{
????????????????Response.Cookies.Add(new?HttpCookie(“CheckCode“?““));
????????????}
????????}

????????protected?void?Button1_Click(object?sender?EventArgs?e)
????????{
????????????if?(Request.Cookies[“CheckCode“]?==?null)
????????????{

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

?????文件??????20480??2007-04-29?11:22??驗證碼\google_check\bin\VerifyColorCode_51aspx.dll

?????文件??????26112??2007-04-29?11:22??驗證碼\google_check\bin\VerifyColorCode_51aspx.pdb

?????文件????????612??2007-06-26?03:09??驗證碼\google_check\ConversionReport.txt

?????文件???????1096??2009-04-02?15:31??驗證碼\google_check\Default.aspx

?????文件???????1506??2007-04-29?11:16??驗證碼\google_check\Default.aspx.cs

?????文件???????1928??2007-04-29?11:24??驗證碼\google_check\Default.aspx.designer.cs

?????文件??????20480??2007-04-29?11:22??驗證碼\google_check\obj\Debug\VerifyColorCode_51aspx.dll

?????文件??????26112??2007-04-29?11:22??驗證碼\google_check\obj\Debug\VerifyColorCode_51aspx.pdb

?????文件????????182??2007-04-29?11:22??驗證碼\google_check\obj\VerifyColorCode_51aspx.csproj.FileList.txt

?????文件???????1427??2007-04-29?09:31??驗證碼\google_check\Properties\AssemblyInfo.cs

?????文件????????472??2007-04-29?09:39??驗證碼\google_check\VerifyCode.aspx

?????文件???????9419??2007-06-26?03:16??驗證碼\google_check\VerifyCode.aspx.cs

?????文件????????559??2007-04-29?09:39??驗證碼\google_check\VerifyCode.aspx.designer.cs

?????文件???????7476??2009-04-02?15:56??驗證碼\google_check\Web.config

?????文件??????26222??2007-07-11?06:26??驗證碼\google_check.rar

?????目錄??????????0??2009-04-02?15:54??驗證碼\google_check\obj\Debug\TempPE

?????目錄??????????0??2009-04-02?15:54??驗證碼\google_check\obj\Debug

?????目錄??????????0??2009-04-02?15:54??驗證碼\google_check\bin

?????目錄??????????0??2009-04-02?15:54??驗證碼\google_check\obj

?????目錄??????????0??2009-04-02?15:54??驗證碼\google_check\Properties

?????目錄??????????0??2009-04-02?15:56??驗證碼\google_check

?????目錄??????????0??2009-04-02?15:54??驗證碼

-----------?---------??----------?-----??----

???????????????144083????????????????????22


評論

共有 條評論