\app\common\traitsCommon

常用 trait

Summary

Methods
Properties
Constants
pinyin()
pinyinfirst()
getServerInfo()
cache()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

pinyin()

pinyin(string  $str = '', boolean  $isfirst = false) 

返回汉子全拼音 Author: websky

Parameters

string $str
boolean $isfirst

pinyinfirst()

pinyinfirst(string  $str = '') 

返回汉子首拼字母 Author: websky

Parameters

string $str

getServerInfo()

getServerInfo() 

返回服务器信息 Author: websky

cache()

cache() 

清除缓存 Author: websky