資源簡介
解析
代碼片段和文件信息
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?存在,則?
//???????????K
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄??????????0??2004-09-11?10:00??bin
?????目錄??????????0??2004-09-11?10:00??bin\Debug
?????文件??????45056??2004-08-04?00:52??bin\Debug\AxInterop.SHDocVw.dll
?????文件?????126976??2004-08-04?00:52??bin\Debug\Interop.SHDocVw.dll
?????文件????????171??2004-06-04?10:47??bin\Debug\st
?????文件??????28672??2005-04-09?11:45??bin\Debug\WinHtml.exe
?????文件??????28160??2005-04-09?11:45??bin\Debug\WinHtml.pdb
?????文件????????924??2005-03-12?11:26??bin\Debug\grid.html
?????目錄??????????0??2004-09-11?10:00??obj
?????文件??????45056??2004-08-04?00:52??obj\AxInterop.SHDocVw.dll
?????目錄??????????0??2004-09-11?10:00??obj\Debug
????.......?????28672??2005-04-09?11:45??obj\Debug\WinHtml.exe
????.......?????28160??2005-04-09?11:45??obj\Debug\WinHtml.pdb
????..A..H.?????21768??2005-04-09?11:46??obj\Debug\WinHtml.projdata
?????目錄??????????0??2004-09-11?10:00??obj\Debug\TempPE
?????目錄??????????0??2004-09-11?10:00??obj\Debug\temp
?????文件???????5928??2004-09-22?10:01??obj\Debug\WinHtml.Form1.resources
?????文件?????126976??2004-08-04?00:52??obj\Interop.SHDocVw.dll
?????文件???????1078??2004-06-04?10:40??App.ico
?????文件???????1859??2004-06-04?10:40??AssemblyInfo.cs
?????文件????????313??2004-06-04?10:44??EntryPoint.cs
?????文件???????9343??2004-09-22?10:01??Form1.resx
?????文件???????5550??2005-03-12?11:22??Form1.cs
?????文件???????1590??2004-06-08?15:30??MyBehaviors.cs
?????文件???????6282??2004-08-13?15:05??WinHtml.csproj
?????文件????????899??2004-06-04?10:40??WinHtml.sln
????..A..H.??????7680??2005-04-09?11:45??WinHtml.suo
?????文件???????1803??2005-04-09?11:46??WinHtml.csproj.user
-----------?---------??----------?-----??----
???????????????522916????????????????????28
............此處省略1個文件信息
- 上一篇:即系
- 下一篇:jquery guaguaka
評論
共有 條評論