文件名称:BudgetControl

  • 所属分类:
  • .net编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2017-05-08
  • 文件大小:
  • 534kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 朱**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

预算管理系统开发随笔(一) 前两天主管谈到需要对单位的预算开支做一个简单的管理软件,结合最近对C#的学习,我决定用C#来制作这个程序,程序的功能很简单 ,希望能通过这个程序的制作熟悉C#Winform应用程序的开发。我会把开发过程详细的记录下来,希望大家就软件的设计和编码上的问题多提建议. 一、需求分析。 程序要实现对每笔划分到单位的预算的使用情况进行管理,要求具有一定的安全控制手段。 对于预算管理要求实现的功能如下: 1、可以很直观的管理每一笔预算,对于预算的性质和预算资金的设用状态必须有详细的记录。 2、每笔预算可能用于若干项目,要求追踪每个项目的详细资料和资金拨付情况。 3、大的预算可能包含小的预算和若干项目。 二、概要设计 数据库选择:Access(足够了) 安全控制手段: 程序建立用户表,存储每个用户的用户名密码。每个用户均可以修改自己的密码,特殊的admin内置用户可以删除用户和添加新用户。 数据模型:分析预算和项目的关系,很明显类似于系统的文件和文件夹的关系,文件夹可能包含文件夹和文件,而文件则保存具体的数据。 这里预算可以包含小预算和具体的项目,而实际资金的使用最终是通过项目来完成的-Budget management system development essay (a) two days before the director talked about the need for the unit budget to do a simple management software, combined with the recent study of C#, I decided to use C# to produce this procedure, the program function is very simple , Hope that through the production of this program familiar with the development of C# Winform application. I will record the development process in detail, I hope everyone on the software design and coding on the issue of more suggestions. First, the demand analysis. Procedures to achieve the division of each unit to the use of the budget management, requires a certain degree of security control. For the budget management requirements to achieve the following functions: 1, can be very intuitive management of each budget, the nature of the budget and the use of budget funds must be a detailed record of the state. 2, each budget may be used for a number of projects, requiring tracking of the details of each project a
(系统自动生成,下载前可以参看下载内容)

下载文件列表





BudgetControl\BudgetControl\AddUserFrm.cs

.............\.............\AddUserFrm.Designer.cs

.............\.............\AddUserFrm.resx

.............\.............\app.config

.............\.............\bin\Debug

.............\.............\...\Release\BudgetControl.application

.............\.............\...\.......\BudgetControl.exe

.............\.............\...\.......\BudgetControl.exe.config

.............\.............\...\.......\BudgetControl.exe.manifest

.............\.............\...\.......\BudgetControl.mdb

.............\.............\...\.......\BudgetControl.pdb

.............\.............\...\.......\BudgetControl.vshost.application

.............\.............\...\.......\BudgetControl.vshost.exe

.............\.............\...\.......\BudgetControl.vshost.exe.config

.............\.............\...\.......\BudgetControl.vshost.exe.manifest

.............\.............\...\Release

.............\.............\bin

.............\.............\BrowseProjectFrm.cs

.............\.............\BrowseProjectFrm.Designer.cs

.............\.............\BrowseProjectFrm.resx

.............\.............\Budget.cd

.............\.............\Budget.cs

.............\.............\BudgetControl.csproj

.............\.............\BudgetControl.csproj.user

.............\.............\BudgetControl.mdb

.............\.............\BudgetControlDAL.cs

.............\.............\BudgetControlDataSet.cs

.............\.............\BudgetControlDataSet.Designer.cs

.............\.............\BudgetControlDataSet.xsc

.............\.............\BudgetControlDataSet.xsd

.............\.............\BudgetControlDataSet.xss

.............\.............\BudgetControl_TemporaryKey.pfx

.............\.............\BudgetFrm.cs

.............\.............\BudgetFrm.Designer.cs

.............\.............\BudgetFrm.resx

.............\.............\BudgetsBus.cs

.............\.............\BudgetsDAL.cs

.............\.............\ChangePwdFrm.cs

.............\.............\ChangePwdFrm.Designer.cs

.............\.............\ChangePwdFrm.resx

.............\.............\LoginFrm.cs

.............\.............\LoginFrm.Designer.cs

.............\.............\LoginFrm.resx

.............\.............\MainFrm.cs

.............\.............\MainFrm.Designer.cs

.............\.............\MainFrm.resx

.............\.............\obj\BudgetControl.csproj.FileList.txt

.............\.............\...\Debug\BudgetControl.AddUserFrm.resources

.............\.............\...\.....\BudgetControl.application

.............\.............\...\.....\BudgetControl.BrowseProjectFrm.resources

.............\.............\...\.....\BudgetControl.BudgetFrm.resources

.............\.............\...\.....\BudgetControl.ChangePwdFrm.resources

.............\.............\...\.....\BudgetControl.csproj.GenerateResource.Cache

.............\.............\...\.....\BudgetControl.exe

.............\.............\...\.....\BudgetControl.exe.manifest

.............\.............\...\.....\BudgetControl.LoginFrm.resources

.............\.............\...\.....\BudgetControl.MainFrm.resources

.............\.............\...\.....\BudgetControl.pdb

.............\.............\...\.....\BudgetControl.ProjectFrm.resources

.............\.............\...\.....\BudgetControl.Properties.Resources.resources

.............\.............\...\.....\BudgetControl.UserMgrFrm.resources

.............\.............\...\.....\Refactor

.............\.............\...\.....\TempPE\BudgetControlDataSet.Designer.cs.dll

.............\.............\...\.....\......\Properties.Resources.Designer.cs.dll

.............\.............\...\.....\TempPE

.............\.............\...\Debug

.............\.............\...\Release\BudgetControl.AddUserFrm.resources

.............\.............\...\.......\BudgetControl.application

.............\.............\...\.......\BudgetControl.BrowseProjectFrm.resources

.............\.............\...\.......\BudgetControl.BudgetFrm.resources

.............\.............\...\.......\BudgetControl.ChangePwdFrm.resources

.............\.............\...\.......\Budget

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org