- 博客(4)
- 收藏
- 关注
原创 阿里云linkkitSDK python linkkit.py解读
阿里云物联网python linkkitsdk的说明太不清楚,不能够很好的指导我通过Python连接平台,经过参考官方说明和网上的一些文章已经能够连接到平台,但是还是没能更进一步的应用。之前一直用arduino IDE官网的aliyunsdk连接aliyun物联网,觉得阿里云对arduino的教程更是少,因此想研究一下python的开发。个人只是业余爱好,水平有限,解读linkkit只是为了自...
2020-03-26 21:04:01
2772
原创 python- selenium-快眼看书-林深终有路
python脚本selenium库chrom浏览器驱动from selenium import webdriverimport timeimport re# 创建 WebDriver 对象,指明使用chrome浏览器驱动wd = webdriver.Chrome()#初始化url = "http://www.booksky.cc/novel/212113/read_1.ht...
2020-02-03 19:39:24
176
原创 138阅读网-python-selenium
from selenium import webdriverimport timeimport re# 创建 WebDriver 对象,指明使用chrome浏览器驱动wd = webdriver.Chrome()#初始化url = "https://www.138txt.com/49/49035/13134733.html"i = 1fb = open('上门龙婿.txt',...
2020-02-03 12:04:40
387
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