Switch statements can be constructed using the @switch , @case , @break , @default and @endswitch directives: @switch($i) @case(1) ...
確定! 回上一頁