如题,
let a = "0xc22458";let b = 0xc22458;typeof a; //stringtypeof b; //number
现在有个a,怎样才能把它变成b
海绵宝宝撒
相关分类