文件名称:mobile
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:227.86kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1. 操作员管理:新增操作员,赋予管理员权限
2. 资源管理:记录手机号码,卡类型,卡号,号码状态等信息;考虑输入号码段和文本文件两种方法
3. 配置业务费用:费用细项管理和业务费用
软件需求
业务受理:操作员和管理员都有权限
1. 录入客户信息:证件类型,号码。
2. 录入用户信息:号码,卡号,以及状态
3. 录入账户信息:要判断是否新用户;新用户要录入银行账号和账户名
4. 保存相关信息:显示业务费用;提交保存三户资料和其他信息。-1. Operator management: new operators, to give administrator privileges
    2. Resource Management: Record phone number, card type, card number, and numbers of state and other information consider the importation of number two methods section and text files
    3. Configure the operating expenses: the cost breakdown of administrative and operational costs
Software Requirements
Business accept: operators and administrators have the authority
    1. Input Customer Information: document type, number.
    2. Input user information: number, card number, and the state
    3. Input account information: To determine whether the new user a new user to input bank account numbers and account name
2. 资源管理:记录手机号码,卡类型,卡号,号码状态等信息;考虑输入号码段和文本文件两种方法
3. 配置业务费用:费用细项管理和业务费用
软件需求
业务受理:操作员和管理员都有权限
1. 录入客户信息:证件类型,号码。
2. 录入用户信息:号码,卡号,以及状态
3. 录入账户信息:要判断是否新用户;新用户要录入银行账号和账户名
4. 保存相关信息:显示业务费用;提交保存三户资料和其他信息。-1. Operator management: new operators, to give administrator privileges
    2. Resource Management: Record phone number, card type, card number, and numbers of state and other information consider the importation of number two methods section and text files
    3. Configure the operating expenses: the cost breakdown of administrative and operational costs
