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

Hello World

Hello World

Hannah Fry / W. W. Norton Company / 2018-9 / GBP 17.99

A look inside the algorithms that are shaping our lives and the dilemmas they bring with them. If you were accused of a crime, who would you rather decide your sentence—a mathematically consistent ......一起来看看 《Hello World》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

随机密码生成器
随机密码生成器

多种字符组合密码

URL 编码/解码
URL 编码/解码

URL 编码/解码