摘要:
use zhai221328386\jieguo-2,clear destring _all,replace logout,auto(4) save ("D:\statashu\zhai221328386\描述统计0528.docx")word replace:tabstat Stkcd F0101 阅读全文
摘要:
执行: search esttab 点击红色框就可以安装了。一句话,先查找,点击,来安装 阅读全文
摘要:
# coding:utf-8 import base64 import requests url="https://amdc.m.taobao.com/amdc/mobileDispatch" headers={"Accept": "*/*", "Content-Type": "applicatio 阅读全文
摘要:
def get_sign(Pm): #这里是加密需要的字段 arg0 = Pm['appKey'] arg1 = Pm['utdid'] + "&" arg1 = arg1 + Pm['uid']+ "&" arg1 = arg1 + Pm['reqbiz-ext']+ "&" arg1 = arg 阅读全文
摘要:
def request(flow: http.HTTPFlow) -> None: # pretty_url takes the "Host" header of the request into account, which # is useful in transparent mode wher 阅读全文