資源簡介
大三學校作業的一部分,還沒完工。程序編的有點趕,代碼結構上設計有些問題,但是較好地演示了點線面圖層等一些內容。發上來掙點積分。

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Drawing;
using?System.Data;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
namespace?MapGIS.MainForm
{
????public?partial?class?GeoForm?:?UserControl
????{
????????public?GeoForm()
????????{
????????????InitializeComponent();
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-05-08?10:17??MapGIS總\
?????文件?????????766??2014-04-08?15:12??MapGIS總\Cross.ico
?????目錄???????????0??2014-04-29?15:41??MapGIS總\Map\
?????文件????????3254??2014-03-26?10:47??MapGIS總\Map\GeoForm.Designer.cs
?????文件?????????376??2014-03-26?10:47??MapGIS總\Map\GeoForm.cs
?????文件????????6183??2014-03-26?10:47??MapGIS總\Map\GeoForm.resx
?????目錄???????????0??2014-04-28?15:26??MapGIS總\Map\Geometry\
?????目錄???????????0??2014-05-06?13:30??MapGIS總\Map\Geometry\Data\
?????文件????????4419??2014-05-06?13:55??MapGIS總\Map\Geometry\Data\DataApi.cs
?????文件????????2334??2014-05-06?13:52??MapGIS總\Map\Geometry\Data\DataView.Designer.cs
?????文件?????????527??2014-05-06?13:52??MapGIS總\Map\Geometry\Data\DataView.cs
?????文件????????5817??2014-05-06?13:52??MapGIS總\Map\Geometry\Data\DataView.resx
?????目錄???????????0??2014-04-28?15:26??MapGIS總\Map\Geometry\la
?????文件????????1824??2014-05-08?07:55??MapGIS總\Map\Geometry\la
?????文件????????4257??2014-05-08?15:10??MapGIS總\Map\Geometry\la
?????文件????????5083??2014-05-08?15:10??MapGIS總\Map\Geometry\la
?????文件????????4419??2014-05-08?15:10??MapGIS總\Map\Geometry\la
?????目錄???????????0??2014-05-08?15:29??MapGIS總\Map\Geometry\Legend\
?????文件????????1981??2014-04-29?10:23??MapGIS總\Map\Geometry\Legend\LineLegend.cs
?????文件????????2502??2014-04-29?08:54??MapGIS總\Map\Geometry\Legend\PointLegend.cs
?????文件????????2276??2014-04-29?10:23??MapGIS總\Map\Geometry\Legend\PolyLegend.cs
?????文件?????????173??2014-05-08?15:29??MapGIS總\Map\Geometry\Legend\StringLegend.cs
?????目錄???????????0??2014-05-08?15:22??MapGIS總\Map\Geometry\Shape\
?????文件????????6365??2014-05-08?09:57??MapGIS總\Map\Geometry\Shape\GISLine.cs
?????文件????????4871??2014-05-08?09:50??MapGIS總\Map\Geometry\Shape\GISPoint.cs
?????文件????????6937??2014-05-08?11:27??MapGIS總\Map\Geometry\Shape\GISPoly.cs
?????文件?????????379??2014-05-08?15:29??MapGIS總\Map\Geometry\Shape\GISString.cs
?????文件?????????319??2014-04-28?15:26??MapGIS總\Map\Geometry\Shape\GeoDraw.cs
?????文件???????????3??2014-04-28?15:26??MapGIS總\Map\Geometry\Shape\InShape.cs
?????文件????????8029??2014-04-29?16:27??MapGIS總\Map\Geometry\Shape\MBR.cs
?????目錄???????????0??2014-04-28?21:20??MapGIS總\Map\Geometry\Tools\
............此處省略88個文件信息
- 上一篇:C#開發的寫字板
- 下一篇:TreeDataGridView
評論
共有 條評論