91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

學生信息管理系統(c#+sql) 內含代碼和數據庫的腳本。成系統。

資源截圖

代碼片段和文件信息

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??2006-03-19?21:46??學生信息管理系統\代碼\App.ico

?????文件???????1859??2006-03-19?21:46??學生信息管理系統\代碼\AssemblyInfo.cs

????..A.SH.?????????9??2007-02-28?10:43??學生信息管理系統\代碼\bin\Debug\_desktop.ini

?????文件?????237568??2006-03-19?21:45??學生信息管理系統\代碼\bin\Debug\教務管理系統.exe

?????文件?????192000??2006-03-19?21:45??學生信息管理系統\代碼\bin\Debug\教務管理系統.pdb

????..A.SH.?????????9??2007-02-28?10:43??學生信息管理系統\代碼\bin\_desktop.ini

?????文件???????1386??2006-03-19?21:46??學生信息管理系統\代碼\Database.cs

?????文件??????57723??2006-03-19?21:46??學生信息管理系統\代碼\DataSet1.cs

?????文件???????3513??2006-03-19?21:46??學生信息管理系統\代碼\DataSet1.xsd

?????文件??????14075??2006-03-19?21:46??學生信息管理系統\代碼\frmbase.cs

?????文件??????23040??2006-03-19?21:46??學生信息管理系統\代碼\frmbase.resx

?????文件??????21690??2006-03-19?21:46??學生信息管理系統\代碼\frmClass.cs

?????文件??????21162??2006-03-19?21:47??學生信息管理系統\代碼\frmClass.resx

?????文件???????4342??2006-03-19?21:47??學生信息管理系統\代碼\frmCourse.cs

?????文件???????6992??2006-03-19?21:47??學生信息管理系統\代碼\frmCourse.resx

?????文件???????7737??2006-03-19?21:47??學生信息管理系統\代碼\frmMain.cs

?????文件??????11320??2006-03-19?21:47??學生信息管理系統\代碼\frmMain.resx

?????文件???????2843??2006-03-19?21:47??學生信息管理系統\代碼\frmPrint.cs

?????文件???????7034??2006-03-19?21:47??學生信息管理系統\代碼\frmPrint.resx

?????文件???????7044??2006-03-19?21:47??學生信息管理系統\代碼\frmReport.cs

?????文件??????12017??2006-03-19?21:47??學生信息管理系統\代碼\frmReport.resx

?????文件??????13737??2006-03-19?21:48??學生信息管理系統\代碼\frmScore.cs

?????文件??????18150??2006-03-19?21:48??學生信息管理系統\代碼\frmScore.resx

?????文件??????20768??2006-03-19?21:48??學生信息管理系統\代碼\frmSelect.cs

?????文件??????22066??2006-03-19?21:48??學生信息管理系統\代碼\frmSelect.resx

?????文件??????32739??2006-03-19?21:48??學生信息管理系統\代碼\frmStudent.cs

?????文件??????24546??2006-03-19?21:48??學生信息管理系統\代碼\frmStudent.resx

?????文件??????25513??2006-03-19?21:49??學生信息管理系統\代碼\frmSubject.cs

?????文件??????23212??2006-03-19?21:49??學生信息管理系統\代碼\frmSubject.resx

?????文件????????670??2006-03-19?21:49??學生信息管理系統\代碼\Print.xsd

............此處省略19個文件信息

評論

共有 條評論