摘要:
Python全栈考试(一) Python全栈考试(一) 1、执行 Python 脚本的两种方式 答:1.>>python ../pyhton.py 2. >>python.py #必须在首行有 #!/usr/bin/env python3 指定执行语言 2、简述位、字节的关系 答:一个字节(byte 阅读全文
posted @ 2016-11-09 22:25
tonador
阅读(4153)
评论(0)
推荐(1)