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
簡單又有用的作法....= =
較新的文章
較舊的文章
首頁
查看行動版
訂閱:
文章 (Atom)
軟體工程的重要的指標