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