库存控制系统 [英] Stock control System

查看:92
本文介绍了库存控制系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试为一家电器商店建立一个库存控制系统.基本思想是,有一堆具有一定数量的电气产品,一旦通过销售系统,就会从库存数量中减少确切的数量.例如,商店有200部iPhone,但在一天之内售出了175部,因此数量应从200部减少到25部.我想知道如何做.另外,由于要出售商品,我希望程序能够计算每天产生多少收入等,产生多少利润和损失等.
我真的需要帮助,这只是为了我自己的进步,因为我希望看到自己对编程有多大的兴趣,并且值得去攻读该领域的学位.
请有人指导我.另外,如果有任何与此类似的示例工作,请给我发送一个链接,以便我可以查看一下并获得一个大概的想法.

请尽力而为,所有帮助将不胜感激.

谢谢您.

I am trying to make a stock control system for a electrical store. The basic idea is that there are a bunch of electrical goods with a certain quantity and once passed through sales system that exact quantity is reduced from the amount in stock. e.g the store has 200 iPhones but in one days 175 get sold and therefore the quantity should reduce from 200 to 25. I want to know how to do this. Also since goods are being sold i want the program to calculate how much revenue being generate everyday etc and how much profit is being made and losses etc.
I really need help this is for my own progress only as i wish to see how much i enjoy programming and would it be worth pursuing a degree in this field.
Please can someone guide me. Also if there are any sample work similar to this please do send me a link so i can look at it and get a rough idea.

Please do try and contribute and all help will be appreciated.

Thank You

推荐答案

我认为您最好的学习方法是先做一些更基本的事情,然后再学习一下,这样您至少可以对这样的事情有所了解如何做到的.您的数据将是SQL,因此除非您学习Entity Framework和LINQ,否则您需要学习一些SQL.
I think your best way to learn, is to do something more basic first and learn enough that you can approach something like this with at least an idea of how it is done. Your data will be SQL, so you need to learn some SQL, unless you learn Entity Framework, and LINQ.


看看Apache OFBiz [ ^ ]项目.它超出了您的需要,但值得研究.

在完成任务之前,还有很多东西要学习,但是您需要从某个地方开始.

最好的问候
Espen Harlinn
Have a look at the Apache OFBiz[^] project. It''s a bit more than you need, but it''s well worth studying.

There is just so much to learn before you can have a go at your task, but you need to start somewhere.

Best regards
Espen Harlinn


我将开始阅读这些内容

MSDN:学习中心 [数据连接ADO.NET [
I would start having a read of these

MSDN : Learning center[^]
Data Conenctivitey ADO.NET[^]

I would also read some of the articles here on CP too, they are written with better real world examples


这篇关于库存控制系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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