当前位置: 首页 > 工具软件 > JSPinyin > 使用案例 >

JSPinyin:To get chinese pinyin from chinese

柯乐池
2023-12-01

Mootools

a compact javascript framework

 

Pinyin

To get chinese yinpin from chinese

 

        Releases:0.1

        Dependencied:core/1.2.1: *

 

Web Site : http://www.mootools.net/forge/p/pinyin

 

How to use:

var pinyin = new Pinyin();

alert(pinyin.getFullChars('你好中国'));
 

    xusweeter @ 2010年12月29日

 

 

 类似资料:

相关阅读

相关文章

相关问答