Software Requirements
Business accept: operators and administrators have the authority
    1. Input Customer Information: document type, number.
    2. Input user information: number, card number, and the state
    3. Input account information: To determine whether the new user a new user to input bank account numbers and account name
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Mobile/.classpath
Mobile/.mymetadata
Mobile/.project
Mobile/WebRoot/Charge.jsp
Mobile/WebRoot/META-INF/MANIFEST.MF
Mobile/WebRoot/WEB-INF/classes/bean/Account.class
Mobile/WebRoot/WEB-INF/classes/bean/Customer.class
Mobile/WebRoot/WEB-INF/classes/bean/User.class
Mobile/WebRoot/WEB-INF/classes/db/AccountDB.class
Mobile/WebRoot/WEB-INF/classes/db/ChargeDB.class
Mobile/WebRoot/WEB-INF/classes/db/CustomerDB.class
Mobile/WebRoot/WEB-INF/classes/db/DBUtil.class
Mobile/WebRoot/WEB-INF/classes/db/MobilesDB.class
Mobile/WebRoot/WEB-INF/classes/db/OperatorDB.class
Mobile/WebRoot/WEB-INF/classes/db/UserDB.class
Mobile/WebRoot/WEB-INF/classes/login/CheckLogin.class
Mobile/WebRoot/WEB-INF/classes/login/Img.class
Mobile/WebRoot/WEB-INF/classes/readfile/FileUtil.class
Mobile/WebRoot/WEB-INF/lib/jspsmartupload.jar
Mobile/WebRoot/WEB-INF/web.xml
Mobile/WebRoot/addAccount.jsp
Mobile/WebRoot/addOper.jsp
Mobile/WebRoot/addcus.jsp
Mobile/WebRoot/addfromfile.jsp
Mobile/WebRoot/addmobiles.jsp
Mobile/WebRoot/calendar.jsp
Mobile/WebRoot/checkcus.jsp
Mobile/WebRoot/checkuser.jsp
Mobile/WebRoot/chooseNum.jsp
Mobile/WebRoot/comAccount.jsp
Mobile/WebRoot/combo.jsp
Mobile/WebRoot/display.jsp
Mobile/WebRoot/images/Arrow1.gif
Mobile/WebRoot/images/blank(1).gif
Mobile/WebRoot/images/blank.gif
Mobile/WebRoot/images/index_01.gif
Mobile/WebRoot/images/index_02.gif
Mobile/WebRoot/images/index_03.gif
Mobile/WebRoot/images/index_04.gif
Mobile/WebRoot/images/index_05.gif
Mobile/WebRoot/images/index_06.gif
Mobile/WebRoot/images/logo.gif
Mobile/WebRoot/images/pic01.gif
Mobile/WebRoot/images/pic02.gif
Mobile/WebRoot/images/pic03.gif
Mobile/WebRoot/images/pic04.gif
Mobile/WebRoot/images/pic05.gif
Mobile/WebRoot/images/spacer.gif
Mobile/WebRoot/index.html
Mobile/WebRoot/logout.jsp
Mobile/WebRoot/main.jsp
Mobile/WebRoot/mainframe.jsp
Mobile/WebRoot/modifyOperator.jsp
Mobile/WebRoot/newAccount.jsp
Mobile/WebRoot/newCustomer.jsp
Mobile/WebRoot/newCustomer1.jsp
Mobile/WebRoot/newOperator.jsp
Mobile/WebRoot/newUser.jsp
Mobile/WebRoot/resource.jsp
Mobile/WebRoot/style.css
Mobile/WebRoot/updateCharge.jsp
Mobile/WebRoot/updateChargeRules.jsp
Mobile/WebRoot/updateOper.jsp
Mobile/src/bean/Account.java
Mobile/src/bean/Customer.java
Mobile/src/bean/User.java
Mobile/src/db/AccountDB.java
Mobile/src/db/ChargeDB.java
Mobile/src/db/CustomerDB.java
Mobile/src/db/DBUtil.java
Mobile/src/db/MobilesDB.java
Mobile/src/db/OperatorDB.java
Mobile/src/db/UserDB.java
Mobile/src/login/CheckLogin.java
Mobile/src/login/Img.java
Mobile/src/readfile/FileUtil.java
Mobile/.mymetadata
Mobile/.project
Mobile/WebRoot/Charge.jsp
Mobile/WebRoot/META-INF/MANIFEST.MF
Mobile/WebRoot/WEB-INF/classes/bean/Account.class
Mobile/WebRoot/WEB-INF/classes/bean/Customer.class
Mobile/WebRoot/WEB-INF/classes/bean/User.class
Mobile/WebRoot/WEB-INF/classes/db/AccountDB.class
Mobile/WebRoot/WEB-INF/classes/db/ChargeDB.class
Mobile/WebRoot/WEB-INF/classes/db/CustomerDB.class
Mobile/WebRoot/WEB-INF/classes/db/DBUtil.class
Mobile/WebRoot/WEB-INF/classes/db/MobilesDB.class
Mobile/WebRoot/WEB-INF/classes/db/OperatorDB.class
Mobile/WebRoot/WEB-INF/classes/db/UserDB.class
Mobile/WebRoot/WEB-INF/classes/login/CheckLogin.class
Mobile/WebRoot/WEB-INF/classes/login/Img.class
Mobile/WebRoot/WEB-INF/classes/readfile/FileUtil.class
Mobile/WebRoot/WEB-INF/lib/jspsmartupload.jar
Mobile/WebRoot/WEB-INF/web.xml
Mobile/WebRoot/addAccount.jsp
Mobile/WebRoot/addOper.jsp
Mobile/WebRoot/addcus.jsp
Mobile/WebRoot/addfromfile.jsp
Mobile/WebRoot/addmobiles.jsp
Mobile/WebRoot/calendar.jsp
Mobile/WebRoot/checkcus.jsp
Mobile/WebRoot/checkuser.jsp
Mobile/WebRoot/chooseNum.jsp
Mobile/WebRoot/comAccount.jsp
Mobile/WebRoot/combo.jsp
Mobile/WebRoot/display.jsp
Mobile/WebRoot/images/Arrow1.gif
Mobile/WebRoot/images/blank(1).gif
Mobile/WebRoot/images/blank.gif
Mobile/WebRoot/images/index_01.gif
Mobile/WebRoot/images/index_02.gif
Mobile/WebRoot/images/index_03.gif
Mobile/WebRoot/images/index_04.gif
Mobile/WebRoot/images/index_05.gif
Mobile/WebRoot/images/index_06.gif
Mobile/WebRoot/images/logo.gif
Mobile/WebRoot/images/pic01.gif
Mobile/WebRoot/images/pic02.gif
Mobile/WebRoot/images/pic03.gif
Mobile/WebRoot/images/pic04.gif
Mobile/WebRoot/images/pic05.gif
Mobile/WebRoot/images/spacer.gif
Mobile/WebRoot/index.html
Mobile/WebRoot/logout.jsp
Mobile/WebRoot/main.jsp
Mobile/WebRoot/mainframe.jsp
Mobile/WebRoot/modifyOperator.jsp
Mobile/WebRoot/newAccount.jsp
Mobile/WebRoot/newCustomer.jsp
Mobile/WebRoot/newCustomer1.jsp
Mobile/WebRoot/newOperator.jsp
Mobile/WebRoot/newUser.jsp
Mobile/WebRoot/resource.jsp
Mobile/WebRoot/style.css
Mobile/WebRoot/updateCharge.jsp
Mobile/WebRoot/updateChargeRules.jsp
Mobile/WebRoot/updateOper.jsp
Mobile/src/bean/Account.java
Mobile/src/bean/Customer.java
Mobile/src/bean/User.java
Mobile/src/db/AccountDB.java
Mobile/src/db/ChargeDB.java
Mobile/src/db/CustomerDB.java
Mobile/src/db/DBUtil.java
Mobile/src/db/MobilesDB.java
Mobile/src/db/OperatorDB.java
Mobile/src/db/UserDB.java
Mobile/src/login/CheckLogin.java
Mobile/src/login/Img.java
Mobile/src/readfile/FileUtil.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.