摘要: Python学习之路 第一例: # -*- coding:utf-8 -*-from pip._vendor.distlib.compat import raw_inputuser = raw_input("plaese input user name:")pwd = raw_input("plae 阅读全文
posted @ 2020-01-31 21:10 AllenZhang2020 阅读(105) 评论(0) 推荐(0)