<?php /** *定時器*/ class Timer { //保存所有定時任務public static $task ... 添加任務*/ public static function add($interval, $func, ...
確定! 回上一頁