20200806 有的没的python blogs续
20200806 有的没的python blogs续

20200806 有的没的python blogs续

1. 怎样画3D图:

可以看这些篇。后二篇里的代码sample要多一点。

mpl_toolkits在安装matplotlib的时候已经一起装好了,无需单独安装,可直接import。

https://www.jianshu.com/p/b563920fa7a8

https://blog.csdn.net/u014636245/article/details/82799573

https://zhuanlan.zhihu.com/p/74923962

2. 怎样提取pdf并自动翻译:

https://blog.csdn.net/zhajio/article/details/79990140

关联google API这一步已经ok了,但是待处理的pdf总是有很多格式错误,待进一步折腾。

3. 在线画时序图的开源项目:

https://blog.csdn.net/zhajio/article/details/80536615

这个看起来不错!

4. 关于git pre-commit钩子的设置:

https://blog.csdn.net/zhajio/article/details/104019006 这一篇还是上面朋友的总结。

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注