php 中,`switch`是弱类型比较,可使用```swicth (true) { case $a === 'val1': break; }```
2016-05-02
2025-05-07
2025-07-01
2025-07-10