
python
Simael__Aex
归来如何少年
展开
-
python i18n 国际化简单实现-easy_i18n
show my code github地址: https://github.com/ALawating-Rex/easy_i18n gitee地址:https://gitee.com/aexcode/easy_i18n 目的 python 开发的项目想做到多语言,搜了资料有 gettext ,感觉变得复杂了 有 python-i18n 简单使用了下,主要是文档太简要了,好多用法还得读源码才能知道,也有可能是我英语太渣了 ???? 当然 easy_i18n 有点他的影子。 所以想开发一个简单的针对 pyt原创 2021-07-09 14:54:13 · 394 阅读 · 0 评论 -
爬虫:CSDN文章批量抓取以及导入WordPress
学习python 写了个简单的小功能: CSDN文章批量抓取以及导入WordPress 代码地址: https://github.com/ALawating-Rex/csdn_wordpress_posts_import 原文写到了:http://blog.share345.com/2016/10/04/csdn-wordpress-posts-import.html...原创 2016-11-07 00:04:27 · 5939 阅读 · 1 评论