• 大小: 0.02M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: 自绘  控件  温度计  

资源简介


资源截图

代码片段和文件信息

using System.Reflection;
using System.Runtime.CompilerServices;

//
// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(““)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(““)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

//
// Version information for an assembly consists of the following four values:
//
//      Major Version
//      Minor Version 
//      Build Number
//      Revision
//
// You can specify all the values or you can default the Revision and Build

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2006-02-27 15:58  AbstractClasses\
     文件         257  2006-02-27 15:58  AbstractClasses\ValueStrategy.cs
     文件        1078  2006-02-27 15:58  App.ico
     文件        2424  2006-02-27 15:58  AssemblyInfo.cs
     目录           0  2006-02-27 15:58  bin\
     目录           0  2006-02-27 15:58  Decorators\
     文件        1107  2006-02-27 15:58  Decorators\ValueDecorator.cs
     目录           0  2006-02-27 15:58  Interfaces\
     文件         242  2006-02-27 15:58  Interfaces\IView.cs
     目录           0  2006-02-27 15:58  Model\
     文件        1424  2006-02-27 15:58  Model\Temperature.cs
     文件        6761  2006-02-27 15:58  MVC Example.csproj
     文件        1803  2006-02-27 15:58  MVC Example.csproj.user
     文件         907  2006-02-27 15:58  MVC Example.sln
     文件        3830  2006-02-27 15:58  MVC.cs
     文件        6434  2006-02-27 15:58  MVC.resx
     目录           0  2006-02-27 15:58  Strategies\
     文件         407  2006-02-27 15:58  Strategies\CelsiusStrategy.cs
     文件         405  2006-02-27 15:58  Strategies\FarenheitStrategy.cs
     目录           0  2006-02-27 15:58  View\
     文件        2939  2006-02-27 15:58  View\CelsiusScroll.cs
     文件        7042  2006-02-27 15:58  View\CelsiusScroll.resx
     文件        2680  2006-02-27 15:58  View\FarenheitGauge.cs
     文件        6441  2006-02-27 15:58  View\FarenheitGauge.resx
     文件        4240  2006-02-27 15:58  View\TemperatureForm.cs
     文件        8765  2006-02-27 15:58  View\TemperatureForm.resx

评论

共有 条评论