資源簡介
代碼片段和文件信息
//Download?by?http://www.NewXing.com
using?System.Reflection;
using?System.Runtime.CompilerServices;
//
//?有關程序集的常規(guī)信息是通過下列
//?屬性集控制的。更改這些屬性值可修改與程序集
//?關聯(lián)的信息。
//
[assembly:?Assemblytitle(““)]
[assembly:?AssemblyDescription(““)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(““)]
[assembly:?AssemblyProduct(““)]
[assembly:?AssemblyCopyright(““)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]
//
//?程序集的版本信息由下列?4?個值組成:
//
//??????主版本
//??????次版本?
//??????內部版本號
//??????修訂號
//
//?您可以指定所有這些值,也可以使用“修訂號”和“內部版本號”的默認值,方法是按
//?如下所示使用?‘*‘:
[assembly:?AssemblyVersion(“1.0.*“)]
//
//?要對程序集進行簽名,必須指定要使用的密鑰。有關程序集簽名的更多信息,請參考?
//?Microsoft?.NET?framework?文檔。
//
//?使用下面的屬性控制用于簽名的密鑰。
//
//?注意:
//???(*)?如果未指定密鑰,則程序集不會被簽名。
//???(*)?K
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-11-03?00:13??.vs\
?????目錄???????????0??2017-11-03?00:13??.vs\SerialPortPC\
?????目錄???????????0??2017-11-03?00:13??.vs\SerialPortPC\v14\
?????文件???????26624??2017-11-03?00:24??.vs\SerialPortPC\v14\.suo
?????文件????????1078??2006-04-05?21:04??App.ico
?????文件????????1897??2013-01-10?22:15??AssemblyInfo.cs
?????目錄???????????0??2017-11-03?00:14??Backup\
?????文件????????1078??2006-04-05?21:04??Backup\App.ico
?????文件????????1897??2013-01-10?22:15??Backup\AssemblyInfo.cs
?????文件???????17839??2013-01-10?22:15??Backup\Form1.cs
?????文件????????9819??2006-04-05?21:08??Backup\Form1.resx
?????文件????????4700??2006-04-05?21:11??Backup\SerialPortPC.csproj
?????文件????????1803??2006-04-05?22:14??Backup\SerialPortPC.csproj.user
?????文件?????????909??2006-04-05?21:04??Backup\SerialPortPC.sln
?????目錄???????????0??2006-04-05?21:11??bin\
?????目錄???????????0??2017-11-03?00:19??bin\Debug\
?????文件???????28672??2017-11-03?00:19??bin\Debug\SerialPortPC.exe
?????文件???????17920??2017-11-03?00:19??bin\Debug\SerialPortPC.pdb
?????文件???????21680??2017-11-03?00:15??bin\Debug\SerialPortPC.vshost.exe
?????文件?????????490??2016-07-16?19:44??bin\Debug\SerialPortPC.vshost.exe.manifest
?????目錄???????????0??2006-04-05?21:11??bin\Release\
?????文件???????17839??2013-01-10?22:15??Form1.cs
?????文件????????9819??2006-04-05?21:08??Form1.resx
?????目錄???????????0??2006-04-05?21:11??obj\
?????目錄???????????0??2017-11-03?00:19??obj\Debug\
?????文件????????6151??2017-11-03?00:14??obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????5773??2017-11-03?00:18??obj\Debug\SerialAPI.SerialPort.resources
?????文件?????????934??2017-11-03?00:19??obj\Debug\SerialPortPC.csproj.FileListAbsolute.txt
?????文件?????????774??2017-11-03?00:18??obj\Debug\SerialPortPC.csproj.GenerateResource.Cache
?????文件????????1225??2017-11-03?00:18??obj\Debug\SerialPortPC.csprojResolveAssemblyReference.cache
?????文件???????28672??2017-11-03?00:19??obj\Debug\SerialPortPC.exe
............此處省略8個文件信息
評論
共有 條評論