没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > schoolheating |
schoolheating
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
概述
C# Basic Application - School HeatingThis simple application was one for my school folio piece. I have written this application in c#, but I also have a Visual Basic version but I will not release.
The program, as mentioned above is written in C# using Microsoft Visual Studio 2008. The program calculates if the "school heating" should be on or off by the three temperatures the user enters. Firstly the program calculates the average temperature and if it is lower than 17C outputting to the user that the heating should be on, and if it is higher will be outputted that is should be/remain off. There is also error handling involved: Making sure the user enters a number.
This is a good project for beginners at the C# language.
Allister Antosik
创建时间:2014-05-11 22:46