資源簡介
例在SuperMap Objects 中實現對點對象的服務區分析,并在窗體展示分析結果。

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
namespace?ServiceArea
{
????public?partial?class?FrmAbout?:?Form
????{
????????public?FrmAbout()
????????{
????????????InitializeComponent();
????????}
????????private?void?btnOK_Click(object?sender?EventArgs?e)
????????{
????????????this.Close();
????????}
????????private?void?FrmAbout_Load(object?sender?EventArgs?e)
????????{
????????????this.Text?=?“關于“?+?Application.ProductName;
????????????this.lblCompany.Text?=?“版權所有?2000-2008?北京超圖軟件股份有限公司。保留所有權利。“;
????????????this.lbltitle.Text?=?Application.ProductName;
????????????this.lblVersion.Text?=?“基于SuperMap?objects?6組件平臺。“;
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????5660672??2012-12-02?14:42??ServiceArea\Data\map.sdb
?????文件????1241088??2012-12-02?14:42??ServiceArea\Data\map.sdd
?????文件????3057615??2012-11-29?11:28??ServiceArea\Data\蕪湖地圖.smw
?????文件???????6144??2012-11-29?13:50??ServiceArea\ServiceArea\bin\Debug\AxInterop.SuperAnalystLib.dll
?????文件??????36864??2012-11-29?13:50??ServiceArea\ServiceArea\bin\Debug\AxInterop.SuperLegendLib.dll
?????文件??????81920??2012-11-29?13:50??ServiceArea\ServiceArea\bin\Debug\AxInterop.SuperMapLib.dll
?????文件??????18944??2012-11-29?13:50??ServiceArea\ServiceArea\bin\Debug\AxInterop.SuperWkspManagerLib.dll
?????文件??????77824??2012-11-29?13:50??ServiceArea\ServiceArea\bin\Debug\Interop.SuperAnalystLib.dll
?????文件??????45056??2012-11-29?13:50??ServiceArea\ServiceArea\bin\Debug\Interop.SuperLegendLib.dll
?????文件?????655360??2012-11-29?13:50??ServiceArea\ServiceArea\bin\Debug\Interop.SuperMapLib.dll
?????文件??????36864??2012-11-29?13:50??ServiceArea\ServiceArea\bin\Debug\Interop.SuperWkspManagerLib.dll
?????文件?????129024??2012-11-30?11:42??ServiceArea\ServiceArea\bin\Debug\ServiceArea.exe
?????文件??????46592??2012-11-30?11:42??ServiceArea\ServiceArea\bin\Debug\ServiceArea.pdb
?????文件??????11592??2012-12-02?14:45??ServiceArea\ServiceArea\bin\Debug\ServiceArea.vshost.exe
?????文件????????490??2009-06-11?05:14??ServiceArea\ServiceArea\bin\Debug\ServiceArea.vshost.exe.manifest
?????文件????????870??2012-11-29?10:30??ServiceArea\ServiceArea\FrmAbout.cs
?????文件???????5382??2012-11-29?10:30??ServiceArea\ServiceArea\FrmAbout.Designer.cs
?????文件?????141391??2012-11-29?10:30??ServiceArea\ServiceArea\FrmAbout.resx
?????文件??????19984??2012-12-02?14:52??ServiceArea\ServiceArea\FrmMain.cs
?????文件??????24046??2012-12-02?14:52??ServiceArea\ServiceArea\FrmMain.Designer.cs
?????文件??????22577??2012-12-02?14:52??ServiceArea\ServiceArea\FrmMain.resx
?????文件???????1011??2012-11-29?11:09??ServiceArea\ServiceArea\NetworkSetting.cs
?????文件???????6144??2012-11-29?13:50??ServiceArea\ServiceArea\obj\Debug\AxInterop.SuperAnalystLib.dll
?????文件??????36864??2012-11-29?13:50??ServiceArea\ServiceArea\obj\Debug\AxInterop.SuperLegendLib.dll
?????文件??????81920??2012-11-29?13:50??ServiceArea\ServiceArea\obj\Debug\AxInterop.SuperMapLib.dll
?????文件??????18944??2012-11-29?13:50??ServiceArea\ServiceArea\obj\Debug\AxInterop.SuperWkspManagerLib.dll
?????文件??????77824??2012-11-29?13:50??ServiceArea\ServiceArea\obj\Debug\Interop.SuperAnalystLib.dll
?????文件??????45056??2012-11-29?13:50??ServiceArea\ServiceArea\obj\Debug\Interop.SuperLegendLib.dll
?????文件?????655360??2012-11-29?13:50??ServiceArea\ServiceArea\obj\Debug\Interop.SuperMapLib.dll
?????文件??????36864??2012-11-29?13:50??ServiceArea\ServiceArea\obj\Debug\Interop.SuperWkspManagerLib.dll
............此處省略33個文件信息
- 上一篇:SuperMap ob
jects 綜合救援調度 - 下一篇:BIM+GIS技術白皮書
評論
共有 條評論