PHP 其实有Enum类库的,需要安装perl扩展,所以不是php的标准扩展,因此代码的实现需要运行 ... <?php class Month extends SplEnum { const __default ...
確定! 回上一頁