python3用户管理系统

文件名为:user.txt 1代表管理员用户 2代表普通用户 smelond|admin|[email protected]|1 admin|admin|[email protected]|2 qwe|qweasd|[email protected]|2   代码(感觉这个程序还有很多bug): #!/usr/bin/env python # _*_ coding:utf-8 _*_ # File
相关文章
相关标签/搜索