• 大小: 175KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-20
  • 语言: 其他
  • 标签: C#  

资源简介

适用初学者,很简单,为了凑够20字,为了凑够20字为了凑够20字为了凑够20字

资源截图

代码片段和文件信息

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

//
// 有关程序集的常规信息是通过下列
// 属性集控制的。更改这些属性值可修改与程序集
// 关联的信息。
//
[assembly: Assemblytitle(““)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(““)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

//
// 程序集的版本信息由下列 4 个值组成:
//
//      主版本
//      次版本 
//      内部版本号
//      修订号
//
// 您可以指定所有这些值,也可以使用“修订号”和“内部版本号”的默认值,方法是按
// 如下所示使用 ‘*‘:

[assembly: AssemblyVersion(“1.0.*“)]

//
// 要对程序集进行签名,必须指定要使用的密钥。有关程序集签名的更多信息,请参考 
// Microsoft .NET framework 文档。
//
// 使用下面的属性控制用于签名的密钥。
//
// 注意:
//   (*) 如果未指定密钥,则程序集不会被签名。
//   (*) KeyName 是指已经安装在计算机上的
//      加密服务提供程序(CSP)中的密钥。KeyFile 是指包含
//       密钥的文件。
//   (*) 如果 KeyFile 和 KeyName 值都已指定,则 
//       发生下列处理:
//       (1) 如果在 CSP 中可以找到 KeyName,则使用该密钥。
//       (2) 如果 KeyName 不存在而 KeyFile 存在,则 
//           KeyFile 中的密钥安装到 CSP 中并且使用该密钥。
//   (*) 要创建 KeyFile,可以使用 sn.exe(强名称)实用工具。
//       在指定 KeyFile 时,KeyFile 的位置应该相对于
//       项目输出目录,即
//       %Project Directory%\obj\。例如,如果 KeyFile 位于
//       该项目目录,应将 AssemblyKeyFile 
//       属性指定为 [assembly: AssemblyKeyFile(“..\\..\\mykey.snk“)]
//   (*) “延迟签名”是一个高级选项 - 有关它的更多信息,请参阅 Microsoft .NET framework
//       文档。
//
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile(““)]
[assembly: AssemblyKeyName(““)]

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1078  2007-07-03 13:49  studentSys\App.ico

     文件       1859  2007-07-03 13:49  studentSys\AssemblyInfo.cs

     文件        548  2007-07-05 09:59  studentSys\CodeFile1.cs

     文件      11193  2007-07-06 14:14  studentSys\Form1.cs

     文件      17265  2007-07-06 14:14  studentSys\Form1.resx

     文件       7901  2007-07-05 11:44  studentSys\NewScoInfo.cs

     文件      13154  2007-07-05 10:04  studentSys\NewScoInfo.resx

     文件      11529  2007-07-09 13:11  studentSys\NewStuInfo.cs

     文件      16568  2007-07-05 00:11  studentSys\NewStuInfo.resx

     文件       6552  2007-07-05 11:37  studentSys\NewSubInfo.cs

     文件      10914  2007-07-05 00:28  studentSys\NewSubInfo.resx

     文件       1258  2007-07-04 23:08  studentSys\Score.cs

     文件       6432  2007-07-04 23:08  studentSys\Score.resx

     文件      11111  2007-07-05 10:28  studentSys\studentSys.csproj

     文件       1803  2008-07-16 12:41  studentSys\studentSys.csproj.user

     文件        905  2007-07-03 13:49  studentSys\studentSys.sln

    ..A..H.      7680  2008-07-16 12:41  studentSys\studentSys.suo

     文件      10510  2007-07-05 10:59  studentSys\StuInfo1.cs

     文件      16514  2007-07-05 10:57  studentSys\StuInfo1.resx

     文件      10174  2007-07-05 11:05  studentSys\StuInfo2.cs

     文件      16514  2007-07-05 11:05  studentSys\StuInfo2.resx

     文件       5297  2007-07-05 11:16  studentSys\Sub1.cs

     文件       9788  2007-07-05 11:10  studentSys\Sub1.resx

     文件       5290  2007-07-05 11:40  studentSys\Sub2.cs

     文件       9788  2007-07-05 11:38  studentSys\Sub2.resx

     文件       8136  2007-07-05 08:43  studentSys\StuInfo_change.cs

     文件      16012  2007-07-05 08:43  studentSys\StuInfo_change.resx

     文件       8122  2007-07-05 08:45  studentSys\StuInfo_Del.cs

     文件      16009  2007-07-05 08:45  studentSys\StuInfo_Del.resx

     文件       5597  2007-07-05 08:57  studentSys\Sco_Add.cs

............此处省略50个文件信息

评论

共有 条评论