經安全檢測,此網站為安全網站,請放心前往原始網址!

JavaScript 字串數字轉換- grence's program note- 點部落

2009年10月22日 - function wl(s){document.write((s||'')+'< br>\r\n');} var s="1234.567"; var i=1234.567; wl('string to int'); wl(parseInt(s)); wl(parseInt(s,10));//10進位 ...

www.dotblogs.com.tw

網址安全性掃描由 google 提供