-
大小: 1.25M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2020-12-25
- 語言: C#
- 標(biāo)簽: 數(shù)據(jù)庫??Access??C#??網(wǎng)絡(luò)??
資源簡介
以web service形式調(diào)用的
代碼片段和文件信息
using?System.Reflection;
using?System.Runtime.CompilerServices;
//
//?有關(guān)程序集的常規(guī)信息是通過下列
//?屬性集控制的。更改這些屬性值可修改與程序集
//?關(guān)聯(lián)的信息。
//
[assembly:?Assemblytitle(““)]
[assembly:?AssemblyDescription(““)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(““)]
[assembly:?AssemblyProduct(““)]
[assembly:?AssemblyCopyright(““)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]
//
//?程序集的版本信息由下列?4?個值組成:
//
//??????主版本
//??????次版本?
//??????內(nèi)部版本號
//??????修訂號
//
//?您可以指定所有這些值,也可以使用“修訂號”和“內(nèi)部版本號”的默認(rèn)值,方法是按
//?如下所示使用?‘*‘:
[assembly:?AssemblyVersion(“1.0.*“)]
//
//?要對程序集進(jìn)行簽名,必須指定要使用的密鑰。有關(guān)程序集簽名的更多信息,請參考?
//?Microsoft?.NET?framework?文檔。
//
//?使用下面的屬性控制用于簽名的密鑰。
//
//?注意:
//???(*)?如果未指定密鑰,則程序集不會被簽名。
//???(*)?KeyName?是指已經(jīng)安裝在計算機上的
//??????加密服務(wù)提供程序(
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2009-04-24?20:31??MyWebClient\
?????文件????????1078??2001-09-01?08:19??MyWebClient\App.ico
?????文件????????1859??2001-09-01?08:19??MyWebClient\AssemblyInfo.cs
?????目錄???????????0??2009-04-24?20:31??MyWebClient\bin\
?????目錄???????????0??2009-04-24?20:31??MyWebClient\bin\Release\
?????文件???????28672??2001-09-01?08:31??MyWebClient\bin\Release\MyWebClient.exe
?????文件????????5750??2001-09-01?08:31??MyWebClient\Form1.cs
?????文件???????10884??2001-09-01?08:31??MyWebClient\Form1.resx
?????文件????????6309??2001-09-01?08:27??MyWebClient\MyWebClient.csproj
?????文件????????1804??2001-09-01?09:02??MyWebClient\MyWebClient.csproj.user
?????文件?????????907??2001-09-01?08:19??MyWebClient\MyWebClient.sln
?????文件????????8192??2001-09-01?09:02??MyWebClient\MyWebClient.suo
?????目錄???????????0??2009-04-24?20:31??MyWebClient\obj\
?????目錄???????????0??2009-04-24?20:31??MyWebClient\obj\Release\
?????文件???????28672??2001-09-01?08:31??MyWebClient\obj\Release\MyWebClient.exe
?????文件????????7385??2001-09-01?08:31??MyWebClient\obj\Release\MyWebClient.Form1.resources
?????文件????????6664??2001-09-01?09:02??MyWebClient\obj\Release\MyWebClient.projdata
?????目錄???????????0??2009-04-24?20:31??MyWebClient\obj\Release\temp\
?????目錄???????????0??2009-04-24?20:31??MyWebClient\obj\Release\TempPE\
?????文件????????5120??2001-09-01?08:56??MyWebClient\obj\Release\TempPE\Web?References.localhost.Reference.cs.dll
?????目錄???????????0??2009-04-24?20:31??MyWebClient\Web?References\
?????目錄???????????0??2009-04-24?20:31??MyWebClient\Web?References\localhost\
?????文件????????3520??2001-09-01?08:21??MyWebClient\Web?References\localhost\Reference.cs
?????文件?????????586??2001-09-01?08:21??MyWebClient\Web?References\localhost\Reference.map
?????文件?????????549??2001-09-01?08:21??MyWebClient\Web?References\localhost\Service1.disco
?????文件????????3668??2001-09-01?08:21??MyWebClient\Web?References\localhost\Service1.wsdl
?????目錄???????????0??2009-04-24?20:31??MyWebService\
?????文件????????2115??2001-09-01?01:10??MyWebService\AssemblyInfo.cs
?????目錄???????????0??2009-04-24?20:31??MyWebService\bin\
?????文件???????32768??2001-09-01?08:12??MyWebService\bin\MyWebService.dll
?????文件???????19968??2001-09-01?08:12??MyWebService\bin\MyWebService.pdb
............此處省略12個文件信息
評論
共有 條評論