kindle manager
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
1. 所有code系本人码出,如有借用,会在注释中以refrence说明
|
1. 所有code系本人码出,如有借用,会在注释中以refrence说明
|
||||||
1. 其他问题,望告知, [gavin's mail address](douboer@gmail.com)
|
1. 其他问题,望告知, [gavin's mail address](douboer@gmail.com)
|
||||||
|
|
||||||
1. 所有内容解析都采用正则实现,没有使用xpath,beautifulsoap。据说regexp更快, 当然对我来说生产效率的原因,有兴趣可以看代码
|
1. 所有内容解析都采用正则实现,没有使用xpath,beautifulsoap。据说regexp更快, 当然对我来说生产效率的原因,有兴趣可以看代码。补充:关于regexp&xpath&beautifulsoap效率分析,本人做了对比,结果很出我的意料,[参见](https://gitee.com/douboer/regexcompare)
|
||||||
1. 不得不说python的数据结构比perl难用一些,不过defaultdict用趁手了,也还可以
|
1. 不得不说python的数据结构比perl难用一些,不过defaultdict用趁手了,也还可以
|
||||||
|
|
||||||
## 类图
|
## 类图
|
||||||
|
|||||||
Reference in New Issue
Block a user