文件名称:用vb2008编写的温度控制
文件大小:18KB
文件格式:ZIP
更新时间:2015-04-06 01:34:37
用vb2008编写的温度控制
用vb2008编写的温度控制
【文件预览】:
MVC.cs
Strategies
----CelsiusStrategy.cs(407B)
----FarenheitStrategy.cs(405B)
AssemblyInfo.cs
AbstractClasses
----ValueStrategy.cs(257B)
MVC Example.sln
MVC Example.csproj
Decorators
----ValueDecorator.cs(1KB)
MVC.resx
MVC Example.csproj.user
Interfaces
----IView.cs(242B)
View
----TemperatureForm.resx(9KB)
----TemperatureForm.cs(4KB)
----FarenheitGauge.resx(6KB)
----FarenheitGauge.cs(3KB)
----CelsiusScroll.resx(7KB)
----CelsiusScroll.cs(3KB)
App.ico
Model
----Temperature.cs(1KB)
bin