04 2018 档案
摘要:1. install.sh 2 control.sh
阅读全文
摘要:1. install python3 env in centos7
阅读全文
摘要:1. touch model.py 2. touch sql.py
阅读全文
摘要:修改 /usr/bin/google (命令后面添加) --proxy-server=socks5://127.0.0.1:1080
阅读全文
摘要:sudo groupadd wireshark sudo chgrp wireshark /usr/bin/dumpcap sudo chmod 4755 /usr/bin/dumpcap sudo gpasswd -a yugengde wireshark
阅读全文
摘要:1. cookies 2. changing the user agent [firefox, ] 3. drag and drop
阅读全文
摘要:1. fetching a page 2. localing ui element by id by class name by tag name by name by link text by partial link text by css by xpath 3. getting text va
阅读全文
摘要:# -*- encoding='utf-8' -*- from sqlalchemy import Column, String, create_engine, Integer from sqlalchemy.orm import sessionmaker from sqlalchemy.ext.declarative import declarative_base import time i...
阅读全文

浙公网安备 33010602011771号