AKever

导航

文章分类 -  Python

Python
网络爬虫python入门基础篇
摘要:网络爬虫python入门基础篇 # 1 url# # 2 携带参数# # 3 添加处理器# # 4 install 网页解析器(BeautifulSoup)# # 5 install 网页解析器(BeautifulSoup)# # 6 网页解析器(BeautifulSoup)soup.# # 阅读全文

posted @ 2018-12-24 14:47 AKever 阅读(99) 评论(0) 推荐(0)

TensorFlow环境搭建
摘要:TensorFlow环境搭建 http://blog.csdn.net/u010099080/article/details/53418159 博客推荐 https://www.leiphone.com/news/201705/6Zi5evpIaKJRHsJj.html http://blog.cs 阅读全文

posted @ 2017-08-19 12:55 AKever 阅读(235) 评论(0) 推荐(0)

Python Imaging Library (PIL)
摘要:Python Imaging Library (PIL)Problem: python version 2.7 required,which was not found in the registry(安装PIL-1.1.7.win32-py2.7的时候,不能再注册表中识别出来python2.7)方... 阅读全文

posted @ 2015-06-24 10:31 AKever 阅读(467) 评论(1) 推荐(1)