Ejemplo n.º 1
0
 /**
  * 这是默认的方法名
  */
 public static function set_method($method)
 {
     self::$method = $method;
 }