摘要: == and != do not take into account the data type of the variables you compare. So these would all return true: and !== do take into account the data t 阅读全文
posted @ 2016-06-02 18:13 圆旭 阅读(237) 评论(0) 推荐(0) 编辑