CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 转账

搜索资源列表

  1. TeachSystem

    0下载:
  2. 一个很好的自动存取款机项目,包括存款、取款、转账、修改密码、查询明细信息等。运用和servlet+jsp(包含jsp过滤器和监听器)。-A good Automatic Teller Machine project, including deposits, withdrawals, transfers, change passwords, check detail information. Use and servlet+jsp (including jsp filters and listen
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-17
    • 文件大小:4142122
    • 提供者:崔士宽
  1. BankAndQuan

    0下载:
  2. 银证转账系统 实现了多个系统之间的通信,保证通信的正确性-The correctness of the securities transfer system to achieve the communication between multiple systems to ensure communication
  3. 所属分类:Applet

    • 发布日期:2017-05-12
    • 文件大小:2756128
    • 提供者:lqy
  1. cshapatm_liujie

    0下载:
  2. 一个使用c#开发的模拟ATM取款机的完整系统,包括存取款,转账,查看记录等等内容。-A simulated ATM teller machines use c# development of the complete system, including the contents of the withdrawal, transfer, view records.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-03
    • 文件大小:141295
    • 提供者:liujie
  1. ATM

    0下载:
  2. 功能较全的简单ATM取款机系统,程序运行很友好.没有界面,是在控制台上输出打印的。实现功能:存款,取款,查询余额,转账,退出,进入主菜单,适合初学者学习的小项目-Functionality than simple ATM teller machine system, the program runs very friendly interface printed output on the console. Function: deposits, withdrawals, balance in
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-25
    • 文件大小:181559
    • 提供者:徐磊
  1. WebATM

    0下载:
  2. b/s取款机的各项功能.存取款、转账、查询-the runction of ATM
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-06
    • 文件大小:39335
    • 提供者:jiangmeihua
  1. Facade

    0下载:
  2. 门面模式应用示例,实现一个转账系统。用delphi语言实现。-The facade the mode application example, to achieve a transfer system. With delphi language.
  3. 所属分类:EditBox

    • 发布日期:2017-11-04
    • 文件大小:1105351
    • 提供者:mahande
  1. XSS-gongji

    0下载:
  2. XSS攻击:跨站脚本攻击(Cross Site scr ipting),对于跨站脚本攻击,黑客界共识是:跨站脚本攻击是新型的“缓冲区溢出攻击“,而Javascr ipt是新型的“ShellCode”。 XSS攻击的危害包括   1、盗取各类用户帐号,如机器登录帐号、用户网银帐号、各类管理员帐号   2、控制企业数据,包括读取、篡改、添加、删除企业敏感数据的能力   3、盗窃企业重要的具有商业价值的资料   4、非法转账   5、强制发送电子邮件   6、网
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-04
    • 文件大小:9897
    • 提供者:于涛
  1. Bank

    0下载:
  2. 使用面向对象实现封装模拟银行system Bank类: 业务层服务层service 最多可以管理50个账户 1.开户 会给当前客户分配一个随即的八位卡号 要求不能与已有客户id相同 由客户来输入密码 2.销户 客户需要提供卡号和密码来注销这个账户 3.存款 客户id卡号<和密码> 存款金额 4.取款 客户需要提供id卡号和密码 取款金额 5.转账 客户需要提供卡号 密码 转账的卡号和金额 6.查询 卡号 密码 7.修改密码 卡号密码 键入新密
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:1655
    • 提供者:王亮
  1. ATM

    0下载:
  2. 实现ATM自动存取款,转账,查询,等功能-ATM Automatic Teller transfers, inquiries and other functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:10355712
    • 提供者:zhangdongxu
  1. ATMfen

    0下载:
  2. 完整的基于Java的银行系统,功能有存储,转账,通信缴费,系统登录等等 数据是基于数据库的 -Complete Java-based banking system, the function of the storage, transfer, and communication payment system login data is based on the database
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:92852
    • 提供者:国老大大
  1. ATMProject

    0下载:
  2. 模仿ATM取款机,实现存款,取款,查询,转账功能-Mimic ATM machines, deposits, withdrawals, inquiries, transfer function
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-24
    • 文件大小:110768
    • 提供者:冰冰
  1. ---

    0下载:
  2. 批量发信 自动跳转账号进行下一次发信 尚且支持qq 小修改可支持163-Bulk letters automatically jump such as account
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:117005
    • 提供者:
  1. bankathreadasocket

    0下载:
  2. 模拟银行开户,存取款,转账等的字符界面程序源码,采用linux消息队列在进程间通信,使用多进程,多线程技术,采用socket技术实现网络通信,最终实现多个客户端同时访问服务端。-Simulated bank account deposits and withdrawals, transfers and other characters interface program source, linux message queues, interprocess communication, the u
  3. 所属分类:Linux Network

    • 发布日期:2017-12-10
    • 文件大小:87393
    • 提供者:文兴亮
  1. atm

    0下载:
  2. 是一个可是实现存款取款查询转账等功能的可视化界面系统-asynchronous transfer mode
  3. 所属分类:JavaScript

    • 发布日期:2017-11-27
    • 文件大小:938
    • 提供者:张龙
  1. testBank

    0下载:
  2. 银行系统,实现了银行的基本功能,包括存取款,转账,冻结,解冻,查询。-Banking system, to achieve the basic functions of the bank, including deposits and withdrawals, transfers, freezing, thawing, query.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:31271
    • 提供者:胡俊
  1. banks2

    0下载:
  2. JAVA三大框架的一个小银行的系统,可以进行登录、转账和存钱功能。-Three JAVA framework of a small bank system log, transfer and save money.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-14
    • 文件大小:31169
    • 提供者:陆龙
  1. atm_java_mysql

    0下载:
  2. 一个基于控制台的模拟JAVA的ATM机小程序,使用的是mysql数据库,主要是对数据库的操作,实现的功能:存款,取款,查询余额,转账,退出。-A small program based on the the console analog JAVA ATM machine, use the mysql database, function: deposits, withdrawals, balance inquiries, transfers, exit.
  3. 所属分类:Console

    • 发布日期:2017-11-06
    • 文件大小:389940
    • 提供者:袁松明
  1. DBATM

    0下载:
  2. ATM模拟终端,简单实现转账查询存取款相关功能-ATM analog terminal, simple transfer query Teller
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:259964
    • 提供者:Arthur_liu
  1. bank

    0下载:
  2. 银行ATM系统,包含新老用户注册登陆、账户的查询已经之间的转账功能,也能及时打印操作的内容,还能修改个人信息等,比较简单,但功能很全面。-Bank ATM systems, including old and new user registration landing, and account inquiries transfers between time to print the contents of the operation, but also modify personal info
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-05
    • 文件大小:7975097
    • 提供者:李慎
  1. SN-Web-Bank

    0下载:
  2. 简单的网上银行,包括用户注册 转账 存款等一些基本功能。c#开发的-web bank
  3. 所属分类:SQL Server

    • 发布日期:2017-11-22
    • 文件大小:1625394
    • 提供者:史宁
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com