摘要:
You may ask me why do i strive constantly, what i am striving for? Yep, the same question haunts me again and again. When the code runs smoothly and t 阅读全文
摘要:
1.Anaconda 直接在官网上下载速度会很慢,建议去清华镜像去下载需要的Anaconda的各个版本:Anaconda清华镜像地址 安装时,注意 在“Advanced Installation Options”中不要勾选“Add Anaconda to my PATH environment va 阅读全文
摘要:
This blog is just shown for the most simple basic of internet programming based on two different machines sharing the same local net.While the client 阅读全文
摘要:
Dive into RE in Python Standard re module in python is powerful to handle text manipulation,such as searching,matching,splitting etc, and it is necess 阅读全文