Testing is another kind of runtime analysis: You feed in data or events and check to see that you got the right behavior from the program.
测试是另一种运行时分析:您通过数据或事件检验是否获得来自系统的正确行为。
Then feed data to it and handle the output in proper ways, like extracting and saving data to files or databases.
然后,向它提供数据,并以适当的方法处理输出,例如将数据提取并保存到文件或数据库中。
Upon receiving this event, the controller knows that the feed data is cached in the model object and can be presented in the view.
一旦收到此事件,控制器就会知道提要数据是在模型对象中缓存并可在视图中展示。
应用推荐