如何创建一个随机接受每日讲座的节目,以打印一周的演讲时间表 [英] How Can I Create A Program That Randomly Accept Daily Lecture With Venues To Print A Week's Lecture Time Table

查看:101
本文介绍了如何创建一个随机接受每日讲座的节目,以打印一周的演讲时间表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何创建一个程序,随机接受每日讲座与场地打印一周的讲座时间表

how can i create a program that randomly accept daily lecture with venues to print a week's lecture time table

推荐答案

1)准确指定您想要做的事情:描述它应该如何看待,它具有什么功能以及它应该如何工作的文件。

2)设计一个基于该规范的系统。此时你决定语言(在你的情况下是C ++)和框架:例如CLI或Native。

3)你的设计代码。

4)测试你的针对初始规格的应用程序,并根据需要重复1,2,3,4直到它通过。



不仅如此,我们不能说:这是你的功课,毕竟 - 所以细节应该是你的工作,而不是我们的工作。
1) Specify exactly what you want to do: a document describing how it w=should look, what functions it has, and how it should work.
2) Design a system based around that specification. At this point you decide the language (C++ in your case) and the framework: CLI or Native for example.
3) Code to your design.
4) Test your app against the initial spec, and repeat 1, 2, 3, 4 as necessary until it passes.

More than that we can't say: it's your homework, after all - so the details are supposed to be your job, not ours.


这篇关于如何创建一个随机接受每日讲座的节目,以打印一周的演讲时间表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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