搜索资源列表
property_demo.rar
- 属性表示例源代码,比较漂亮
4444
- 如何实现类似VC属性表中的钉子按钮 希望对大家有用-how to achieve similar VC attribute table nails button hope useful for a
cpropertygrid_static_library
- CPropertyGrid是基于MFC开发的一个属性表控件,它以表格的方式显示和输入数据,其功能和外观类似Visual Basic 6以及Visual Studio 2003的属性窗口。 CPropertyGrid支持的数据类型有:字符串、整数、浮点数、布尔型、度分秒、尺寸、颜色、字体、文件、按钮、列表、日期、时间等,而且可以根据需求进行扩展。 -CPropertyGrid MFC is based on the development of an attribute list co
UseEngineToOpenRecord
- ArcEngine例子,通过ArcEngine打开属性表例子-ArcEngine example, ArcEngine Open Attribute Table example
树形属性表
- 树形属性表
基于C#和AE开发,实现了属性表的打开
- 基于C#和AE开发,实现了属性表的打开,以及与地图的关联-C# and the AE-based development, the realization of the attribute table open, as well as the associated map
CPropertyGrid
- 属性表控件 以表格的方式显示及输入数据,外观和功能类似于Visual Studio 2003的属性窗口,它支持多种类型的属性项,而且可以根据需求进行扩展。-Attribute Table control to the form displayed and input data, appearance and functionality of Visual Studio 2003 is similar to the Properties window, it supports multiple t
ArcEngineWindowsApplication
- ArcEngine加载SHP数据,打开属性表及鹰眼,一些基本的地图放大、缩小、中心化-ArcEngine-LoadData
200783095324
- 高亮显示属性表中选中的要素 -Highlight the attribute table of the elements of selected properties in the table highlights the selected element
12
- 属性查图,图查属性功能 可以查看属性表、框选图元查看属性!-Property search map, map search function to view the properties attribute tables, see graphic element attributes框选!
property_demo
- 属性表示例源代码,比较漂亮- The property sheet demonstration source code, compared with is attractive
Attribute_sheet_and_Wizard_applocation
- 详细的例说了MFC开发过程中属性表和向导的开发方法,这个例子值得很好的参考。-this code concreately introduces the development method of attribute sheet and wizard,and the example is very good
CSharpForDbf(shpAttributeTable)Operations
- 介绍了CSharp中对属性表的基本操作。-CSharp introduced in the basic operation of the property sheet.
MFC
- 姚领田的《MFC窗口程序设计》的源代码;其中有视图窗口、分割窗口、控制栏窗口、对话框窗口、属性表窗口、控件窗口等等。-Yao collar fields " MFC windows programming" source code which view window, split window, control bar window, dialog window, property sheet window, control window and so.
Prop
- 属性表单学习和制作,是一个非常完整的例子-VC++
propertysheet-and-classwizard
- 属性表单和及其向导的实现的源代码。。。。。。 希望在这里大家能分享自己的成果-PropertySheet and classwizard
显示属性表
- 用于AE中属性表的打开查询具体坐标信息,用于点的查询。(Open query for attribute tables in AE)
featureAttribute
- C#+arcengine,打开属性表,并修改要素属性,修改后直接保存到属性之中(open feature attribute by c#+arcengine)
MapOperation
- 使用ArcGIS engine来操作属性表(operate attribute table)
线性表
- 某软件公司年初有n名员工,每名员工有姓名、职务、工号等属性,现在该公司还有共m次操作,分别对应了员工的入职、离职、查询。现在请把所有员工建立一个线性表,建立离职、入职、查询函数,当有员工离职或入职时,修改线性表,并且根据输出格式中的要求输出。(A software company has n employees at the beginning of the year. Each employee has the attributes of name, job, job number, etc.