Memory of my life and idea.
例子:
var a=5,b="5";document.write(a==b);document.write(a===b);
得到:
truefalse
发表评论
没有评论:
发表评论