JSPinyin

码农软件 · 软件分类 · 拼音转换工具包 · 2019-08-04 14:13:23

软件介绍

JSPinyin 是一个 JavaScript 库用来实现根据中文获取对应拼音。

示例代码:

#JS
var pinyin = new Pinyin();
alert(pinyin.getFullChars('你好中国'));

本文地址:https://www.codercto.com/soft/d/11629.html

Learning Web Design

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》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

html转js在线工具
html转js在线工具

html转js在线工具