Skip to content

Commit

Permalink
Update master
Browse files Browse the repository at this point in the history
  • Loading branch information
josephj committed Jun 25, 2012
1 parent 50f09c7 commit 709b6a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sample/javascript-basic.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
</head>
<script>
var url = "http://tw.search.bid.yahoo.com/search/ac?p=Nikon+D4&ei=UTF-8&fp_ad_hits=3&display=image&haspic=1&cat=&s=-buyPrice&actad=ACT120327018";

// 對字串處理方法不熟的可以看
// http://www.w3schools.com/jsref/jsref_obj_string.asp

// 1. 取得沒有 http:// 的

// 2. 取得 QueryString
Expand Down

0 comments on commit 709b6a0

Please sign in to comment.