摘要:
1.apt-get install supervisor下载或者pip install supervisor(因为supervisor是python写的)supervisor和python项目没有关系,任何项目都可以使用。 2.通过apt-get install安装后,supervisor的配置文件
阅读全文
posted @ 2019-04-01 11:25
LLLLL66
阅读(146)
推荐(0)
摘要:
import requests from bs4 import BeautifulSoup url = 'https://github.com/login' headers = { 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0....
阅读全文
posted @ 2018-07-04 16:26
LLLLL66
阅读(317)
推荐(0)
posted @ 2018-07-04 15:57
LLLLL66
阅读(37)
推荐(0)