jessewth's blog
2008/04/22
JavaScript : 數值轉成字串
JavaScript number-to-string conversion
a = a+'' // This converts a to string
b += '' // This converts b to string
簡單又有用的作法....= =
‹
›
首頁
查看網路版