CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程

文件名称:AMXHouseholdFinanceMS

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-05-27
  • 文件大小:
    3.86mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

 AMX三层架构(MVC)家庭财务管理系统源码

源码描述:

家庭财务管理系统:

典型的MVC三层架构编写,代码层次清晰,是学习三层架构以及工厂模式,反射的轻量级DEMO学习实例。

主要功能包含:

1、财务项目管理、家庭成员管理、收支明细管理、登陆用户管理、修改用户密码、

切换登陆账户。

2、系统参数设置、暂时离开系统、查看登陆日志、提醒信息管理。

3、系统数据库备份、系统初始化、系统数据库连接测试、打开记事本、打开Excel、

打开Word、打开计算器。

4、导航栏控制、状态栏控制、关闭所有子窗体,子窗体的排列方式设置。

5、提醒信息 实现实时的提醒和查看功能等等。

该源码功能丰富,适合作为二次开发以及学习交流使用。

默认登录名密码均为123

DB目录下是数据库文件,直接附加即可,数据库配置文件在DBHelper.cs文件中设置

运行环境:vs2008+sql2012-The three layer structure of MX (MVC) family financial management system source code

Source code descr iption:

Family financial management system:

A typical MVC three layer architecture programming, code clear, is the study of the three layer architecture and factory mode, lightweight DEMO reflective learning examples.

The main functions include:

1, financial management, project management, members of the family expenditure detail management, user management, password modification,

Switching logon account.

2, system parameter setting, to temporarily leave the system, view the log log, reminding information management.

3, the system database backup, system initialization, system database connection test, open Notepad, open the Excel,

Open the Word, open the calculator.

4, the navigation control, status bar control, close all the subform, setting the subform arrangement.

5, to remind the information real-time alerts and view function etc..

The source function rich, suitable fo
(系统自动生成,下载前可以参看下载内容)

下载文件列表

