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

資源簡介

《jQuery Mobile實戰》(陶國榮)源碼,很實用,里面有好多的demo,初學者必備。

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Web;
using?System.Web.UI;
using?System.Web.UI.WebControls;

public?partial?class?Ch8_8_6?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????string?strName?=?Request[“Name“];
????????string?strPass?=?Request[“Pass“];
????????bool?blnLogin?=?false;
????????if?(strName?==?“admin“?&&?strPass?==?“123456“)
????????{
????????????blnLogin?=?true;
????????}
????????Response.Clear();
????????Response.Write(blnLogin);
????????Response.End();
????}
}

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

?????文件????????728??2012-02-05?15:12??《jQuery?Mobile實戰》(陶國榮)源碼\Ch1\1-1.htm

?????文件???????1101??2012-02-05?15:12??《jQuery?Mobile實戰》(陶國榮)源碼\Ch1\1-2.htm

?????文件????????503??2011-09-08?17:06??《jQuery?Mobile實戰》(陶國榮)源碼\Ch1\Css\images\ajax-loader.png

?????文件???????1245??2011-09-08?17:06??《jQuery?Mobile實戰》(陶國榮)源碼\Ch1\Css\images\icon-search-black.png

?????文件???????2064??2011-09-08?17:06??《jQuery?Mobile實戰》(陶國榮)源碼\Ch1\Css\images\icons-18-black.png

?????文件???????2200??2011-09-08?17:06??《jQuery?Mobile實戰》(陶國榮)源碼\Ch1\Css\images\icons-18-white.png

?????文件???????3403??2011-09-08?17:06??《jQuery?Mobile實戰》(陶國榮)源碼\Ch1\Css\images\icons-36-black.png

?????文件???????4020??2011-09-08?17:06??《jQuery?Mobile實戰》(陶國榮)源碼\Ch1\Css\images\icons-36-white.png

?????文件??????49780??2012-01-26?13:26??《jQuery?Mobile實戰》(陶國榮)源碼\Ch1\Css\jquery.mobile-1.0.1.min.css

?????文件?????238159??2012-02-05?10:26??《jQuery?Mobile實戰》(陶國榮)源碼\Ch1\Js\jquery-1.6.4.js

?????文件?????221124??2012-02-05?11:12??《jQuery?Mobile實戰》(陶國榮)源碼\Ch1\Js\jquery.mobile-1.0.1.js

?????文件???????1943??2012-05-23?21:31??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\addnote.htm

?????文件????????503??2011-09-08?17:06??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Css\images\ajax-loader.png

?????文件???????1245??2011-09-08?17:06??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Css\images\icon-search-black.png

?????文件???????2064??2011-09-08?17:06??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Css\images\icons-18-black.png

?????文件???????2200??2011-09-08?17:06??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Css\images\icons-18-white.png

?????文件???????3403??2011-09-08?17:06??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Css\images\icons-36-black.png

?????文件???????4020??2011-09-08?17:06??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Css\images\icons-36-white.png

?????文件????????252??2012-05-20?18:32??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Css\images\icons_off.png

?????文件????????192??2012-05-16?13:10??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Css\images\icons_on.png

?????文件???????1163??2012-05-13?17:34??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Css\images\reduce.png

?????文件??????49780??2012-01-26?13:26??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Css\jquery.mobile-1.0.1.min.css

?????文件???????1201??2012-05-27?17:38??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Css\rttopHtml5.css

?????文件???????1941??2012-05-27?15:03??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\editnote.htm

?????文件??????20763??2012-05-23?22:42??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Images\nav1.jpg

?????文件??????24409??2012-05-23?22:42??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Images\nav2.jpg

?????文件???????1149??2012-05-23?21:32??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\index.htm

?????文件?????238159??2012-02-05?10:26??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Js\jquery-1.6.4.js

?????文件?????221124??2012-02-05?11:12??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Js\jquery.mobile-1.0.1.js

?????文件????????308??2012-05-13?09:19??《jQuery?Mobile實戰》(陶國榮)源碼\Ch10\Js\rttopHtml5.base.js

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

評論

共有 條評論