問題描述如題,let a = "0xc22458";let b = 0xc22458;typeof a; //stringtypeof b; //number現在有個a,怎樣才能把它變成b
十六進制string類型轉number類型
梵蒂岡之花
2018-12-16 08:35:42