摘要: 2019年7月4日15:53:17 (¦3[▓▓] 晚安 谷歌翻译环境 文件列表 使用步骤 修改说明 tool.py 注:用来生成谷歌翻译url中的tk字段 注:用来读取中文txt文件,并翻译生成新的德语txt文件 coding: utf 8 import urllib.request from t 阅读全文
posted @ 2019-07-04 17:54 hyh123a 阅读(1308) 评论(0) 推荐(0)
摘要: 2019年7月3日10:49:10 (¦3[▓▓] 晚安 环境 使用说明 demo_pptx.py代码如下: 输出如下 参考文献: 官方文档:https://python pptx.readthedocs.io/en/latest/user/charts.html 有什么问题欢迎随时讨论 阅读全文
posted @ 2019-07-04 17:46 hyh123a 阅读(991) 评论(0) 推荐(0)
摘要: 2019年7月4日16:24:59 (¦3[▓▓] 晚安 使用步骤 阅读全文
posted @ 2019-07-04 16:46 hyh123a 阅读(3658) 评论(0) 推荐(0)
摘要: 2019年5月21日15:55:25 (¦3[▓▓] 晚安 Git常用操作:以test.git为例 1、克隆远程github仓库到本地,并创建本地分支与远程同步 ( 情况说明: 跟第五条操作区分开, 远程github仓库是一个成熟的github仓库,存在master、develop分支) 2、修改本 阅读全文
posted @ 2019-06-14 12:19 hyh123a 阅读(105) 评论(0) 推荐(0)