1、sys.exit() 结束程序不在执行下面代码,正常结束时exit(0)
3、sys.argv模拟用户登录
5、sys.path.append()添加查找模块路径
7、sys.version查看python版本