摘要: 标准三流 1.输入流 2.输出流 3. 错误流 impor sys sys.stdin: input的底层 - sys.stdin.redline() sys.stdout: print de 底层 - sys.stdout.write() sys.stderr: 日常及logging默认打印方式的 阅读全文
posted @ 2019-05-09 19:42 54菜鸟 阅读(338) 评论(0) 推荐(0)