示例#1
0
 public static function strrempre($a, $b)
 {
     return _string::string_remove_prefix($a, $b);
 }