資源簡介
本書含有管理信息系統(tǒng)、房屋出租管理系統(tǒng)、倉庫管理信息系統(tǒng)、研究生管理信息系統(tǒng)、圖書館管理信息系統(tǒng)、宿舍管理信息系統(tǒng)、理財管理信息系統(tǒng)、IT設(shè)備資產(chǎn)管理系統(tǒng)、俄羅斯方塊游戲的編制和貪吃蛇游戲的編制。
代碼片段和文件信息
using?System.Reflection;
using?System.Runtime.CompilerServices;
//
//?有關(guān)程序集的常規(guī)信息是通過下列
//?屬性集控制的。更改這些屬性值可修改與程序集
//?關(guān)聯(lián)的信息。
//
[assembly:?Assemblytitle(““)]
[assembly:?AssemblyDescription(““)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(““)]
[assembly:?AssemblyProduct(““)]
[assembly:?AssemblyCopyright(““)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]
//
//?程序集的版本信息由下列?4?個值組成:
//
//??????主版本
//??????次版本?
//??????內(nèi)部版本號
//??????修訂號
//
//?您可以指定所有這些值,也可以使用“修訂號”和“內(nèi)部版本號”的默認值,方法是按
//?如下所示使用?‘*‘:
[assembly:?AssemblyVersion(“1.0.*“)]
//
//?要對程序集進行簽名,必須指定要使用的密鑰。有關(guān)程序集簽名的更多信息,請參考?
//?Microsoft?.NET?framework?文檔。
//
//?使用下面的屬性控制用于簽名的密鑰。
//
//?注意:
//???(*)?如果未指定密鑰,則程序集不會被簽名。
//???(*)?KeyName?是指已經(jīng)安裝在計算機上的
//??????加密服務(wù)提供程序(CSP)中的密鑰。KeyFile?是指包含
//???????密鑰的文件。
//???(*)?如果?KeyFile?和?KeyName?值都已指定,則?
//???????發(fā)生下列處理:
//???????(1)?如果在?CSP?中可以找到?KeyName,則使用該密鑰。
//???????(2)?如果?KeyName?不存在而?KeyFile?存在,則?
//???????????KeyFile?中的密鑰安裝到?CSP?中并且使用該密鑰。
//???(*)?要創(chuàng)建?KeyFile,可以使用?sn.exe(強名稱)實用工具。
//???????在指定?KeyFile?時,KeyFile?的位置應(yīng)該相對于
//???????項目輸出目錄,即
//???????%Project?Directory%\obj\。例如,如果?KeyFile?位于
//???????該項目目錄,應(yīng)將?AssemblyKeyFile?
//???????屬性指定為?[assembly:?AssemblyKeyFile(“..\\..\\mykey.snk“)]
//???(*)?“延遲簽名”是一個高級選項?-?有關(guān)它的更多信息,請參閱?Microsoft?.NET?framework
//???????文檔。
//
[assembly:?AssemblyDelaySign(false)]
[assembly:?AssemblyKeyFile(““)]
[assembly:?AssemblyKeyName(““)]
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-01-18?15:55??51CTO下載-C#課程設(shè)計案例精編\
?????目錄???????????0??2005-08-03?21:08??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\
?????目錄???????????0??2005-08-03?21:08??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\
?????文件????????1078??2005-08-03?21:09??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\App.ico
?????文件????????1859??2005-08-03?21:09??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\AssemblyInfo.cs
?????文件????????7026??2005-08-03?22:27??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\HelloWorld.cs
?????文件????????4711??2008-04-17?22:39??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\HelloWorld.csproj
?????文件????????1803??2008-04-17?22:39??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\HelloWorld.csproj.user
?????文件????????8725??2005-08-03?21:40??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\HelloWorld.resx
?????文件?????????905??2005-08-03?21:09??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\HelloWorld.sln
?????文件????????8192??2008-04-17?22:39??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\HelloWorld.suo
?????文件????????7680??2005-12-28?13:27??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\Thumbs.db
?????目錄???????????0??2008-04-17?22:38??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\bin\
?????目錄???????????0??2008-04-17?22:38??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\bin\Debug\
?????文件???????24576??2008-04-17?22:39??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\bin\Debug\HelloWorld.exe
?????文件???????19968??2008-04-17?22:39??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\bin\Debug\HelloWorld.pdb
?????文件??????????15??2008-04-17?22:39??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\bin\Debug\a.txt
?????目錄???????????0??2005-08-03?21:08??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\obj\
?????目錄???????????0??2005-08-03?21:08??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\obj\Debug\
?????文件????????5497??2005-08-03?21:46??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\obj\Debug\HelloWorld.HelloWorld.resources
?????文件???????24576??2008-04-17?22:39??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\obj\Debug\HelloWorld.exe
?????文件???????19968??2008-04-17?22:39??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\obj\Debug\HelloWorld.pdb
?????文件????????6536??2008-04-17?22:39??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\obj\Debug\HelloWorld.projdata
?????目錄???????????0??2019-01-18?15:56??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\obj\Debug\TempPE\
?????目錄???????????0??2019-01-18?15:56??51CTO下載-C#課程設(shè)計案例精編\Exa1-HelloWorld\HelloWorld\obj\Debug\temp\
?????目錄???????????0??2005-05-31?17:12??51CTO下載-C#課程設(shè)計案例精編\Exa2-文本編輯器\
?????目錄???????????0??2005-05-31?17:13??51CTO下載-C#課程設(shè)計案例精編\Exa2-文本編輯器\Editor\
?????目錄???????????0??2005-05-31?17:13??51CTO下載-C#課程設(shè)計案例精編\Exa2-文本編輯器\Editor\Editor\
?????文件????????1078??2005-05-31?17:13??51CTO下載-C#課程設(shè)計案例精編\Exa2-文本編輯器\Editor\Editor\App.ico
?????文件????????1859??2005-05-31?17:13??51CTO下載-C#課程設(shè)計案例精編\Exa2-文本編輯器\Editor\Editor\AssemblyInfo.cs
?????文件????????5552??2005-06-13?18:49??51CTO下載-C#課程設(shè)計案例精編\Exa2-文本編輯器\Editor\Editor\Editor.csproj
............此處省略1501個文件信息
- 上一篇:鮮花銷售管理系統(tǒng)
- 下一篇:C# 類似webapi的Nancy框架
評論
共有 條評論