是否可以在开关盒中使用"或"或"和"?这就是我追求的:
case 4 || 5: echo "Hilo"; break;
php syntax switch-statement
php ×1
switch-statement ×1
syntax ×1