资 源 简 介
"gbk","out"=>"utf-8");
//例外处理//当没有拼音首字母other===false的情况下,返回原字串否则设置为该值
protected $other = "!";//other=false;
public function __construct($flag=true){
$this->flag = $flag;
//加载资源
$this->source["gk221"]=file_get_contents(DATA_PATH."word/gk2-2-1.txt");
$this->source["gk31"]=file_get_contents(DATA_PATH."word/gk3-1.txt");
$this->source["gk41"]=file_get_contents(DATA_PATH."word/gk4-1.txt");