資源簡介
C# 創建activeX 例子源碼(要求客戶端得有.net framework)
代碼片段和文件信息
using?System.Reflection;
using?System.Runtime.CompilerServices;
using?System.Security.Permissions;
//
//?General?Information?about?an?assembly?is?controlled?through?the?following?
//?set?of?attributes.?Change?these?attribute?values?to?modify?the?information
//?associated?with?an?assembly.
//
[assembly:?Assemblytitle(““)]
[assembly:?AssemblyDescription(““)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(““)]
[assembly:?AssemblyProduct(““)]
[assembly:?AssemblyCopyright(““)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]
//
//?Version?information?for?an?assembly?consists?of?the?following?four?values:
//
//??????Major?Version
//??????Minor?Version?
//??????Build?Number
//??????Revision
//
//?You?can?specify?all?the?values?or?yo
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2008-03-04?15:15??AcriveXSourceCode\
?????文件????????4286??2008-03-04?15:14??AcriveXSourceCode\ActiveXTest.csproj
?????文件?????????907??2008-03-04?15:13??AcriveXSourceCode\ActiveXTest.sln
?????文件????????2581??2007-11-11?17:38??AcriveXSourceCode\AssemblyInfo.cs
?????目錄???????????0??2008-03-04?15:14??AcriveXSourceCode\bin\
?????目錄???????????0??2008-03-04?15:15??AcriveXSourceCode\bin\Debug\
?????文件???????20480??2008-03-04?15:08??AcriveXSourceCode\bin\Debug\ActiveXReport.dll
?????文件???????20480??2008-03-04?15:15??AcriveXSourceCode\bin\Debug\ActiveXTest.dll
?????文件?????????596??2007-11-11?17:38??AcriveXSourceCode\Kosmala.Michal.ActiveXReport.snk
?????文件????????4398??2008-03-04?15:13??AcriveXSourceCode\OurActiveX.cs
- 上一篇:c#網絡編程服務器版
- 下一篇:wcf TCP/HTTP通訊
評論
共有 條評論