javascript match 用法
if (stringSample.match('[AW]')) {}
stringSample == 'A' || stringSample == 'W'
posted on 2012-06-20 15:52 w@ns0ng 閱讀(255) 評論(0) 編輯 收藏 所屬分類: javascript html
wansong
posted on 2012-06-20 15:52 w@ns0ng 閱讀(255) 評論(0) 編輯 收藏 所屬分類: javascript html