文本转化为拼音,这个在js中怎么使用
请教一下,文本转化为拼音,这个在js中怎么使用?
如果只转换首写字母,有这个功能吗?
\Phpcmf\Service::L('pinyin')->result("文本内容")
模板写法:
{php echo \Phpcmf\Service::L('pinyin')->result("文本内容");}
地址:https://www.xunruicms.com/doc/1278.html请教一下,文本转化为拼音,这个在js中怎么使用?
如果只转换首写字母,有这个功能吗?
\Phpcmf\Service::L('pinyin')->result("文本内容")
模板写法:
{php echo \Phpcmf\Service::L('pinyin')->result("文本内容");}
地址:https://www.xunruicms.com/doc/1278.html