51Testing软件测试论坛

标题: 为什么stream给的值是file?具体什么意思? 这里没有理解,老师帮忙解答下 [打印本页]

作者: 罙罙の回憶    时间: 2019-5-14 14:41
标题: 为什么stream给的值是file?具体什么意思? 这里没有理解,老师帮忙解答下
# 创建测试报告文件file = open("D:\automobile\report_yd.html","wb")HTMLTestRunner(stream=file,title='业务流测试',description='新增、搜索、编辑、删除')
[color=rgba(0, 0, 0, 0.56)] file = open("D:\automobile\report_yd.html","wb"),这句也没有理解


在学课程
Python测试开发全栈核心课程 互联网测试工程师必修课
http://www.atstudy.com/course/1287


作者: 学掌门网校    时间: 2019-5-14 14:41
stream指的就是文件信息流的意思呵,所以后面要给一个文件对象进行说明。




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2