-
大小: 10.36MB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2023-10-08
- 語言: C#
- 標(biāo)簽: ArcGIS??EngineC#GIS??
資源簡(jiǎn)介
代碼非常珍貴,幾乎包括了ArcGIS Engine開發(fā)的所有功能模塊。即包括了鷹眼、放縮漫游、圖元編輯、圖元式樣設(shè)定等常見功能模塊,又包括了柵格插值、表面分析、臨近分析、3D分析、網(wǎng)絡(luò)分析、Utility分析等高級(jí)空間分析模塊。解壓后配置好.mxd路徑,程序即可運(yùn)行。該系統(tǒng)是ArcGIS Engine入門和提高的難得的精華代碼。歡迎下載使用

代碼片段和文件信息
/*
?Copyright?1995-2005?ESRI
?All?rights?reserved?under?the?copyright?laws?of?the?United?States.
?You?may?freely?redistribute?and?use?this?sample?code?with?or?without?modification.
?Disclaimer:?THE?SAMPLE?CODE?IS?PROVIDED?“AS?IS“?AND?ANY?EXPRESS?OR?IMPLIED?
?WARRANTIES?INCLUDING?THE?IMPLIED?WARRANTIES?OF?MERCHANTABILITY?AND?FITNESS?
?FOR?A?PARTICULAR?PURPOSE?ARE?DISCLAIMED.?IN?NO?EVENT?SHALL?ESRI?OR?
?CONTRIBUTORS?BE?LIABLE?FOR?ANY?DIRECT?INDIRECT?INCIDENTAL?SPECIAL?EXEMPLARY?
?OR?CONSEQUENTIAL?DAMAGES?(INCLUDING?BUT?NOT?LIMITED?TO?PROCUREMENT?OF?
?SUBSTITUTE?GOODS?OR?SERVICES;?LOSS?OF?USE?DATA?OR?PROFITS;?OR?BUSINESS?
?INTERRUPTION)?SUSTAINED?BY?YOU?OR?A?THIRD?PARTY?HOWEVER?CAUSED?AND?ON?ANY?
?THEORY?OF?LIABILITY?WHETHER?IN?CONTRACT?STRICT?LIABILITY?OR?TORT?ARISING?IN?ANY?
?WAY?OUT?OF?THE?USE?OF?THIS?SAMPLE?CODE?EVEN?IF?ADVISED?OF?THE?POSSIBILITY?OF?
?SUCH?DAMAGE.
?For?additional?information?contact:?Environmental?Systems?Research?Institute?Inc.
?Attn:?Contracts?Dept.
?380?New?York?Street
?Redlands?California?U.S.A.?92373?
?Email:?contracts@esri.com
*/
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?s
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????1102??2006-12-30?13:33??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\app.config
?????文件???????3551??2005-02-23?00:18??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\AssemblyInfo.cs
?????文件???????5632??2005-11-11?22:25??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Controls.vshost.exe
?????文件???????1102??2006-12-30?13:33??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Controls.vshost.exe.config
?????文件??????32768??2006-10-01?02:09??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\QueryControl.dll
?????文件?????????21??2005-10-10?16:04??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\reg.bat
?????文件?????????24??2005-10-10?16:04??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\unreg.bat
?????文件??????51200??2008-11-05?10:54??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\DaLian.mxd
?????文件????????598??2006-05-16?09:06??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\點(diǎn)圖層.dbf
?????文件????????186??2006-05-16?09:06??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\點(diǎn)圖層.prj
?????文件????????900??2006-05-17?09:51??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\點(diǎn)圖層.sbn
?????文件????????172??2006-05-17?09:51??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\點(diǎn)圖層.sbx
?????文件???????4964??2006-05-16?09:06??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\點(diǎn)圖層.shp
?????文件????????708??2006-05-16?09:06??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\點(diǎn)圖層.shx
?????文件???????5214??2006-05-16?09:06??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\線圖層.dbf
?????文件????????186??2006-05-16?09:06??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\線圖層.prj
?????文件???????4292??2006-05-17?09:51??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\線圖層.sbn
?????文件????????404??2006-05-17?09:51??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\線圖層.sbx
?????文件?????706812??2006-05-16?09:06??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\線圖層.shp
?????文件???????3532??2006-05-16?09:06??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\線圖層.shx
?????文件??????68022??2006-05-16?09:06??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\多邊形圖層.dbf
?????文件????????186??2006-05-16?09:06??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\多邊形圖層.prj
?????文件??????57556??2006-05-17?09:51??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\多邊形圖層.sbn
?????文件???????4100??2006-05-17?09:51??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\多邊形圖層.sbx
?????文件????1941812??2006-05-16?09:06??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\多邊形圖層.shp
?????文件??????45404??2006-05-16?09:06??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\多邊形圖層.shx
?????文件?????????78??2006-05-16?09:06??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\橢圓圖層.dbf
?????文件????????186??2006-05-16?09:06??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\橢圓圖層.prj
?????文件????????132??2006-05-17?09:51??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\橢圓圖層.sbn
?????文件????????116??2006-05-17?09:51??基于C#+AE構(gòu)建GIS桌面端應(yīng)用系統(tǒng)框架\Controls\bin\Debug\Maps\橢圓圖層.sbx
............此處省略218個(gè)文件信息
評(píng)論
共有 條評(píng)論