摘要: String sql="insert into examstudent values("+student.getFlowId()+","+student.getType()+",'"+student.getIdCard()+"','"+student.getExamCard() +"','"+stu 阅读全文
posted @ 2016-02-17 16:07 苍狼哂啡 阅读(232) 评论(0) 推荐(0) 编辑
摘要: private Student getStudentFromConsole() { //创建控制台输入对象 Scanner scanner=new Scanner(System.in); Student student=new Student(); System.out.print("FlowId: 阅读全文
posted @ 2016-02-17 16:04 苍狼哂啡 阅读(344) 评论(0) 推荐(0) 编辑