Welcome![Sign In][Sign Up]
Location:
Search - BankAccount

Search list

[OtherBankAccount

Description: 由JAVA写的一个银行账户系统,该系统可以记录账户的操作:存款,取款,以及累计余额等!-from Java to write a bank account system, which can be recorded accounts of the operation : deposits, withdrawals, and the cumulative balance so!
Platform: | Size: 1580 | Author: ruanxi | Hits:

[JSP/Java077875_ZhaoHaiyan

Description: this a bank account with bankAccount and creditAccount.
Platform: | Size: 236805 | Author: hu | Hits:

[CommunicationBankAccout

Description: ATM文件夹为DCOM客户端代码。 Bank文件夹为DCOM服务器端代码。 BankAccount.mdb为DCOM服务器端数据库。 1. 服务器端运行准备 将Bank.EXE、Bankps.dll及BankAccount.mdb数据库文件复制到服务器端。 在DOS环境下进入Bankps.dll所在目录,运行regsvr32 bankps.dll进行注册。 设置数据库:打开操作系统控制面板,打开管理工具-数据源 (ODBC),添加 系统DSN,命名为BankAccount,选择BankAccount.mdb文件作为数据源。 运行前先用Access打开BankAccount.mdb文件添加若干账户及密码、存款余额。 2. 客户端运行准备 将组件服务器端生成的Bankps.dll复制到客户端可执行程序ATM.EXE文件夹下, 在DOS环境下进入该目录,执行命令regsvr32 bankps.dll进行注册。 运行ATM.EXE出现登录界面,登录成功后可看到存款余额,然后进行存/取款。
Platform: | Size: 136387 | Author: lxj | Hits:

[Finance-Stock software system银行账户

Description: BankAccount类 用于学生学习
Platform: | Size: 5686 | Author: fashionalan | Hits:

[OtherBankAccount

Description: 由JAVA写的一个银行账户系统,该系统可以记录账户的操作:存款,取款,以及累计余额等!-from Java to write a bank account system, which can be recorded accounts of the operation : deposits, withdrawals, and the cumulative balance so!
Platform: | Size: 1024 | Author: ruanxi | Hits:

[JSP/Java077875_ZhaoHaiyan

Description: this a bank account with bankAccount and creditAccount.
Platform: | Size: 236544 | Author: hu | Hits:

[Windows DevelopBankAccount

Description: 简单的银行账号管理:银行账号包括以下信息:账户姓名(owner name),账号(account number)及本金(balance), 账户可以作存款,取款,查询操作。-Simple bank account management: bank account number, including the following information: Account name (owner name), account (account number) and principal (balance), the account can be used for deposits, withdrawals, inquiries operation.
Platform: | Size: 2164736 | Author: djz | Hits:

[JSP/JavaBankAccount

Description: 模拟银行系统 实现存款、取款、 查询余额 以及更多详细信息-Simulation of the banking system deposits, withdrawals, balance inquiries and more detailed information
Platform: | Size: 1024 | Author: 慕秋荣 | Hits:

[Education soft systemBankAccount

Description: 在十种技术中,最重要的一种技术我想应该非XML莫属。这里不仅仅指XML规范本身,还包括一系列有关的基于XML的语言:主要有XHTML,XSLT,XSL,DTDs,XML Schema(XSD),XPath,XQuery和SOAP.如果你现在还对XML一无所知,那么赶快狂补吧!XML是包含类似于HTML标签的一个文本文件,在这个文件中定义了一个树型结构来描述它所保存的数据。 -In dozens of technology, the most important type of technology I think it should be none other than the non-XML. Here not only means the XML specification itself, also includes a series of XML-based language: mainly XHTML, XSLT, XSL, DTDs, XML Schema (XSD), XPath, XQuery and SOAP. If you now nothing of XML known, then quickly fill you mad! XML is similar to HTML tag that contains a text file, in this document defines a tree structure to describe it is to preserve data.
Platform: | Size: 1024 | Author: 周易 | Hits:

[JSP/Javabankaccount

Description: This will simulate a bank account and utilize different techniques.
Platform: | Size: 1024 | Author: NOPE NOPE | Hits:

[JSP/JavaBankAccount

Description: 设计一个银行账户类,其中包括以下内容,并用字符界面模拟存款和取款过程。 (1)账户信息 账号、姓名、开户时间、身份证号码等。 (2)存款方法。 (3)取款方法。 (4)其他方法,如“查询余额”和“显示账号”等。-Design a type of bank accounts, including the following, and character interface simulation process deposits and withdrawals. (1) Account Information Account Number, name, account time, such as identity card numbers. (2) deposit method. (3) withdrawal method. (4) other methods, such as " balance inquiry" and " show account" and so on.
Platform: | Size: 1024 | Author: yanglingfei | Hits:

[Windows DevelopBankAccount

Description: 建立一个银行账户类BankAccount 该类数据成员包括:(1)户名m_iName(2)账户金额m_dBalance(3)年利率m_dInterestRate 。-The establishment of a bank account of such data BankAccount Class members include: (1) name m_iName (2) account for the amount of m_dBalance (3) the annual interest rate m_dInterestRate.
Platform: | Size: 2048 | Author: 李月 | Hits:

[ConsoleBankAccount

Description: 使用JAVA 语言实现一个可无误运行的完整程序,完成银行账户类的设计及存取款、查询等操作-略
Platform: | Size: 5120 | Author: 陈强 | Hits:

[Windows Developbankaccount

Description: 模拟银行账户,包括的方法有"存款"、"取款"、"查询余额"、”显示帐号”以及存储功能,能存储储户历史信息。 -Simulation of bank accounts, including the method of " deposits" , " money" , " balance inquiry" , " show account" as well as the storage capabilities of the historical information stored depositors.
Platform: | Size: 2048 | Author: 航仔 | Hits:

[Otherbankaccount

Description: 定义一个类实现银行帐户的概念,包括的变量有“帐号”和“存款余额”,包括的方法有“存款”、“取款”和“查询余额”。定义主类,创建帐户类的对象,并完成相应操作。-Define a class implements the concept of bank accounts, including the variable of " account" and " deposits" , including the method of " deposits" , " withdrawals" and " query the balance." Define the main class, the class object to create an account and complete the corresponding operation.
Platform: | Size: 3072 | Author: 伊琳 | Hits:

[File FormatBankAccount

Description: 定义一个类Account实现银行帐户的概念,包括的成员变量有“账户名”、"帐号"和"账户余额"。 定义一个"存款"方法能往银行账户中存钱 定义一个“取款”方法能从银行账户中取钱 定义一个"显示余额"显示账户中的余额。 定义一个main主方法创建一个银行账户对象,并把该银行账户对象的账号初始化为6222 0000 0000 0000、账户余额为100元。向该账户中存入1000元,然后从该账户中取出200元。显示该账户的信息和账户余额。 -import java.awt.* package student
Platform: | Size: 9216 | Author: peng yu | Hits:

[Windows Developbankaccount

Description: 9. 银行账户管理 问题描述 设计一个银行账户管理程序,账户的信息有账号(唯一)、姓名、余额、身份证号码、单位、电话号码、地址等,允许用户进行如下操作:开户、销户、存款、取款、转账、查询,一个用户可以有多个户头,账户的数值没有上限。 -9. The management of bank accounts to describe the design of a bank account management program, account information with account number (only), name, balance, identity card number, unit, telephone numbers, addresses, allowing users to do the following: accounts, sales households , deposits, withdrawals, transfers, queries, a user can have multiple accounts, account value is no upper limit.
Platform: | Size: 2048 | Author: lixuhui | Hits:

[CSharpBankAccount

Description: Bank Account Management sample in c#
Platform: | Size: 48128 | Author: Hakan | Hits:

[JSP/JavaBankAccount

Description: 银行系统,创建BankAccount类对用户进行管理-Banking system, create BankAccount class
Platform: | Size: 1024 | Author: zxq | Hits:

[SCMBankAccount

Description: example bankAccount icarnegie ssd5
Platform: | Size: 765952 | Author: Karol | Hits:
« 12 3 4 »

CodeBus www.codebus.net