🌈 搜索
📅  最后修改于: 2022-03-11 14:56:46.799000             🧑  作者: Mango
if (x != y) { // tests if x is not equal to y // do something only if the comparison result is true }