摘要: Python中getpass模块的使用方法: getpass模块提供了两个函数:1. getpass.getpass()2. getpass.getuser() getpass模块,提示用户输入密码而不回显。 getpass.getpass(prompt='Password: ', stream=N 阅读全文
posted @ 2017-06-06 15:40 兰大仙儿 阅读(898) 评论(0) 推荐(0)