function render($str, $ascii=false) { if ($ascii) return str_replace("%1", $str, str_replace("%2", $str, $this->format)); $bihua=strstr($this->dataSpecial, $str." ")?$str:$this->find($str." ", $this->tone); return str_replace("%1", $str, str_replace("%2", $bih...
www.dbjr.com.cn/article/1233...htm 2025-6-4