- 授权协议: 未知
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://51isunshine.github.io/chineseandpinyin/
- 软件文档: https://github.com/51isunshine/chineseandpinyin/tree/master/javadoc
软件介绍
chineseandpinyin 是一个 Java 的类库,实现了汉字转拼音的功能。
目前2.0.0版已经Release,主要功能有:
1. 纯汉字转拼音,eg:中国 --> zhongguo
2. 混合形式,eg: hello 中国 ---> hello zhongguo
3. 多种样式输出!有音标模式,数字模式,声母模式等等;
4. 实现小巧严谨的拼音排序,中英混合排序.
更多详情请见:http://51isunshine.github.io/chineseandpinyin/
Introduction to Computation and Programming Using Python
John V. Guttag / The MIT Press / 2013-7 / USD 25.00
This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including PyLab. It provides student......一起来看看 《Introduction to Computation and Programming Using Python》 这本书的介绍吧!
