实例介绍
电话计费管理系统主要用于实现对电话费用及信息管理。具体包括对账单管理、消费历史管理、以及对话费充值等进行管理。 其中采用了SSH框架。前台使用jsp技术实现。
【实例截图】
【核心代码】
054c5a2d-cfcf-4e65-b776-06054321e520
└── phoneCall
├── phoneCall.sql
├── src
│ ├── action
│ │ └── hibernate
│ │ ├── Action.java
│ │ └── IActionDao.java
│ ├── addressbook
│ │ └── hibernate
│ │ └── Addressbook.java
│ ├── allDao
│ │ ├── ActionDao.java
│ │ ├── BillDao.java
│ │ ├── CardDao.java
│ │ ├── CardTypeDao.java
│ │ ├── HistoryDao.java
│ │ ├── MealbundleDao.java
│ │ ├── MealDao.java
│ │ ├── UserDao.java
│ │ └── UserMapDao.java
│ ├── bill
│ │ ├── hibernate
│ │ │ ├── Bill.java
│ │ │ └── IBillDao.java
│ │ └── struts
│ │ └── BillAction.java
│ ├── card
│ │ ├── hibernate
│ │ │ ├── Card.java
│ │ │ └── ICardDao.java
│ │ └── struts
│ │ ├── BuyCardAction.java
│ │ └── ChoiseCardAction.java
│ ├── cardType
│ │ └── hibernate
│ │ ├── CardType.java
│ │ └── ICardTypeDao.java
│ ├── global
│ │ ├── hibernate
│ │ │ ├── GenericDao.java
│ │ │ ├── hibernate.cfg.xml
│ │ │ ├── HibernateSessionFactory.java
│ │ │ ├── IGenericDao.java
│ │ │ └── MyBeanFactory.java
│ │ ├── other
│ │ │ ├── fontWork
│ │ │ │ └── AddEnter.java
│ │ │ ├── MakeCertPic.java
│ │ │ └── Print.java
│ │ ├── spring
│ │ │ ├── applicationContext.xml
│ │ │ └── beans-dao.xml
│ │ └── struts
│ │ ├── applicationContext.xml
│ │ ├── Index.java
│ │ ├── IsCorrectVisit.java
│ │ ├── LoginAction.java
│ │ ├── LoginByCookieAction.java
│ │ ├── RegisterAction.java
│ │ └── util
│ │ └── CookieUtil.java
│ ├── goodEntity
│ │ └── GoodCard.java
│ ├── hbm
│ │ └── xml
│ │ └── Group
│ │ ├── action.hbm.xml
│ │ ├── addressbook.hbm.xml
│ │ ├── bill.hbm.xml
│ │ ├── card.hbm.xml
│ │ ├── cardType.hbm.xml
│ │ ├── history.hbm.xml
│ │ ├── mealbundle.hbm.xml
│ │ ├── meal.hbm.xml
│ │ ├── user.hbm.xml
│ │ └── usermap.hbm.xml
│ ├── history
│ │ └── hibernate
│ │ ├── History.java
│ │ └── IHistoryDao.java
│ ├── meal
│ │ ├── hibernate
│ │ │ ├── IMealDao.java
│ │ │ └── Meal.java
│ │ └── util
│ │ └── MealUtil.java
│ ├── mealbundle
│ │ └── hibernate
│ │ ├── IMealbundleDao.java
│ │ └── Mealbundle.java
│ ├── modifyPeopleInfo
│ │ └── struts
│ │ └── ModifyPeopleInfoAction.java
│ ├── pay
│ │ └── struts
│ │ └── PayAction.java
│ ├── struts.xml
│ ├── user
│ │ └── hibernate
│ │ ├── IUserDao.java
│ │ ├── user.hibernate.txt
│ │ └── User.java
│ └── usermap
│ └── hibernate
│ ├── IUserMap.java
│ └── UserMap.java
├── table
├── WebRoot
│ ├── bill.jsp
│ ├── choiseCard.jsp
│ ├── choiseMeal.jsp
│ ├── css
│ │ ├── common1.css
│ │ ├── control.css
│ │ ├── css.css
│ │ ├── head.css
│ │ ├── style0.css
│ │ ├── style.css
│ │ └── tab.js
│ ├── files
│ │ ├── addgongnen.htm
│ │ ├── addGongZi.htm
│ │ ├── addGongZiType.htm
│ │ ├── addjihua.htm
│ │ ├── addmokuai.htm
│ │ ├── addquanxian.htm
│ │ ├── addrenwu.htm
│ │ ├── addxuqiu.htm
│ │ ├── addYuanGongGongZi.htm
│ │ ├── editgongnen.htm
│ │ ├── editjihua.htm
│ │ ├── editmokuai.htm
│ │ ├── editrenwu.htm
│ │ ├── editxiangmu.htm
│ │ ├── editxuqiu.htm
│ │ ├── gongnengxuqiu.htm
│ │ ├── gongzi.html
│ │ ├── jihuamingxi.htm
│ │ ├── kehu.htm
│ │ ├── kehuminxi.html
│ │ ├── left.html
│ │ ├── listchengbenxinxi.htm
│ │ ├── listgerenrenwu.htm
│ │ ├── listgongneng.htm
│ │ ├── listgongnenmingxi.htm
│ │ ├── listGongZiType.htm
│ │ ├── listjihua.htm
│ │ ├── listkehuxinxi.html
│ │ ├── listmokuai.htm
│ │ ├── listmokuaimingxi.htm
│ │ ├── listMonthYuanGongGongZi.htm
│ │ ├── listrenwu.htm
│ │ ├── listrenwumingxi.htm
│ │ ├── listsendxiaoxi.htm
│ │ ├── listshangchuan.htm
│ │ ├── listshangchuanmingxi.htm
│ │ ├── listtakexiaoxi.htm
│ │ ├── listxiangmumingxi.htm
│ │ ├── listxiangmuxinxi.htm
│ │ ├── listxiaoxi.htm
│ │ ├── listxuqiuewaizhichu.htm
│ │ ├── listxuqiu.htm
│ │ ├── listxuqiumingxi.htm
│ │ ├── listYuanGongGongZi.htm
│ │ ├── listyuangong.html
│ │ ├── listyuangongmingxi.html
│ │ ├── listzhiwu.htm
│ │ ├── mainfra.html
│ │ ├── mode.html
│ │ ├── mokuaixuqiu.htm
│ │ ├── register.html
│ │ ├── sendxiaoxi.htm
│ │ ├── sendxiaoximingxi.htm
│ │ ├── takexiaoximingxi.htm
│ │ ├── top.html
│ │ ├── xiangmugongnen.htm
│ │ ├── xiangmu.htm
│ │ ├── xiangmujihua.htm
│ │ ├── xiangmumokuai.htm
│ │ ├── xiangmuwenjian.htm
│ │ ├── xiangmuxuqiu.htm
│ │ ├── xiangmuzongbiao.htm
│ │ ├── xuqiumingxi.html
│ │ ├── yuangong.htm
│ │ ├── yuangongsalary.html
│ │ ├── yuangongxiangmu.html
│ │ └── zhiwu.htm
│ ├── getCard.jsp
│ ├── getCardLeft.jsp
│ ├── getCardMain.jsp
│ ├── history.jsp
│ ├── images
│ │ ├── bill
│ │ │ ├── line.png
│ │ │ └── title.png
│ │ ├── bu01.gif
│ │ ├── bu02.gif
│ │ ├── bu03.gif
│ │ ├── bu04.gif
│ │ ├── bu05.gif
│ │ ├── bu06.gif
│ │ ├── bu07.gif
│ │ ├── bu08.gif
│ │ ├── bu09.gif
│ │ ├── bu10.gif
│ │ ├── bu11.gif
│ │ ├── bu12.gif
│ │ ├── bu13.gif
│ │ ├── button03.gif
│ │ ├── button04.gif
│ │ ├── button05.gif
│ │ ├── button06.gif
│ │ ├── button07.gif
│ │ ├── button08.gif
│ │ ├── button09.gif
│ │ ├── button10.gif
│ │ ├── dhbutton01.gif
│ │ ├── dhbutton02.gif
│ │ ├── dhbutton03.gif
│ │ ├── dhbutton04.gif
│ │ ├── dhbutton05.gif
│ │ ├── history
│ │ │ ├── line.png
│ │ │ └── title.png
│ │ ├── ico01.gif
│ │ ├── ico02.gif
│ │ ├── ico03.gif
│ │ ├── ico04.gif
│ │ ├── ico05.gif
│ │ ├── ico06.gif
│ │ ├── ico07.gif
│ │ ├── ico11.gif
│ │ ├── ico12.gif
│ │ ├── ico13.gif
│ │ ├── ico14.gif
│ │ ├── ico15.gif
│ │ ├── ico16.gif
│ │ ├── ico24.gif
│ │ ├── left.gif
│ │ ├── line01.gif
│ │ ├── loadon.gif
│ │ ├── logo.gif
│ │ ├── mode.jpg
│ │ ├── nav01.gif
│ │ ├── nav02.gif
│ │ ├── nav03.gif
│ │ ├── nav04.gif
│ │ ├── nav05.gif
│ │ ├── nav06.gif
│ │ ├── nav07.gif
│ │ ├── navbutton01.gif
│ │ ├── navbutton02.gif
│ │ ├── navbutton03.gif
│ │ ├── navbutton04.gif
│ │ ├── navend.gif
│ │ ├── newline.gif
│ │ ├── newling.gif
│ │ ├── personalInformation
│ │ │ ├── line.png
│ │ │ └── title.png
│ │ ├── pic05.gif
│ │ ├── set_meal
│ │ │ ├── line.png
│ │ │ └── title.png
│ │ ├── shape01.gif
│ │ ├── spacer.gif
│ │ ├── top02.gif
│ │ ├── top03.gif
│ │ ├── top.gif
│ │ └── welcome.gif
│ ├── index.html
│ ├── index.jsp
│ ├── js
│ │ ├── typem.js
│ │ └── xiangmu.js
│ ├── left.jsp
│ ├── login.jsp
│ ├── logout.jsp
│ ├── main.jsp
│ ├── makeCert.jsp
│ ├── meal.jsp
│ ├── META-INF
│ │ └── MANIFEST.MF
│ ├── pay.jsp
│ ├── personalInformation.jsp
│ ├── register.jsp
│ ├── supper_main.jsp
│ ├── user2
│ │ └── images
│ │ ├── register_03.gif
│ │ ├── register_04.gif
│ │ ├── register_05.gif
│ │ ├── register_08.gif
│ │ ├── register_10.gif
│ │ ├── register_11.gif
│ │ ├── register_13.gif
│ │ ├── register_15.gif
│ │ ├── register_17.gif
│ │ ├── register_20.gif
│ │ ├── register_21.gif
│ │ ├── register_22.gif
│ │ ├── register_23.gif
│ │ ├── register_24.gif
│ │ ├── register_28.gif
│ │ ├── register_31.gif
│ │ ├── register_32.gif
│ │ ├── register_34.gif
│ │ ├── rr_24.gif
│ │ └── rr_26.gif
│ ├── virtrulPhone.jsp
│ ├── WEB-INF
│ │ ├── classes
│ │ │ ├── action
│ │ │ │ └── hibernate
│ │ │ │ ├── Action.class
│ │ │ │ └── IActionDao.class
│ │ │ ├── addressbook
│ │ │ │ └── hibernate
│ │ │ │ └── Addressbook.class
│ │ │ ├── allDao
│ │ │ │ ├── ActionDao.class
│ │ │ │ ├── BillDao.class
│ │ │ │ ├── CardDao.class
│ │ │ │ ├── CardTypeDao.class
│ │ │ │ ├── HistoryDao.class
│ │ │ │ ├── MealbundleDao.class
│ │ │ │ ├── MealDao.class
│ │ │ │ ├── UserDao.class
│ │ │ │ └── UserMapDao.class
│ │ │ ├── bill
│ │ │ │ ├── hibernate
│ │ │ │ │ ├── Bill.class
│ │ │ │ │ └── IBillDao.class
│ │ │ │ └── struts
│ │ │ │ └── BillAction.class
│ │ │ ├── card
│ │ │ │ ├── hibernate
│ │ │ │ │ ├── Card.class
│ │ │ │ │ └── ICardDao.class
│ │ │ │ └── struts
│ │ │ │ ├── BuyCardAction.class
│ │ │ │ └── ChoiseCardAction.class
│ │ │ ├── cardType
│ │ │ │ └── hibernate
│ │ │ │ ├── CardType.class
│ │ │ │ └── ICardTypeDao.class
│ │ │ ├── global
│ │ │ │ ├── hibernate
│ │ │ │ │ ├── GenericDao.class
│ │ │ │ │ ├── hibernate.cfg.xml
│ │ │ │ │ ├── HibernateSessionFactory.class
│ │ │ │ │ ├── IGenericDao.class
│ │ │ │ │ └── MyBeanFactory.class
│ │ │ │ ├── other
│ │ │ │ │ ├── fontWork
│ │ │ │ │ │ └── AddEnter.class
│ │ │ │ │ ├── MakeCertPic.class
│ │ │ │ │ └── Print.class
│ │ │ │ ├── spring
│ │ │ │ │ ├── applicationContext.xml
│ │ │ │ │ └── beans-dao.xml
│ │ │ │ └── struts
│ │ │ │ ├── applicationContext.xml
│ │ │ │ ├── Index.class
│ │ │ │ ├── IsCorrectVisit.class
│ │ │ │ ├── LoginAction.class
│ │ │ │ ├── LoginByCookieAction.class
│ │ │ │ ├── RegisterAction.class
│ │ │ │ └── util
│ │ │ │ └── CookieUtil.class
│ │ │ ├── goodEntity
│ │ │ │ └── GoodCard.class
│ │ │ ├── hbm
│ │ │ │ └── xml
│ │ │ │ └── Group
│ │ │ │ ├── action.hbm.xml
│ │ │ │ ├── addressbook.hbm.xml
│ │ │ │ ├── bill.hbm.xml
│ │ │ │ ├── card.hbm.xml
│ │ │ │ ├── cardType.hbm.xml
│ │ │ │ ├── history.hbm.xml
│ │ │ │ ├── mealbundle.hbm.xml
│ │ │ │ ├── meal.hbm.xml
│ │ │ │ ├── user.hbm.xml
│ │ │ │ └── usermap.hbm.xml
│ │ │ ├── history
│ │ │ │ └── hibernate
│ │ │ │ ├── History.class
│ │ │ │ └── IHistoryDao.class
│ │ │ ├── meal
│ │ │ │ ├── hibernate
│ │ │ │ │ ├── IMealDao.class
│ │ │ │ │ └── Meal.class
│ │ │ │ └── util
│ │ │ │ └── MealUtil.class
│ │ │ ├── mealbundle
│ │ │ │ └── hibernate
│ │ │ │ ├── IMealbundleDao.class
│ │ │ │ └── Mealbundle.class
│ │ │ ├── modifyPeopleInfo
│ │ │ │ └── struts
│ │ │ │ └── ModifyPeopleInfoAction.class
│ │ │ ├── pay
│ │ │ │ └── struts
│ │ │ │ └── PayAction.class
│ │ │ ├── struts.xml
│ │ │ ├── user
│ │ │ │ └── hibernate
│ │ │ │ ├── IUserDao.class
│ │ │ │ ├── User.class
│ │ │ │ └── user.hibernate.txt
│ │ │ └── usermap
│ │ │ └── hibernate
│ │ │ ├── IUserMap.class
│ │ │ └── UserMap.class
│ │ ├── lib
│ │ │ ├── antlr-2.7.7.jar
│ │ │ ├── aopalliance-1.0.jar
│ │ │ ├── aspectjweaver-1.6.9.jar
│ │ │ ├── c3p0-0.9.1.2.jar
│ │ │ ├── cglib-nodep-2.2.jar
│ │ │ ├── classworlds-1.1.jar
│ │ │ ├── commons-beanutils-1.7.0.jar
│ │ │ ├── commons-chain-1.2.jar
│ │ │ ├── commons-collections-3.2.jar
│ │ │ ├── commons-dbcp-1.4.jar
│ │ │ ├── commons-digester-2.0.jar
│ │ │ ├── commons-fileupload-1.2.1.jar
│ │ │ ├── commons-fileupload-1.2.jar
│ │ │ ├── commons-httpclient-3.1.jar
│ │ │ ├── commons-io-1.3.2.jar
│ │ │ ├── commons-lang-2.3.jar
│ │ │ ├── commons-lang-2.5.jar
│ │ │ ├── commons-logging-1.0.4.jar
│ │ │ ├── commons-logging-1.1.1.jar
│ │ │ ├── commons-logging-api-1.1.jar
│ │ │ ├── commons-pool-1.5.3.jar
│ │ │ ├── commons-validator-1.3.1.jar
│ │ │ ├── derbyclient.jar
│ │ │ ├── dom4j-1.6.1.jar
│ │ │ ├── freemarker-2.3.16.jar
│ │ │ ├── hibernate-commons-annotations-4.0.1.Final.jar
│ │ │ ├── hibernate-core-4.1.4.Final.jar
│ │ │ ├── hibernate-entitymanager-4.1.4.Final.jar
│ │ │ ├── hibernate-jpa-2.0-api-1.0.1.Final.jar
│ │ │ ├── javassist-3.15.0-GA.jar
│ │ │ ├── javassist-3.7.ga.jar
│ │ │ ├── jboss-logging-3.1.0.GA.jar
│ │ │ ├── jboss-transaction-api_1.1_spec-1.0.0.Final.jar
│ │ │ ├── jsf-api.jar
│ │ │ ├── jsf-impl.jar
│ │ │ ├── json-lib-2.1-jdk15.jar
│ │ │ ├── jstl-1.2.jar
│ │ │ ├── log4j-1.2.16.jar
│ │ │ ├── mysql-connector-java-5.1.24-bin.jar
│ │ │ ├── ognl-3.0.jar
│ │ │ ├── org.springframework.aop-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.asm-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.aspects-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.beans-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.context-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.context.support-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.core-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.expression-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.instrument-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.instrument.tomcat-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.jdbc-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.jms-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.orm-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.oxm-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.transaction-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.web-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.web.portlet-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.web.servlet-3.1.1.RELEASE.jar
│ │ │ ├── org.springframework.web.struts-3.1.1.RELEASE.jar
│ │ │ ├── oro-2.0.8.jar
│ │ │ ├── slf4j-api-1.6.1.jar
│ │ │ ├── sslext-1.2-0.jar
│ │ │ ├── struts2-convention-plugin-2.2.1.jar
│ │ │ ├── struts2-core-2.2.1.jar
│ │ │ ├── struts2-embeddedjsp-plugin-2.2.1.jar
│ │ │ ├── struts2-json-plugin-2.2.1.jar
│ │ │ └── xwork-core-2.2.1.jar
│ │ └── web.xml
│ └── welcome.jsp
└── 概要
95 directories, 391 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论