• 大小: 1.04MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-26
  • 语言: 数据库
  • 标签:

资源简介

学生信息管理包括系统用户管理,学生信息管理:学生基本信息、学籍信息、联系方式,班级、专业、学院管理以及学生信息变更管理

资源截图

代码片段和文件信息

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(““)]

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

     文件    1159168  2010-06-24 16:57  学生管理信息系统\SMS.Database\StudentsMIS.mdb

     文件       4700  2005-12-05 22:48  学生管理信息系统\SMS.DatabaseDesign\crebas.sql

     文件      75867  2005-12-05 16:37  学生管理信息系统\SMS.DatabaseDesign\学生管理系统概念数据模型.cdm

     文件     110523  2005-12-05 16:38  学生管理信息系统\SMS.DatabaseDesign\学生管理系统物理数据模型.pdm

     文件       1859  2005-10-23 23:01  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\AssemblyInfo.cs

     文件       1329  2005-11-01 11:02  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\AwardEntity.cs

     文件       2156  2005-11-10 11:28  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\AwardManager.cs

     文件       1361  2005-11-01 12:23  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\ChangeEntity.cs

     文件       2002  2005-11-10 12:50  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\ChangeManager.cs

     文件       2436  2005-11-03 22:08  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\ChangeTypeManager.cs

     文件       1239  2005-10-31 18:42  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\ClassEntity.cs

     文件       2365  2005-11-01 22:04  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\ClassManager.cs

     文件       2936  2005-11-17 00:47  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\CollegeManager.cs

     文件        147  2005-10-31 18:29  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\IEntity.cs

     文件        264  2005-11-01 10:07  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\IManager.cs

     文件       1561  2005-11-01 12:34  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\PunishmentEntity.cs

     文件       2127  2005-11-10 12:59  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\PunishmentManager.cs

     文件       2570  2005-11-05 13:06  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\PunishmentTypeManager.cs

     文件       3082  2005-10-30 15:50  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\SpecialityManager.cs

     文件       4461  2005-11-09 19:30  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\StudentEntity.cs

     文件       6950  2005-11-17 22:15  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\StudentManager.cs

     文件       6786  2005-11-03 23:03  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\StudentsMIS.Business.csproj

     文件       1804  2005-12-05 22:49  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.Business\StudentsMIS.Business.csproj.user

     文件       1859  2005-10-27 21:00  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.CommonClassLibrary\AssemblyInfo.cs

     文件       4676  2005-11-10 10:14  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.CommonClassLibrary\BindDownList.cs

     文件        309  2005-11-10 10:46  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.CommonClassLibrary\FormatDateTime.cs

     文件       1981  2005-11-17 13:48  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.CommonClassLibrary\StringValidation.cs

     文件       4746  2005-11-10 10:45  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.CommonClassLibrary\StudentsMIS.CommonClassLibrary.csproj

     文件       1805  2005-12-05 22:49  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.CommonClassLibrary\StudentsMIS.CommonClassLibrary.csproj.user

     文件       1859  2005-10-21 20:31  学生管理信息系统\SMS.WinForm\Backup\StudentsMIS.DataAccess\AssemblyInfo.cs

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

评论

共有 条评论