摘要: 2-1 略 2-1 略 2-2 (a)打印 结果是9 (b)9 (c)一样 (d)略 (e)略 2-3 略 2-4 (a) (b) 2-5 (a) (b) 2-6 2-7 2-8 2-9 2-10 2-11 2-12 (a)['__builtins__', '__doc__', '__file__' 阅读全文
posted @ 2019-03-24 22:20 hua_haian 阅读(198) 评论(0) 推荐(0)
摘要: 1–1. 安装 Python。请检查 Python 是否已经安装到你的系统上,如果没有,请下载并 安装它 略 1–2. 执行 Python。有多少种运行 Python 的不同方法?你喜欢哪一种?为什么? 答:1.交互式的启动解释器,每次输入一行,Python 代码来执行 2.运行 Python 脚本 阅读全文
posted @ 2019-03-21 22:36 hua_haian 阅读(165) 评论(0) 推荐(0)
摘要: 1.现象:在查看结果树中看到: Request Headers:Connection: keep-aliveContent-Type: application/x-www-form-urlencoded 2.解决方案:添加HTTP信息头管理,添加:Content-Type:application/j 阅读全文
posted @ 2018-11-30 17:39 hua_haian 阅读(522) 评论(0) 推荐(0)