- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/chinalu/JSPinyin
软件介绍
JSPinyin 是一个 JavaScript 库用来实现根据中文获取对应拼音。
示例代码:
#JS
var pinyin = new Pinyin();
alert(pinyin.getFullChars('你好中国'));
Learning Web Design
Jennifer Niederst Robbins / O'Reilly Media / 2007-6-15 / USD 44.99
Since the last edition of this book appeared three years ago, there has been a major climate change with regard to web standards. Designers are no longer using (X)HTML as a design tool, but as a means......一起来看看 《Learning Web Design》 这本书的介绍吧!
