关于薪资管理项目 [英] Regarding Payroll management Project

查看:73
本文介绍了关于薪资管理项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想开始大学的工资管理项目......但是我如何管理大学的注意程序及其我的第一个项目我想知道我是如何开始和工作的,我对asp.net和c#有很好的了解。

I want to start payroll management project for college...but how i manage attendence procedure for college and its my first project i want to know how i intiate and work in it i have intial knoweledge of asp.net and c#.

推荐答案

首先,你需要在生活中经历这么多的过程,所以我不会给你答案 - 它这是一种思考方式,你需要解决问题,而不是解决特定问题。



看看你想要达到的目标。现在忽略计算机并尝试在纸上进行。看看你是如何做到的,你应该看到你需要什么数据,以及你需要将哪些过程应用于这些数据才能使它工作。然后,尝试将数据转换为计算机可以使用的形式 - 使用您熟悉的任何数据存储 - 并尝试指定您需要哪些方法来应用您手动执行的过程。写下所有这些!



然后再看一下用户界面 - 它在一定程度上从数据和进程中增长,而且通常是最繁琐和耗时的部分(也是最简单的!)



试一试。这只是一个计算您的需求,然后围绕它设计一个系统的情况。如果你不能弄清楚如何做一个过程,把它分解成更小的过程,并看看每个过程。最终,你最终得到了一套完成大流程的流程。
First off, you will need to go through this kind of process a lot in your life, so I won''t give you "the answer" - it''s a way of thinking you need to work out rather than a solution to a specific problem.

Look at what you want to achieve. Now ignore computers and try to do it on paper. Look at how you do it, and you should see what data you need, and what processes you need to apply to that data in order to make it work. Then, try to convert the data into a form your computer could use - with whatever data storage you are familiar with - and try to specify what methods you need in order to apply the processes you did manually. Write all this down!

Then look at the user interface last - it grows out of the data and processes to an extent, and is generally the most fiddly and time consuming part (but also the easiest!)

Try it. It''s just a case of working out your requirements, and then designing a system round it. If you can''t work out how to do one process, break it down into smaller ones, and look at each of those. Eventually, you end up with a set of processes which complete the big process.


这个答案与所有​​项目相同。



0)总结问题描述它需要什么

1)将步骤零的结果细分为更小,更详细的块

2 )如果问题仍然太大,请重复步骤1,直到您觉得可以开始。



一旦您对系统的要求有一个概述做,开始编码,一次建立一个小的功能单元,测试并重复,直到系统完成,你将得到它。要避免的一个陷阱是在编码之前编写一个无限细节的规范(特别是作为一个相对的新手),因为你会发现在编码时你会发现规范存在问题,所以一定要找到一个很好的平衡点。
The answer for this is the same as all projects.

0) Make a summary of the problem descibing what it needs to to
1) Break down the results of step zero into smaller, more detailed chunks
2) If the problem is still too large get started, repeat step 1 until you feel can make a start.

Once you have an overview of what you want the system to do, start coding, building up a small unit of functionality at a time, testing and repeat until the system is as done as you are going to get it. One trap to avoid is writing a specification in infinite detail before coding (especially as a relative newbie) as you''ll find there are problems with the spec as you code, so make sure you find a good balance.


这篇关于关于薪资管理项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