摘要:
soap soapenv SOAP-ENV 区别 请求代码 <?xml version="1.0" encoding="UTF-8"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns 阅读全文
posted @ 2020-01-13 17:55
豆浆D
阅读(7605)
评论(0)
推荐(0)
摘要:
创建软连接 ln -s /usr/local/python/bin/python3.7 /usr/bin/python 删除软连接 rm /usr/bin/python 阅读全文
posted @ 2020-01-13 15:09
豆浆D
阅读(145)
评论(0)
推荐(0)