AMXHouseholdFinanceMS/
AMXHouseholdFinanceMS/DB/
AMXHouseholdFinanceMS/DB/FamilyFinancingSystem.mdf
AMXHouseholdFinanceMS/DB/FamilyFinancingSystem_log.ldf
AMXHouseholdFinanceMS/DB/FFS.bak
AMXHouseholdFinanceMS/DB/sql.sql
AMXHouseholdFinanceMS/FFS/
AMXHouseholdFinanceMS/FFS/App.config
AMXHouseholdFinanceMS/FFS/bin/
AMXHouseholdFinanceMS/FFS/bin/Debug/
AMXHouseholdFinanceMS/FFS/bin/Debug/DBBackup/
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.BLL.dll
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.BLL.pdb
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.DALFactory.dll
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.DALFactory.pdb
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.DBUtility.dll
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.DBUtility.pdb
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.exe
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.exe.config
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.IDAL.dll
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.IDAL.pdb
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.Model.dll
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.Model.pdb
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.pdb
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.SQLDAL.dll
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.SQLDAL.pdb
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.vshost.exe
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.vshost.exe.config
AMXHouseholdFinanceMS/FFS/bin/Debug/FFS.vshost.exe.manifest
AMXHouseholdFinanceMS/FFS/bin/Debug/help.txt
AMXHouseholdFinanceMS/FFS/bin/Debug/history.txt
AMXHouseholdFinanceMS/FFS/bin/Debug/Microsoft.Office.Interop.Excel.dll
AMXHouseholdFinanceMS/FFS/bin/Debug/Microsoft.Vbe.Interop.dll
AMXHouseholdFinanceMS/FFS/bin/Debug/myBinary.bin
AMXHouseholdFinanceMS/FFS/bin/Debug/office.dll
AMXHouseholdFinanceMS/FFS/bin/Debug/sys.bin
AMXHouseholdFinanceMS/FFS/Common/
AMXHouseholdFinanceMS/FFS/Common/ComboBoxOption.cs
AMXHouseholdFinanceMS/FFS/FFS.csproj
AMXHouseholdFinanceMS/FFS/frmAbout.cs
AMXHouseholdFinanceMS/FFS/frmAbout.Designer.cs
AMXHouseholdFinanceMS/FFS/frmAbout.resx
AMXHouseholdFinanceMS/FFS/frmChangeLoginUser.cs
AMXHouseholdFinanceMS/FFS/frmChangeLoginUser.Designer.cs
AMXHouseholdFinanceMS/FFS/frmChangeLoginUser.resx
AMXHouseholdFinanceMS/FFS/frmDatabaseBackup.cs
AMXHouseholdFinanceMS/FFS/frmDatabaseBackup.Designer.cs
AMXHouseholdFinanceMS/FFS/frmDatabaseBackup.resx
AMXHouseholdFinanceMS/FFS/frmFamilyMember.cs
AMXHouseholdFinanceMS/FFS/frmFamilyMember.Designer.cs
AMXHouseholdFinanceMS/FFS/frmFamilyMember.resx
AMXHouseholdFinanceMS/FFS/frmFinanceDetails.cs
AMXHouseholdFinanceMS/FFS/frmFinanceDetails.Designer.cs
AMXHouseholdFinanceMS/FFS/frmFinanceDetails.resx
AMXHouseholdFinanceMS/FFS/frmFinanceItem.cs
AMXHouseholdFinanceMS/FFS/frmFinanceItem.Designer.cs
AMXHouseholdFinanceMS/FFS/frmFinanceItem.resx
AMXHouseholdFinanceMS/FFS/frmLeavingSystem.cs
AMXHouseholdFinanceMS/FFS/frmLeavingSystem.Designer.cs
AMXHouseholdFinanceMS/FFS/frmLeavingSystem.resx
AMXHouseholdFinanceMS/FFS/frmLogin.cs
AMXHouseholdFinanceMS/FFS/frmLogin.Designer.cs
AMXHouseholdFinanceMS/FFS/frmLogin.resx
AMXHouseholdFinanceMS/FFS/frmLoginUser.cs
AMXHouseholdFinanceMS/FFS/frmLoginUser.Designer.cs
AMXHouseholdFinanceMS/FFS/frmLoginUser.resx
AMXHouseholdFinanceMS/FFS/frmMain.cs
AMXHouseholdFinanceMS/FFS/frmMain.Designer.cs
AMXHouseholdFinanceMS/FFS/frmMain.resx
AMXHouseholdFinanceMS/FFS/frmModifyLoginPassword.cs
AMXHouseholdFinanceMS/FFS/frmModifyLoginPassword.Designer.cs
AMXHouseholdFinanceMS/FFS/frmModifyLoginPassword.resx
AMXHouseholdFinanceMS/FFS/frmSysParameter.cs
AMXHouseholdFinanceMS/FFS/frmSysParameter.Designer.cs
AMXHouseholdFinanceMS/FFS/frmSysParameter.resx
AMXHouseholdFinanceMS/FFS/frmSysRemind.cs
AMXHouseholdFinanceMS/FFS/frmSysRemind.Designer.cs
AMXHouseholdFinanceMS/FFS/frmSysRemind.resx
AMXHouseholdFinanceMS/FFS/frmSystemLog.cs
AMXHouseholdFinanceMS/FFS/frmSystemLog.Designer.cs
AMXHouseholdFinanceMS/FFS/frmSystemLog.resx
AMXHouseholdFinanceMS/FFS/obj/
AMXHouseholdFinanceMS/FFS/obj/Debug/
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.csproj.FileListAbsolute.txt
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.csproj.GenerateResource.Cache
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.exe
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.frmAbout.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.frmChangeLoginUser.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.frmDatabaseBackup.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.frmFamilyMember.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.frmFinanceDetails.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.frmFinanceItem.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.frmLeavingSystem.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.frmLogin.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.frmLoginUser.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.frmMain.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.frmModifyLoginPassword.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.frmSysParameter.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.frmSysRemind.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.frmSystemLog.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.pdb
AMXHouseholdFinanceMS/FFS/obj/Debug/FFS.Properties.Resources.resources
AMXHouseholdFinanceMS/FFS/obj/Debug/Refactor/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com