1\
import sys
print "参数个数不得少于2个".decode("utf-8").encode("GBK")
输出的文字上添加
.decode("utf-8").encode("GBK")