08 2019 档案
摘要:小知识点: https://blog.csdn.net/zwq912318834/article/details/79930423
阅读全文
摘要:Windows开机自动运行.py文件1.找到写好的.py文件,例如我的.py文件路径:D:\编程测试文件\untitled\03131105.py 2.选中文件03131105.py,右键——属性——常规——更改,选择默认打开方式为python.exe,然后“确定”即可。 3.按照上述步骤执行后,此
阅读全文
摘要:跳过 12306 ssl 证书 cookie https://cuiqingcai.com/2556.html requesesnium 的使用 https://blog.csdn.net/xc_zhou/article/details/80952074 包 requests-toolbelt 是支
阅读全文
摘要:启动方式: 写一个启动文件,与配置文件同级 from scrapy.cmdline import execute import sys,os sys.path.append(os.path.dirname(os.path.abspath(__file__))) execute(['scrapy','
阅读全文

浙公网安备 33010602011771号