文件名称:SSM+MySql模拟银行ATM机功能(可登陆)
文件大小:14.69MB
文件格式:ZIP
更新时间:2021-05-17 08:20:10
SSM模拟银行
简单利用SSM+Mysql的做了一个程序,主要实现了注册、查询、修改、注销、取款、存款以及转账等功能,类似于一个小型的功能特别简单的ATM机。
【文件预览】:
BankCloudServices
----account_record_table.sql(654B)
----src()
--------com()
----.classpath(2KB)
----build()
--------classes()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(345B)
--------org.eclipse.core.resources.prefs(159B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.component(580B)
--------.jsdtscope(567B)
--------org.eclipse.jdt.core.prefs(364B)
----WebContent()
--------META-INF()
--------WEB-INF()
----.project(917B)
----config()
--------jdbc.properties(2KB)
--------applicationContext.xml(4KB)
--------mybatis()
--------log4j.properties(2KB)
--------mybatis-config.xml(2KB)
----transaction_record_table.sql(871B)