摘要: 在JetBrains PyCharm 2016.3软件中编写代码前,需要指定python和编码方式:#!user/bin/python 编码方式 :#coding=utf-8或者#--coding:utf-8-- post请求: #导入工具,内置的库 import urllib import url 阅读全文
posted @ 2021-08-05 10:57 千裳~ 阅读(101) 评论(0) 推荐(0)