資源簡(jiǎn)介
代碼片段和文件信息
#include?“stdafx.h“
using?namespace?System;
using?namespace?System::Reflection;
using?namespace?System::Runtime::CompilerServices;
using?namespace?System::Runtime::InteropServices;
using?namespace?System::Security::Permissions;
//
//?有關(guān)程序集的常規(guī)信息通過(guò)下列特性集
//?控制。更改這些特性值可修改
//?與程序集關(guān)聯(lián)的信息。
//
[assembly:AssemblytitleAttribute(“ExcelDemo“)];
[assembly:AssemblyDescriptionAttribute(““)];
[assembly:AssemblyConfigurationAttribute(““)];
[assembly:AssemblyCompanyAttribute(““)];
[assembly:AssemblyProductAttribute(“ExcelDemo“)];
[assembly:AssemblyCopyrightAttribute(“Copyright?(c)??2017“)];
[assembly:AssemblyTrademarkAttribute(““)];
[assembly:AssemblyCultureAttribute(““)];
//
//?程序集的版本信息由下面四個(gè)值組成:
//
//??????主版本
//??????次版本
//??????內(nèi)部版本號(hào)
//??????修訂號(hào)
//
//?您可以指定所有值,也可使用“修訂號(hào)”和“內(nèi)
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
????.......???6597120??2012-02-01?13:35??ExcelDemo\Debug\Aspose.Words.dll
?????文件??????78336??2017-03-25?17:07??ExcelDemo\Debug\ExcelDemo.exe
?????文件??????????0??2017-03-25?17:07??ExcelDemo\Debug\ExcelDemo.ilk
?????文件?????363520??2017-03-25?17:07??ExcelDemo\Debug\ExcelDemo.pdb
?????文件?????417792??2011-11-07?11:28??ExcelDemo\Debug\Interop.Microsoft.Office.Core.dll
?????文件????1550200??2010-03-03?20:07??ExcelDemo\Debug\Microsoft.Office.Interop.Excel.dll
?????文件??????63336??2010-03-03?20:07??ExcelDemo\Debug\Microsoft.Vbe.Interop.dll
?????文件?????448360??2010-03-03?20:07??ExcelDemo\Debug\office.dll
?????文件??????23158??2017-03-25?16:41??ExcelDemo\Debug\template\ctTemplate.docx
?????文件?????230012??2017-03-25?16:44??ExcelDemo\Debug\template\mtTemplate.docx
????.......??????1078??2009-08-31?02:31??ExcelDemo\ExcelDemo\app.ico
?????文件???????2358??2017-03-09?13:45??ExcelDemo\ExcelDemo\app.rc
?????文件????6597120??2012-02-01?13:35??ExcelDemo\ExcelDemo\Aspose.Words.dll
?????文件???????1157??2017-03-09?13:45??ExcelDemo\ExcelDemo\AssemblyInfo.cpp
?????文件???????3158??2017-03-25?17:07??ExcelDemo\ExcelDemo\Debug\.NETfr
?????文件???????1204??2017-03-25?17:07??ExcelDemo\ExcelDemo\Debug\app.res
?????文件???????5258??2017-03-25?17:07??ExcelDemo\ExcelDemo\Debug\AssemblyInfo.obj
?????文件???????8432??2017-03-25?17:07??ExcelDemo\ExcelDemo\Debug\cl.command.1.tlog
?????文件???????9182??2017-03-25?17:07??ExcelDemo\ExcelDemo\Debug\CL.read.1.tlog
?????文件???????1756??2017-03-25?17:07??ExcelDemo\ExcelDemo\Debug\CL.write.1.tlog
?????文件????????756??2017-03-25?17:06??ExcelDemo\ExcelDemo\Debug\ExcelDemo.Build.CppClean.log
?????文件????????381??2017-03-25?17:07??ExcelDemo\ExcelDemo\Debug\ExcelDemo.exe.intermediate.manifest
?????文件???????4852??2017-03-25?17:07??ExcelDemo\ExcelDemo\Debug\ExcelDemo.Form1.resources
?????文件?????????53??2017-03-25?17:07??ExcelDemo\ExcelDemo\Debug\ExcelDemo.lastbuildstate
?????文件??????64138??2017-03-25?17:07??ExcelDemo\ExcelDemo\Debug\ExcelDemo.log
?????文件??????84848??2017-03-25?17:07??ExcelDemo\ExcelDemo\Debug\ExcelDemo.obj
?????文件????4259840??2017-03-25?17:07??ExcelDemo\ExcelDemo\Debug\ExcelDemo.pch
?????文件????????902??2017-03-25?17:07??ExcelDemo\ExcelDemo\Debug\ExcelDemo.vcxproj.GenerateResource.Cache
?????文件????????288??2017-03-25?17:06??ExcelDemo\ExcelDemo\Debug\ExcelDemo.write.1.tlog
?????文件??????????2??2017-03-25?17:07??ExcelDemo\ExcelDemo\Debug\li
............此處省略44個(gè)文件信息
- 上一篇:ActiveX 入門(mén)級(jí)
- 下一篇:Rijndael算法加密解密
評(píng)論
共有 條評(píng)論