文件名称:mobile
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 228kb
- 下载次数:
- 0次
- 提 供 者:
- 申*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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
......\.mymetadata
......\.project
......\WebRoot\Charge.jsp
......\.......\META-INF\MANIFEST.MF
......\.......\WEB-INF\classes\bean\Account.class
......\.......\.......\.......\....\Customer.class
......\.......\.......\.......\....\User.class
......\.......\.......\.......\db\AccountDB.class
......\.......\.......\.......\..\ChargeDB.class
......\.......\.......\.......\..\CustomerDB.class
......\.......\.......\.......\..\DBUtil.class
......\.......\.......\.......\..\MobilesDB.class
......\.......\.......\.......\..\OperatorDB.class
......\.......\.......\.......\..\UserDB.class
......\.......\.......\.......\login\CheckLogin.class
......\.......\.......\.......\.....\Img.class
......\.......\.......\.......\readfile\FileUtil.class
......\.......\.......\lib\jspsmartupload.jar
......\.......\.......\web.xml
......\.......\addAccount.jsp
......\.......\addOper.jsp
......\.......\addcus.jsp
......\.......\addfromfile.jsp
......\.......\addmobiles.jsp
......\.......\calendar.jsp
......\.......\checkcus.jsp
......\.......\checkuser.jsp
......\.......\chooseNum.jsp
......\.......\comAccount.jsp
......\.......\combo.jsp
......\.......\display.jsp
......\.......\images\Arrow1.gif
......\.......\......\blank(1).gif
......\.......\......\blank.gif
......\.......\......\index_01.gif
......\.......\......\index_02.gif
......\.......\......\index_03.gif
......\.......\......\index_04.gif
......\.......\......\index_05.gif
......\.......\......\index_06.gif
......\.......\......\logo.gif
......\.......\......\pic01.gif
......\.......\......\pic02.gif
......\.......\......\pic03.gif
......\.......\......\pic04.gif
......\.......\......\pic05.gif
......\.......\......\spacer.gif
......\.......\index.html
......\.......\logout.jsp
......\.......\main.jsp
......\.......\mainframe.jsp
......\.......\modifyOperator.jsp
......\.......\newAccount.jsp
......\.......\newCustomer.jsp
......\.......\newCustomer1.jsp
......\.......\newOperator.jsp
......\.......\newUser.jsp
......\.......\resource.jsp
......\.......\style.css
......\.......\updateCharge.jsp
......\.......\updateChargeRules.jsp
......\.......\updateOper.jsp
......\src\bean\Account.java
......\...\....\Customer.java
......\...\....\User.java
......\...\db\AccountDB.java
......\...\..\ChargeDB.java
......\...\..\CustomerDB.java
......\...\..\DBUtil.java
......\...\..\MobilesDB.java
......\...\..\OperatorDB.java
......\...\..\UserDB.java
......\...\login\CheckLogin.java
......\...\.....\Img.java
......\...\readfile\FileUtil.java
......\.mymetadata
......\.project
......\WebRoot\Charge.jsp
......\.......\META-INF\MANIFEST.MF
......\.......\WEB-INF\classes\bean\Account.class
......\.......\.......\.......\....\Customer.class
......\.......\.......\.......\....\User.class
......\.......\.......\.......\db\AccountDB.class
......\.......\.......\.......\..\ChargeDB.class
......\.......\.......\.......\..\CustomerDB.class
......\.......\.......\.......\..\DBUtil.class
......\.......\.......\.......\..\MobilesDB.class
......\.......\.......\.......\..\OperatorDB.class
......\.......\.......\.......\..\UserDB.class
......\.......\.......\.......\login\CheckLogin.class
......\.......\.......\.......\.....\Img.class
......\.......\.......\.......\readfile\FileUtil.class
......\.......\.......\lib\jspsmartupload.jar
......\.......\.......\web.xml
......\.......\addAccount.jsp
......\.......\addOper.jsp
......\.......\addcus.jsp
......\.......\addfromfile.jsp
......\.......\addmobiles.jsp
......\.......\calendar.jsp
......\.......\checkcus.jsp
......\.......\checkuser.jsp
......\.......\chooseNum.jsp
......\.......\comAccount.jsp
......\.......\combo.jsp
......\.......\display.jsp
......\.......\images\Arrow1.gif
......\.......\......\blank(1).gif
......\.......\......\blank.gif
......\.......\......\index_01.gif
......\.......\......\index_02.gif
......\.......\......\index_03.gif
......\.......\......\index_04.gif
......\.......\......\index_05.gif
......\.......\......\index_06.gif
......\.......\......\logo.gif
......\.......\......\pic01.gif
......\.......\......\pic02.gif
......\.......\......\pic03.gif
......\.......\......\pic04.gif
......\.......\......\pic05.gif
......\.......\......\spacer.gif
......\.......\index.html
......\.......\logout.jsp
......\.......\main.jsp
......\.......\mainframe.jsp
......\.......\modifyOperator.jsp
......\.......\newAccount.jsp
......\.......\newCustomer.jsp
......\.......\newCustomer1.jsp
......\.......\newOperator.jsp
......\.......\newUser.jsp
......\.......\resource.jsp
......\.......\style.css
......\.......\updateCharge.jsp
......\.......\updateChargeRules.jsp
......\.......\updateOper.jsp
......\src\bean\Account.java
......\...\....\Customer.java
......\...\....\User.java
......\...\db\AccountDB.java
......\...\..\ChargeDB.java
......\...\..\CustomerDB.java
......\...\..\DBUtil.java
......\...\..\MobilesDB.java
......\...\..\OperatorDB.java
......\...\..\UserDB.java
......\...\login\CheckLogin.java
......\...\.....\Img.java
......\...\readfile\FileUtil.java