2017年1月16日

python

摘要: #工信息表 (1)作业需求: 现需要对这个员工信息文件,实现增删改查操作 可进行模糊查询,语法至少支持下面3种: select name,age from stafftable where age 22 select * from stafftable where dept = "IT" selec 阅读全文

posted @ 2017-01-16 22:17 无上莫名 阅读(204) 评论(0) 推荐(0)

python做学程序编写——ATM

摘要: ATM (1)作业需求: (2)作业完成情况: (3)编写感想: 阅读全文

posted @ 2017-01-16 21:33 无上莫名 阅读(445) 评论(0) 推荐(0)

导航