标签:img style class == not 运算 div span ima
假设 a= 10 b =20

假设a = 10 b = 20


假设 a = 10,b = 20

其他:
1 and 2 --> 2 1 or 2 ---->1
身份运算符比较的是id

is 与 == ,is not 与!= ,前者比较的是不是同一个内存中的id,后者比较的是 值是否相等
标签:img style class == not 运算 div span ima
原文地址:https://www.cnblogs.com/jiangxiaolong-1996/p/9231595.html