Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads WEB Code JSP/Java

模拟实现银行业务调度

  • Category : JSP/Java
  • Tags :
  • Update : 2010-11-26
  • Size : 144.91kb
  • Downloaded :0次
  • Author :txj6899
  • About : wei
  • PS : If download it fails, try it again. Download again for free!
Download 1 (144.91kb)
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
模拟实现银行业务调度系统逻辑,具体需求如下: 银行内有6个业务窗口,1 - 4号窗口为普通窗口,5号窗口为快速窗口,6号窗口为VIP窗口。 有三种对应类型的客户:VIP客户,普通客户,快速客户(办理如交水电费、电话费之类业务的客户)。
Packet file list
(Preview for download)
Packet : 银行系统源码.rar filelist
银行系统源码\.classpath
银行系统源码\.project
银行系统源码\banksystem.txt
银行系统源码\classes\wlm\project\banksystem\BankSystemApp$1.class
银行系统源码\classes\wlm\project\banksystem\BankSystemApp$2.class
银行系统源码\classes\wlm\project\banksystem\BankSystemApp$3.class
银行系统源码\classes\wlm\project\banksystem\BankSystemApp.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\AccountPanel$1.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\AccountPanel$2.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\AccountPanel$3.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\AccountPanel$4.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\AccountPanel$5.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\AccountPanel.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\business\ebo\AccountEbo.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\ui\AddAccountPanel$1.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\ui\AddAccountPanel$2.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\ui\AddAccountPanel.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\ui\DeleteAccountPanel$1.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\ui\DeleteAccountPanel$2.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\ui\DeleteAccountPanel.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\ui\QueryAccountPanel$1.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\ui\QueryAccountPanel$2.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\ui\QueryAccountPanel.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\ui\UpdateAccountPanel$1.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\ui\UpdateAccountPanel$2.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\ui\UpdateAccountPanel.class
银行系统源码\classes\wlm\project\banksystem\bankuse\accountmgr\vo\AccountModel.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\BankOperPanel$1.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\BankOperPanel$2.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\BankOperPanel$3.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\BankOperPanel$4.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\BankOperPanel$5.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\BankOperPanel.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\business\ebo\BankOperEbo.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\ui\AddBankOperPanel$1.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\ui\AddBankOperPanel$2.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\ui\AddBankOperPanel.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\ui\DeleteBankOperPanel$1.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\ui\DeleteBankOperPanel$2.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\ui\DeleteBankOperPanel.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\ui\QueryBankOperPanel$1.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\ui\QueryBankOperPanel$2.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\ui\QueryBankOperPanel.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\ui\UpdateBankOperPanel$1.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\ui\UpdateBankOperPanel$2.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\ui\UpdateBankOperPanel.class
银行系统源码\classes\wlm\project\banksystem\bankuse\bankoprmgr\vo\OperModel.class
银行系统源码\classes\wlm\project\banksystem\bankuse\customermgr\business\ebo\CustomerEbo.class
银行系统源码\classes\wlm\project\banksystem\bankuse\customermgr\CustomerPanel$1.class
银行系统源码\classes\wlm\project\banksystem\bankuse\customermgr\CustomerPanel$2.class
银行系统源码\classes\wlm\project\banksystem\bankuse\customermgr\CustomerPanel$3.class
银行系统源码\classes\wlm\project\banksystem\bankuse\customermgr\CustomerPanel$4.class
银行系统源码\classes\wlm\project\banksystem\bankuse\customermgr\CustomerPanel$5.class
银行系统源码\classes\wlm\project\banksystem\bankuse\customermgr\CustomerPanel.class
银行系统源码\classes\wlm\project\banksystem\bankuse\customermgr\ui\AddCustomerPanel$1.class
银行系统源码\classes\wlm\project\banksystem\bankuse\customermgr\ui\AddCustomerPanel$2.class
银行系统源码\classes\wlm\project\banksystem\bankuse\customermgr\ui\AddCustomerPanel.class
银行系统源码\classes\wlm\project\banksystem\bankuse\customermgr\ui\DeleteCustomerPanel$1.class
银行系统源码\classes\wlm\project\banksystem\bankuse\customermgr\ui\DeleteCustomerPanel$2.class
银行系统源码\classes\wlm\project\banksystem\bankuse\customermgr\ui\DeleteCustomerPanel.class
银行系统源码\classes\wlm\project\banksystem\bankus
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.