11 2020 档案
摘要:1、requests库 https://requests.readthedocs.io/en/master/ 安装requests库,pip install requests python2.7.5 安装pip 1 先安装setuptools liunx : wget https://files.p
阅读全文
摘要:1、print打印变量 若打印中文,在文件开头加入 # -*- coding: UTF-8 -*- 或者 # coding=utf-8 cat >> 1.py << 'EOF'#!/usr/bin/python # -*- coding: UTF-8 -*- counter = 100 # 赋值整型
阅读全文

浙公网安备 33010602011771号