.;;;.;.;.;.;.;.;.;.;/***业务类*/lassPABmanager{ /** *系统启动 */ publicstaticvoidmain(String[]args){ Scannerinput=newScanner(); UserDaouserDao=newUserDaoImpl(); TypeDaotypeDao=newTypeDaoImpl(); PersonDaopersonDao=newPersonDaoImpl(); ("***********欢迎使用个人通讯录管理系统**********"); ("\n请选择操作():"); Stringin=(); if("1".equals(in)){ booleanislogin=(); if(islogin){ ("***********成功登录个人通讯录管理系统**********"); //("\n请选择操作():"); }else{ ("用户名或密码错误,不能登录!"); (-1); } }elseif("2".equals(in)){ booleanmodiFlag=(); if(modiFlag){ ("密码修改成功!"); }else{ ("密码修改失败!"); } (-1); }else{ ("您已经退出系统!"); (-1); } while(true){ ("\n请选择操作():"); Stringin2=(); if("1".equals(in2)){ while(true){ ("\n请继续选择操作():"); Stringnum=(); if("1".equals(num)){ ("请输入类别的名称:"); Stringlbmc=(); ("请输入类别的说明:"); Stringlbsm=(); ("请输入类别的备注:"); Stri
个人通讯录管理系统,java源代码 来自淘豆网m.daumloan.com转载请标明出处.