文件名称:creditcardmgr_proj
介绍说明--下载内容来自于网络,使用问题请自行百度
单机版信用卡管理源码是一个单机版的基于SQLite的信用卡管理小软件,可以添加信用卡和记录每一张卡的还款和消费记录,并在主界面里面汇总所有卡片资金并给出一个信用卡状态信息的健康信息,如果过度透支显示文字为红色正常为蓝色,整个项目的实用性不太大,不过新手可以看看,项目编译版本4.4.2默认编码GBK源码。-A stand-alone version of the credit card management source code is a stand-alone version of the SQLite credit card management software based on can add a credit card and record every piece of card payments and consumption records, and in the main interface summary all card money and give a credit card information state of health information, if excessive overdraft display text to the normal red to blue, the utility is not too big, but the novice can see, the project is compiled version 4.4.2 default encoding GBK code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
creditcardmgr_proj/
creditcardmgr_proj/.classpath
creditcardmgr_proj/.project
creditcardmgr_proj/.settings/
creditcardmgr_proj/.settings/org.eclipse.jdt.core.prefs
creditcardmgr_proj/AndroidManifest.xml
creditcardmgr_proj/assets/
creditcardmgr_proj/gen/
creditcardmgr_proj/gen/com/
creditcardmgr_proj/gen/com/lephoneapp/
creditcardmgr_proj/gen/com/lephoneapp/creditcardmgrapp/
creditcardmgr_proj/gen/com/lephoneapp/creditcardmgrapp/BuildConfig.java
creditcardmgr_proj/gen/com/lephoneapp/creditcardmgrapp/R.java
creditcardmgr_proj/project.properties
creditcardmgr_proj/res/
creditcardmgr_proj/res/drawable-hdpi/
creditcardmgr_proj/res/drawable-hdpi/icon.png
creditcardmgr_proj/res/drawable-ldpi/
creditcardmgr_proj/res/drawable-ldpi/icon.png
creditcardmgr_proj/res/drawable-mdpi/
creditcardmgr_proj/res/drawable-mdpi/icon.png
creditcardmgr_proj/res/drawable-xhdpi/
creditcardmgr_proj/res/layout/
creditcardmgr_proj/res/layout/cardreport.xml
creditcardmgr_proj/res/layout/card_list_item.xml
creditcardmgr_proj/res/layout/dailog_setting.xml
creditcardmgr_proj/res/layout/dialogaddcard.xml
creditcardmgr_proj/res/layout/dialogaddrepayment.xml
creditcardmgr_proj/res/layout/dialogaddshoppingnote.xml
creditcardmgr_proj/res/layout/dialog_help.xml
creditcardmgr_proj/res/layout/dialog_setting_list_item.xml
creditcardmgr_proj/res/layout/main.xml
creditcardmgr_proj/res/values/
creditcardmgr_proj/res/values/strings.xml
creditcardmgr_proj/src/
creditcardmgr_proj/src/com/
creditcardmgr_proj/src/com/lephone/
creditcardmgr_proj/src/com/lephone/provider/
creditcardmgr_proj/src/com/lephone/provider/CardNoteInfo.java
creditcardmgr_proj/src/com/lephone/provider/CreditCardNoteProvider.java
creditcardmgr_proj/src/com/lephoneapp/
creditcardmgr_proj/src/com/lephoneapp/cardmgr/
creditcardmgr_proj/src/com/lephoneapp/cardmgr/Creditcardmgr.java
creditcardmgr_proj/src/com/lephoneapp/cardnote/
creditcardmgr_proj/src/com/lephoneapp/cardnote/Cardnote.java
creditcardmgr_proj/src/com/lephoneapp/creditcardmgrapp/
creditcardmgr_proj/src/com/lephoneapp/creditcardmgrapp/CardReport.java
creditcardmgr_proj/src/com/lephoneapp/creditcardmgrapp/creditcardmgrapp.java
creditcardmgr_proj/src/com/lephoneapp/creditcardmgrapp/creditcardmgrapp.java.bak
creditcardmgr_proj/src/com/lephoneapp/creditcardmgrapp/CreditDeadlineAlarmReceiver.java
creditcardmgr_proj/src/com/lephoneapp/creditcardmgrappview/
creditcardmgr_proj/src/com/lephoneapp/creditcardmgrappview/Creditcardmgrappview.java
creditcardmgr_proj/src/com/lephoneapp/databaseHelper/
creditcardmgr_proj/src/com/lephoneapp/databaseHelper/DataBaseHelper.java
creditcardmgr_proj/说明.htm
creditcardmgr_proj/.classpath
creditcardmgr_proj/.project
creditcardmgr_proj/.settings/
creditcardmgr_proj/.settings/org.eclipse.jdt.core.prefs
creditcardmgr_proj/AndroidManifest.xml
creditcardmgr_proj/assets/
creditcardmgr_proj/gen/
creditcardmgr_proj/gen/com/
creditcardmgr_proj/gen/com/lephoneapp/
creditcardmgr_proj/gen/com/lephoneapp/creditcardmgrapp/
creditcardmgr_proj/gen/com/lephoneapp/creditcardmgrapp/BuildConfig.java
creditcardmgr_proj/gen/com/lephoneapp/creditcardmgrapp/R.java
creditcardmgr_proj/project.properties
creditcardmgr_proj/res/
creditcardmgr_proj/res/drawable-hdpi/
creditcardmgr_proj/res/drawable-hdpi/icon.png
creditcardmgr_proj/res/drawable-ldpi/
creditcardmgr_proj/res/drawable-ldpi/icon.png
creditcardmgr_proj/res/drawable-mdpi/
creditcardmgr_proj/res/drawable-mdpi/icon.png
creditcardmgr_proj/res/drawable-xhdpi/
creditcardmgr_proj/res/layout/
creditcardmgr_proj/res/layout/cardreport.xml
creditcardmgr_proj/res/layout/card_list_item.xml
creditcardmgr_proj/res/layout/dailog_setting.xml
creditcardmgr_proj/res/layout/dialogaddcard.xml
creditcardmgr_proj/res/layout/dialogaddrepayment.xml
creditcardmgr_proj/res/layout/dialogaddshoppingnote.xml
creditcardmgr_proj/res/layout/dialog_help.xml
creditcardmgr_proj/res/layout/dialog_setting_list_item.xml
creditcardmgr_proj/res/layout/main.xml
creditcardmgr_proj/res/values/
creditcardmgr_proj/res/values/strings.xml
creditcardmgr_proj/src/
creditcardmgr_proj/src/com/
creditcardmgr_proj/src/com/lephone/
creditcardmgr_proj/src/com/lephone/provider/
creditcardmgr_proj/src/com/lephone/provider/CardNoteInfo.java
creditcardmgr_proj/src/com/lephone/provider/CreditCardNoteProvider.java
creditcardmgr_proj/src/com/lephoneapp/
creditcardmgr_proj/src/com/lephoneapp/cardmgr/
creditcardmgr_proj/src/com/lephoneapp/cardmgr/Creditcardmgr.java
creditcardmgr_proj/src/com/lephoneapp/cardnote/
creditcardmgr_proj/src/com/lephoneapp/cardnote/Cardnote.java
creditcardmgr_proj/src/com/lephoneapp/creditcardmgrapp/
creditcardmgr_proj/src/com/lephoneapp/creditcardmgrapp/CardReport.java
creditcardmgr_proj/src/com/lephoneapp/creditcardmgrapp/creditcardmgrapp.java
creditcardmgr_proj/src/com/lephoneapp/creditcardmgrapp/creditcardmgrapp.java.bak
creditcardmgr_proj/src/com/lephoneapp/creditcardmgrapp/CreditDeadlineAlarmReceiver.java
creditcardmgr_proj/src/com/lephoneapp/creditcardmgrappview/
creditcardmgr_proj/src/com/lephoneapp/creditcardmgrappview/Creditcardmgrappview.java
creditcardmgr_proj/src/com/lephoneapp/databaseHelper/
creditcardmgr_proj/src/com/lephoneapp/databaseHelper/DataBaseHelper.java
creditcardmgr_proj/说明.htm
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.