摘要: 阅读全文
posted @ 2019-08-29 11:27 Q小菜 阅读(89) 评论(0) 推荐(0)
摘要: var pinyin = (function (){ var Pinyin = function (ops){ this.initialize(ops); }, options = { checkPolyphone: false, charcase: 'default' }; Pinyin.fn = 阅读全文
posted @ 2017-07-11 09:10 Q小菜 阅读(179) 评论(0) 推荐(0)