資源簡介
最完整的一套C#讀取與寫入GIS地圖數據類的源碼與用VB和C#調用的示例程序。

代碼片段和文件信息
using?System.Reflection;
using?System.Runtime.CompilerServices;
//
//?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?you?can?default?the?Revision?and?Build?Numbers?
//?by?using?the?‘*‘?as?shown?below:
[assembly:?AssemblyVersion(“1.0.*“)]
//
//?In?order?to?sign?your?assembly?you?must?specify?a?key?to?use.?Refer?to?the?
//?Microsoft?.NET?framework?documentation?for?more?information?on?assembly?signing.
//
//?Use?the?attributes?below?to?control?which?key?is?used?for?signing.?
//
//?Notes:?
//???(*)?If?no?key?is?specified?the?assembly?is?not?signed.
//???(*)?KeyName?refers?to?a?key?that?has?been?installed?in?the?Crypto?Service
//???????Provider?(CSP)?on?your?machine.?KeyFile?refers?to?a?file?which?contains
//???????a?key.
//???(*)?If?the?KeyFile?and?the?KeyName?values?are?both?specified?the?
//???????following?processing?occurs:
//???????(1)?If?the?KeyName?can?be?found?in?the?CSP?that?key?is?used.
//???????(2)?If?the?KeyName?does?not?exist?and?the?KeyFile?does?exist?the?key?
//???????????in?the?KeyFile?is?installed?into?the?CSP?and?used.
//???(*)?In?order?to?create?a?KeyFile?you?can?use?the?sn.exe?(Strong?Name)?utility.
//???????When?specifying?the?KeyFile?the?location?of?the?KeyFile?should?be
//???????relative?to?the?project?output?directory?which?is
//???????%Project?Directory%\obj\.?For?example?if?your?KeyFile?is
//???????located?in?the?project?directory?you?would?specify?the?AssemblyKeyFile?
//???????attribute?as?[assembly:?AssemblyKeyFile(“..\\..\\mykey.snk“)]
//???(*)?Delay?Signing?is?an?advanced?option?-?see?the?Microsoft?.NET?framework
//???????documentation?for?more?information?on?this.
//
[assembly:?AssemblyDelaySign(false)]
[assembly:?AssemblyKeyFile(““)]
[assembly:?AssemblyKeyName(““)]
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1078??2004-03-02?09:38??DotNetArchive\CreateShapefile\App.ico
?????文件???????2426??2004-03-02?09:38??DotNetArchive\CreateShapefile\AssemblyInfo.cs
????..AD...?????????0??2005-05-26?13:41??DotNetArchive\CreateShapefile\bin\Debug
?????文件??????20480??2005-05-26?13:04??DotNetArchive\CreateShapefile\bin\Release\MapTools.dll
?????文件??????43520??2005-02-15?09:48??DotNetArchive\CreateShapefile\bin\Release\shapelib.dll
????..AD...?????????0??2010-08-12?18:13??DotNetArchive\CreateShapefile\bin\Release
????..AD...?????????0??2010-08-12?18:13??DotNetArchive\CreateShapefile\bin
?????文件???????7282??2005-05-26?12:44??DotNetArchive\CreateShapefile\Class1.cs
?????文件???????4228??2005-05-26?13:40??DotNetArchive\CreateShapefile\CreateShapefile.csproj
?????文件???????1891??2005-05-26?13:52??DotNetArchive\CreateShapefile\CreateShapefile.csproj.user
?????文件????????915??2004-03-02?09:38??DotNetArchive\CreateShapefile\CreateShapefile.sln
????..A..H.??????7168??2005-05-26?13:52??DotNetArchive\CreateShapefile\CreateShapefile.suo
?????文件??????20480??2005-05-26?13:04??DotNetArchive\CreateShapefile\MapTools.dll
????..AD...?????????0??2005-05-26?13:38??DotNetArchive\CreateShapefile\obj\Debug\temp
????..AD...?????????0??2005-05-26?13:38??DotNetArchive\CreateShapefile\obj\Debug\TempPE
????..AD...?????????0??2010-08-12?18:13??DotNetArchive\CreateShapefile\obj\Debug
????..A..H.????318216??2005-05-26?13:52??DotNetArchive\CreateShapefile\obj\Release\CreateShapefile.projdata
????..AD...?????????0??2005-05-26?13:38??DotNetArchive\CreateShapefile\obj\Release\temp
????..AD...?????????0??2005-05-26?13:38??DotNetArchive\CreateShapefile\obj\Release\TempPE
????..AD...?????????0??2010-08-12?18:13??DotNetArchive\CreateShapefile\obj\Release
????..AD...?????????0??2010-08-12?18:13??DotNetArchive\CreateShapefile\obj
?????文件??????43520??2005-02-15?09:48??DotNetArchive\CreateShapefile\shapelib.dll
?????文件????????248??2005-05-26?12:46??DotNetArchive\CreateShapefile\workorders.config
?????目錄??????????0??2005-05-26?13:41??DotNetArchive\CreateShapefile
?????文件???????2476??2005-05-26?13:04??DotNetArchive\MapTools?Assembly\AssemblyInfo.cs
?????文件???????2476??2005-05-26?13:04??DotNetArchive\MapTools?Assembly\Backup\AssemblyInfo.cs
?????文件??????42346??2004-03-18?13:26??DotNetArchive\MapTools?Assembly\Backup\maptools.cs
?????文件???????3903??2005-05-26?13:27??DotNetArchive\MapTools?Assembly\Backup\MapTools.csproj
?????文件???????1803??2005-05-26?13:57??DotNetArchive\MapTools?Assembly\Backup\MapTools.csproj.user
?????文件????????901??2005-05-26?13:01??DotNetArchive\MapTools?Assembly\Backup\MapTools.sln
............此處省略148個文件信息
- 上一篇:redis編碼轉換器
- 下一篇:JSON.NET源碼
評論
共有 條評論