示例#1
0
文件: php.php 项目: xpd1437/swap
 public static function puts($str)
 {
     visitor::add_content($str);
 }