首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > PHP获取可以用GBK编码的汉字拼音首字母

PHP获取可以用GBK编码的汉字拼音首字母

  • 资源大小:2.72 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 算法 php

资 源 简 介

"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");

文 件 列 表

use.php
code.php
VIP VIP
0.177112s