JSPinyin:To get chinese pinyin from chinese

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日

 

 

你可能感兴趣的:(JavaScript,Web,.net,mootools)