06 2021 档案

摘要:py就是一些公用方法,ini是配置文件 class是类,def是方法,函数也是一个个def方法,class类组成的 h (变量)= Husky()(对象) #! /usr/bin/python3 # ! -*- coding:utf-8 -*- ''' 为了统计学生人数,可以给Student类增加一 阅读全文
posted @ 2021-06-29 14:19 aprial01 阅读(34) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_39214101/article/details/108105566 httprunner3.x详细教程一 https://blog.csdn.net/qq_27371025/article/details/117945387 httprunner 阅读全文
posted @ 2021-06-24 14:32 aprial01 阅读(107) 评论(0) 推荐(0)
摘要:要记得内置函数的用法,比如常见的max https://www.cnblogs.com/nice107/p/8118876.html 阅读全文
posted @ 2021-06-24 14:19 aprial01 阅读(37) 评论(0) 推荐(0)
摘要:idea编写Python https://www.exception.site/essay/how-to-free-use-intellij-idea-2019-3 安装yj的idea https://blog.csdn.net/qq_38188725/article/details/8062400 阅读全文
posted @ 2021-06-03 15:02 aprial01 阅读(239) 评论(0) 推荐(0)