-
信息共享:建成体系完整、互联互通的电子政务网络系统和国土资源政务系统共建共享的信息资源库; 无缝集成:标准化OA、MIS和GIS的有机集成; B/S结构...
信息共享:建成体系完整、互联互通的电子政务网络系统和国土资源政务系统共建共享的信息资源库; 无缝集成:标准化OA、MIS和GIS的有机集成; B/S结构:实现远程办公办文、远程带图作业,维护简单、安装方便 信息发布:通过WEBGIS在互联网上图文并茂的发布土地出让、转让,土地拍卖,土地登记、用地手续、矿产手续等各类信息。 二次开发:以平台为基础建立的各类应用,可以方便的进行二次开发,满足业务的各种变化需要。-information sharing : to build a complete system, interoperable e-government network systems and land resources Administrative System Sharing of information resources library; Seamless integration : standardization OA, MIS and the organic integration of GIS; B/S : remote-office run, remote operations with map and maintaining a simple, easy installation information dissemination : WEBGIS on the Internet to browse through the release of land sales and transfers, land auctions, land registration, land clearance, mineral procedures of all types of information. Second development : based platform for a variety of applications, to facilitate the conduct of secondary development to meet the business needs of the changes.
- 2022-10-04 02:10:03下载
- 积分:1
-
通过拖拉树型控件CTreeCtrl的节点来改变同一层次上节点的位置顺序...
通过拖拉树型控件CTreeCtrl的节点来改变同一层次上节点的位置顺序-Through drag and drop tree control CTreeCtrl node to change the same level, the location of the node sequence
- 2022-06-29 04:47:09下载
- 积分:1
-
wuziqi
asp五子棋程序,基于bs构架。(asp Gobang procedures, based on the framework bs.)
- 2008-07-31 09:06:36下载
- 积分:1
-
对话框上的树状控件的使用,以及用树状控件操作子对话框
对话框上的树状控件的使用,以及用树状控件操作子对话框-The operation of TreeCtrl in a dialog and use the control to select a subdialog.
- 2022-06-16 01:16:18下载
- 积分:1
-
TreeView控件的使用Demo,包含了TreeView,ListView及Split控件的使用方法...
TreeView控件的使用Demo,包含了TreeView,ListView及Split控件的使用方法-TreeView control the use Demo includes the TreeView and ListView Control and Split use
- 2022-07-23 19:23:22下载
- 积分:1
-
in MFC Application CTreeCtrl control skills. Rar
在MFC中应用CTreeCtrl控件的技巧.rar-in MFC Application CTreeCtrl control skills. Rar
- 2022-01-21 00:40:37下载
- 积分:1
-
此示例演示如何创建一个自定义视图类似GridView视图模型。
This sample shows how to create a custom view that resembles the GridView view mode that is used by ListView. The custom view presents hierarchical data in columns at each level of the TreeView. -This sample shows how to create a custom view that resembles the GridView view mode that is used by ListView. The custom view presents hierarchical data in columns at each level of the TreeView.
- 2022-08-06 21:59:05下载
- 积分:1
-
研究生省考的词汇部分,是咱老师的杰作,很有帮助,看看是否属实...
研究生省考的词汇部分,是咱老师的杰作,很有帮助,看看是否属实-postgraduate provincial exams, vocabulary, is a masterpiece from our teachers and very helpful to see whether it is true
- 2022-04-06 22:55:11下载
- 积分:1
-
VB TreeView节点操作示例
VB TreeView节点操作示例,很实用,适合初学者使用
- 2022-02-04 11:14:15下载
- 积分:1
-
Set rptCol = .Columns.Add(conColumn_cent , "Ecirc frac34 ", 50, True)...
Set rptCol = .Columns.Add(conColumn_±ê×¢ , "±ÃÊ ¾ ", 50, True)
rptCol.Editable = False
rptCol.Groupable = False
.SetImageList Me.imgList
.AllowColumnRemove = False
.MultipleSelection = False
.ShowItemsInGroups = False
With .PaintManager
.ColumnStyle = xtpColumnFlat
.GridLineColor = RGB(225, 225, 225)
.NoGroupByText = "Í Ï ¶ ¯ Á Ð Â±ÃªÌ â µ ½ Õ â À ï ,°´ ¸ à Á Ð ãƒ»Ö Ã—Ã©..."
.NoItemsText = "Ã » Ó Ð ¿ É Ï Ô Ê ¾ µ Ä Ï î Ä ¿ ..."
.VerticalGridStyle = xtpGridSolid
End With- Set rptCol = .Columns.Add(conColumn_cent , "Ecirc frac34 ", 50, True) rptCol.Editable = False rptCol.Groupable = False .SetImageList Me.imgList .AllowColumnRemove = False .MultipleSelection = False .ShowItemsInGroups = False With .PaintManager .ColumnStyle = xtpColumnFlat
- 2022-10-28 13:30:03下载
- 积分:1