資源簡介
VC++串口modbus測試工程
代碼片段和文件信息
#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;
//
//?有關程序集的常規信息通過下列特性集
//?控制。更改這些特性值可修改
//?與程序集關聯的信息。
//
[assembly:AssemblytitleAttribute(“溫濕度采集“)];
[assembly:AssemblyDescriptionAttribute(““)];
[assembly:AssemblyConfigurationAttribute(““)];
[assembly:AssemblyCompanyAttribute(““)];
[assembly:AssemblyProductAttribute(“溫濕度采集“)];
[assembly:AssemblyCopyrightAttribute(“Copyright?(c)??2016“)];
[assembly:AssemblyTrademarkAttribute(““)];
[assembly:AssemblyCultureAttribute(““)];
//
//?程序集的版本信息由下面四個值組成:
//
//??????主版本
//??????次版本
//??????生成號
//??????修訂號
//
//?您可以指定所有值,也可使用“修訂號”和“生成號”的默認值,
//?方法是按如下所示使用“*”:
[assembly:AssemblyVersionAttribute(“1.0.*“)];
[assembly:ComVisible(false)];
[assembly:CLSCompliantAttribute(true)];
[assembly:SecurityPermission(SecurityAction::RequestMinimum?UnmanagedCode?=?true)];
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????32??2016-11-05?09:05??溫濕度采集\Debug\config.ini
?????文件??????94720??2016-11-21?15:30??溫濕度采集\Debug\溫濕度采集.exe
?????文件??????????0??2016-11-21?15:30??溫濕度采集\Debug\溫濕度采集.ilk
?????文件?????551936??2016-11-21?15:30??溫濕度采集\Debug\溫濕度采集.pdb
?????文件????9895936??2016-11-21?15:30??溫濕度采集\ipch\溫濕度采集-34367b80\溫濕度采集-25cd8887.ipch
????.......?????10134??2012-06-05?22:11??溫濕度采集\溫濕度采集\app.ico
?????文件???????2358??2016-11-03?13:55??溫濕度采集\溫濕度采集\app.rc
?????文件???????1151??2016-11-03?13:55??溫濕度采集\溫濕度采集\AssemblyInfo.cpp
?????文件???????3356??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\.NETfr
?????文件??????10380??2016-11-03?14:01??溫濕度采集\溫濕度采集\Debug\app.res
?????文件???????5226??2016-11-03?14:01??溫濕度采集\溫濕度采集\Debug\AssemblyInfo.obj
?????文件??????16196??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\cl.command.1.tlog
?????文件??????84200??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\CL.read.1.tlog
?????文件???????5606??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\CL.write.1.tlog
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
?????文件??????????2??2016-11-21?15:30??溫濕度采集\溫濕度采集\Debug\li
............此處省略313個文件信息
評論
共有 條評論