IP屬地:廣東
*{-webkit-tap-highlight-color:rgba(255,255,255,0);} 去掉點(diǎn)擊時(shí)陰影色塊 textarea,s...
var rotateLeft = function(lValue, iShiftBits) { return(lValue << iShiftB...
/** * 地圖位置計(jì)算工具(將GPS坐標(biāo)轉(zhuǎn)換成百度地圖坐標(biāo)) * 參考文檔:http://bbs.lbsyun.baidu.com/for...
var regexEnum = { intege : "^-?[1-9]\\d*$", // 整數(shù) intege1 : "^[1-9]\\d*$...
H5-WebApp 自適應(yīng)方案 - rem 對(duì)于WebApp來(lái)說(shuō)疯搅,為了更通用地滿(mǎn)足各機(jī)型屏幕的自適應(yīng)布局要求添忘,我們目前采用rem布局方案。 re...