文件名称:flyfox-jmoney-master
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-09-15
- 文件大小:
- 12.93mb
- 下载次数:
- 0次
- 提 供 者:
- dua***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个java开发的金钱管理软件,本着帮助新人以及为学习新技术的态度。
JFinal-Money采用了简洁强大的JFinal作为web框架
模板引擎用:Beetl(从JSP迁移到Beetl)
数据库:sqlite3,mysql和postgre
前端框架:bootstrap3,移动端Jquery Mobile -this is a money management system using jfinal fr a mework.
JFinal-Money采用了简洁强大的JFinal作为web框架
模板引擎用:Beetl(从JSP迁移到Beetl)
数据库:sqlite3,mysql和postgre
前端框架:bootstrap3,移动端Jquery Mobile -this is a money management system using jfinal fr a mework.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jmoney
......\.classpath
......\.gitignore
......\.project
......\.settings
......\.........\.jsdtscope
......\.........\org.eclipse.jdt.core.prefs
......\.........\org.eclipse.wst.jsdt.ui.superType.container
......\.........\org.eclipse.wst.jsdt.ui.superType.name
......\.........\org.eclipse.wst.ws.service.policy.prefs
......\LICENSE
......\README.md
......\WebRoot
......\.......\META-INF
......\.......\........\MANIFEST.MF
......\.......\WEB-INF
......\.......\.......\.gitignore
......\.......\.......\classes
......\.......\.......\.......\log4j.properties
......\.......\.......\flyfox.tld
......\.......\.......\jmoney.db
......\.......\.......\lib
......\.......\.......\...\beetl-core-2.0.11.jar
......\.......\.......\...\c3p0-0.9.1.2.jar
......\.......\.......\...\commons-fileupload-1.2.2.jar
......\.......\.......\...\commons-io-2.4.jar
......\.......\.......\...\cos-26Dec2008.jar
......\.......\.......\...\fastjson-1.1.38.jar
......\.......\.......\...\jfinal-1.8-bin-with-src.jar
......\.......\.......\...\jflyfox_base-2.0-sources.jar
......\.......\.......\...\jflyfox_base-2.0.jar
......\.......\.......\...\jflyfox_jfinal-1.8-sources.jar
......\.......\.......\...\jflyfox_jfinal-1.8.jar
......\.......\.......\...\jstl-1.2.jar
......\.......\.......\...\log4j-1.2.16.jar
......\.......\.......\...\mysql-connector-java-5.1.20-bin.jar
......\.......\.......\...\postgresql-9.3-1100.jdbc3.jar
......\.......\.......\...\sqlite-jdbc-3.7.2.jar
......\.......\.......\web.xml
......\.......\data
......\.......\....\jmoney.db
......\.......\....\mysql.sql
......\.......\....\mysql_data.sql
......\.......\....\postgresql.sql
......\.......\....\postgresql_data.sql
......\.......\....\sqlite3.sql
......\.......\....\sqlite3_data.sql
......\.......\favicon.ico
......\.......\login.bee
......\.......\login.jsp
......\.......\mobile
......\.......\......\component
......\.......\......\.........\include
......\.......\......\.........\.......\head.bee
......\.......\......\.........\.......\jquery.bee
......\.......\......\.........\.......\jquerymobile.bee
......\.......\......\.........\jquery
......\.......\......\.........\......\jquery-1.11.1.min.js
......\.......\......\.........\......\jquery-2.1.1.min.js
......\.......\......\.........\jqueryMobile
......\.......\......\.........\............\images
......\.......\......\.........\............\......\ajax-loader.gif
......\.......\......\.........\............\......\icons-png
......\.......\......\.........\............\......\.........\action-black.png
......\.......\......\.........\............\......\.........\action-white.png
......\.......\......\.........\............\......\.........\alert-black.png
......\.......\......\.........\............\......\.........\alert-white.png
......\.......\......\.........\............\......\.........\arrow-d-black.png
......\.......\......\.........\............\......\.........\arrow-d-l-black.png
......\.......\......\.........\............\......\.........\arrow-d-l-white.png
......\.......\......\.........\............\......\.........\arrow-d-r-black.png
......\.......\......\.........\............\......\.........\arrow-d-r-white.png
......\.......\......\.........\............\......\.........\arrow-d-white.png
......\.......\......\.........\............\......\.........\arrow-l-black.png
......\.......\......\.........\............\......\.........\arrow-l-white.png
......\.......\......\.........\............\......\.........\arrow-r-black.png
......\.......\......\.........\............\......\.........\arrow-r-white.png
......\.......\......\.........\............\......\.........\arrow-u-black.png
......\.......\......\.........\............\......\.........\arrow-u-l-black.png
......\.......\......\.........\............\......\.........\arrow-u-l-white.png
......\.......\......\.........\............\......\.........\arrow-u-r-black.png
......\.......\......\.........\............\......\.........\arrow-u-r-white.png
......\.......\......\.........\............\......\.........\arrow-u-white.png
......\......