资源简介
学生信息管理包括系统用户管理,学生信息管理:学生基本信息、学籍信息、联系方式,班级、专业、学院管理以及学生信息变更管理
代码片段和文件信息
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.Databa
文件 4700 2005-12-05 22:48 学生管理信息系统\SMS.Databa
文件 75867 2005-12-05 16:37 学生管理信息系统\SMS.Databa
文件 110523 2005-12-05 16:38 学生管理信息系统\SMS.Databa
文件 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个文件信息
相关资源
- 用数据库SQL server编的学生信息管理系
- ·学生信息管理系统Hibernate+Struts2
- 学生信息管理系统 SQL数据库
- dw制作的学生信息管理系统及设计报告
- 学生信息管理系统(sql+sever) 有图形
- delphi+sql做的全套学生信息管理系统
- 基于VC,SQL SERVER学生信息管理系统
- 基于MYSQL开发的学生信息管理系统源码
- Delphi7+Access《学生信息管理系统》代码
- 基于JDBC的学生信息管理系统
- Delphi学生信息管理系统.rar
- 学生信息管理系统2222
- Qt编写的学生信息管理系统
- 学生成绩管理系统/学生信息管理系统
- 很好用的学生信息管理系统,Struts2
- 基于SSH2学生信息管理系统毕业课程设
- 基于django的学生信息管理系统
- SSH+Mysql学生信息管理系统
- 学生信息管理系统基于SQLite
- 学生信息管理系统-CRUD-layui增删查改
- delphi学生信息管理系统
- 软件工程课程设计--学生信息管理系统
- SQL Server课程设计报告-学生信息管理系
- 我上传的那个学生信息管理系统的数
- qt实现学生信息管理系统
- 一个简单的学生信息管理系统 详细信
- 学生信息管理系统2008用VS2008编写的学
- 学生信息管理系统对应的MySQL数据库数
- springboot+mybatis+mysql+thymeleaf 实现对学生
- 学生信息管理系统accesss
评论
共有 条评论