
python
文章平均质量分 88
heray1990
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
用 Python 管理 Android 中 strings.xml 的字符翻译
利用 Excel 表格的可读性和易于管理性,通过 Python 脚本将 Excel 表格转化成 Android 中 strings.xml 对应的字符。原创 2015-07-15 17:26:02 · 2197 阅读 · 1 评论 -
A Byte of Python -- Functions
A Byte of Python 是比较好的 Python 入门教程。由于之前翻译过 Google's Python Class 系列文章,因此这里在 A Byte of Python 中提取一些 Google's Python Class 没有覆盖到的内容出来进行翻译。以便以后回顾。翻译 2015-08-13 15:23:52 · 968 阅读 · 0 评论 -
Google's Python Class(一)——Python 介绍
Google for Education 中 Python 教程的翻译。该教程比较通俗易懂,故翻译成中文。翻译 2015-07-16 09:23:10 · 4627 阅读 · 0 评论 -
Google's Python Class(二)——Python 字符串
Python Strings翻译 2015-07-17 11:13:13 · 1589 阅读 · 0 评论 -
Google's Python Class(四)——Python 排序
Python 排序翻译 2015-07-20 16:36:27 · 949 阅读 · 0 评论 -
Google's Python Class(三)——Python 列表
Python 列表翻译 2015-07-17 16:51:50 · 1826 阅读 · 0 评论 -
Python 中的隐藏特性
在 stackoverflow 上看到有一个讨论 Hidden features of Python 很有意思,因此将上面的问题和答案收集起来,以便以后查阅。翻译 2015-08-11 16:01:04 · 954 阅读 · 0 评论 -
Google's Python Class(七)——Python 实用工具
Python 实用工具翻译 2015-07-28 11:33:23 · 1235 阅读 · 0 评论 -
Google's Python Class(六)——Python 正则表达式
Python 正则表达式翻译 2015-07-27 17:14:05 · 1024 阅读 · 0 评论 -
Python 字典的排序
Python 字典的排序?原创 2015-08-07 16:59:10 · 613 阅读 · 0 评论 -
Google's Python Class(五)——Python 字典和文件
Python 字典和文件翻译 2015-07-21 10:11:41 · 996 阅读 · 0 评论