我可以用来为学校实施计划程序 [英] What Can I Use To Implement Scheduler For Schools

查看:69
本文介绍了我可以用来为学校实施计划程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在开发学生信息系统(SIS),我想实现一个用于学校排课的模块,所以我的问题是从哪里开始以及用什么来完成这项任务.在此先感谢您的帮助.
注意:有人告诉我,我必须使用人工智能.

Hi All ,

I am developing Student Information System(SIS) and i want to implement a module for scheduling in schools.So my question is that from where to start and what to use to perform this task.? Thanks in advance for any help.
Note : Some people told me that i must use Artificial Intelligence.

推荐答案

首先,让我们知道您要与系统集成哪些模块...只要软件需求达到了,我将使用Sql server Express投票支持C#(我认为我足以容纳中小型学校的数据,并且可以免费用于商业用途)
First let us know which all modules u want to integrate with the system...As long as the software requirements goes i would vote for C# with Sql server Express(i think i''ll be enough to hold the data for small to mid size schools and it''s free for commercial use)


首先,像其他任务一样,从查看需求开始.如果您没有任何东西,那就建立一些!如果您不知道要实现的细节,那么您就不知道该怎么做.

然后,查看需求并找出它们所隐含的类,数据结构和方法.定义您与外界的接口.

然后查看数据输入:您需要从用户那里获得什么信息?您什么时候需要它?设计表格以获取它.

最后:实施和测试.

然后,调试并再次测试.

可以肯定的是,再次测试,但要更彻底! :laugh:

总是从思考开始;永远不要从编码开始.
Firstly, like any task, begin by looking at the requirements. If you don''t have any, then establish some! If you don''t know what you need to achieve, in sufficient detail, then you don''t know what to do.

Then, look at the requirements and work out what kind of classes, data structures, and methods they imply. Define your interfaces with the outside world.

Then look at data input: what info do you need to get from the user? When do you need it? Design form(s) to acquire it.

Finally: implement and test.

Then, debug, and test again.

To be sure, test again, but more thoroughly! :laugh:

Always start by thinking; never start by coding.


这篇关于我可以用来为学校实施计划程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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