CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:cn

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    250.01kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

中国移动管理系统,里面有开户,查询余额,修改用户信息的功能。-China Mobile management system, there are accounts, balance inquiries, modify user information.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ChinaMobile/.classpath
ChinaMobile/.mymetadata
ChinaMobile/.project
ChinaMobile/.settings/.jsdtscope
ChinaMobile/.settings/org.eclipse.wst.jsdt.ui.superType.container
ChinaMobile/.settings/org.eclipse.wst.jsdt.ui.superType.name
ChinaMobile/WebRoot/META-INF/MANIFEST.MF
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/bean/AccountBean.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/bean/ChargeBean.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/bean/ChargeRuleBean.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/bean/CustomerBean.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/bean/MobileBean.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/bean/OperatorBean.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/bean/UserBean.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/dao/AccountDAO.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/dao/ChargeDAO.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/dao/ChargeRuleDAO.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/dao/CustomerDAO.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/dao/DAOFactory.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/dao/MobileDAO.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/dao/OperatorDAO.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/dao/SQLServerChargeDAO.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/dao/SQLServerChargeRuleDAO.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/dao/SQLServerDAOFactory.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/dao/SQLServerMobileDAO.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/dao/SQLServerOperatorDAO.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/dao/UserDAO.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/filter/AuthorFilter.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/filter/SetCharacterEncodingFilter.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/servlet/AddOperatorServlet.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/servlet/ChargeManager2Servlet.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/servlet/ChargeManagerServlet.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/servlet/ComAccountServlet.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/servlet/ExitServlet.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/servlet/ListOperatorServlet.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/servlet/LoginServlet.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/servlet/NewCustomer2Servlet.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/servlet/NewCustomerServlet.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/servlet/NewUserServlet.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/servlet/ResourcesManager2Servlet.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/servlet/ResourcesManagerServlet.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/servlet/verifyCode.class
ChinaMobile/WebRoot/WEB-INF/classes/com/chinamobile/test/TestCustomer.class
ChinaMobile/WebRoot/WEB-INF/classes/log4j.properties
ChinaMobile/WebRoot/WEB-INF/web.xml
ChinaMobile/WebRoot/addOperator.jsp
ChinaMobile/WebRoot/chargeManager.jsp
ChinaMobile/WebRoot/comAccount.jsp
ChinaMobile/WebRoot/images/Arrow1.gif
ChinaMobile/WebRoot/images/blank(1).gif
ChinaMobile/WebRoot/images/blank.gif
ChinaMobile/WebRoot/images/index_01.gif
ChinaMobile/WebRoot/images/index_02.gif
ChinaMobile/WebRoot/images/index_03.gif
ChinaMobile/WebRoot/images/index_04.gif
ChinaMobile/WebRoot/images/index_05.gif
ChinaMobile/WebRoot/images/index_06.gif
ChinaMobile/WebRoot/images/logo.gif
ChinaMobile/WebRoot/images/pic01.gif
ChinaMobile/WebRoot/images/pic02.gif
ChinaMobile/WebRoot/images/pic03.gif
ChinaMobile/WebRoot/images/pic04.gif
ChinaMobile/WebRoot/images/pic05.gif
ChinaMobile/WebRoot/images/spacer.gif
ChinaMobile/WebRoot/index.jsp
ChinaMobile/WebRoot/main.jsp
ChinaMobile/WebRoot/newAccount.jsp
ChinaMobile/WebRoot/newCustomer.jsp
ChinaMobile/WebRoot/newCustomer2.jsp
ChinaMobile/WebRoot/newUser.jsp
ChinaMobile/WebRoot/operator/error_1.jsp
ChinaMobile/WebRoot/operator/error_2.jsp
ChinaMobile/WebRoot/operator/error_3.jsp
ChinaMobile/WebRoot/operator/error_4.jsp
ChinaMobile/WebRoot/operator/style.css
ChinaMobile/WebRoot/resourcesManager.jsp
ChinaMobile/WebRoot/style.css
ChinaMobile/src/com/chinamobile/bean/AccountBean.java
ChinaMobile/src/com/chinamobile/bean/ChargeBean.java
ChinaMobile/src/com/chinamobile/bean/ChargeRuleBean.java
ChinaMobile/src/com/chinamobile/bean/CustomerBean.java
ChinaMobile/src/com/chinamobile/bean/MobileBean.java
ChinaMobile/src/com/chinamobile/bean/OperatorBean.java
ChinaMobile/src/com/chinamobile/bean/UserBean.java
ChinaMobile/src/com/chinamobile/dao/AccountDAO.java
ChinaMobile/src/com/chinamobile/dao/ChargeDAO.java
ChinaMobile/src/com/chinamobile/dao/ChargeRuleDAO.java
ChinaMobile/src/com/chinamobile/dao/CustomerDAO.java
ChinaMobile/src/com/chinamobile/dao/DAOFactory.java
ChinaMobile/src/com/chinamobile/dao/MobileDAO.java
ChinaMobil

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com