Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PinYinModel
PHP Class PinYinModel, thinksns
Show file
Open project: medz/thinksns-4
Public Methods
Method
Description
Pinyin
(
$_String
,
$_Code
= 'UTF8' )
* 返回中文拼音
Private Methods
Method
Description
_Pinyin
(
$_Num
,
$_Data
)
_U2_Utf8_Gb
(
$_C
)
Method Details
Pinyin()
public
method
* 返回中文拼音
public
Pinyin
(
$_String
,
$_Code
= 'UTF8' )