首页
教程
IT编程
国外技术
登录
标签
type conversionAutoconversion in
type conversion - Autoconversion in javascript: Isn't it supposed to convert a string to a number when done like stringv
(Firefox32, Win 7)When using the scratchpad:var a = "2";a = 1 - 1 + a;console.log(a, typeo
admin
7天前
12
0