资源列表
CONTROL
- 自己写的控件编程,供大家使用,一起学习,共同进步,很简单的 不难!!哈哈哈 哈哈好-Control programming, write your own for everyone to use, with learning and common progress, very simple, not difficult! ! Ha ha ha ha ha good
prtree-1.5.tar
- 新型多维空间索引结构PR-tree,并且在这种新型的索引结构下进行了高维数据的查询操作.这种新型的空间索引结构有两个主要的特点:对需要查询的数据空间进行层次划分 并且对结点的插入、删除等操作具有高度的灵活性-PRTree is a Priority R-Tree, a spatial index. For some background read this: http://www.cs.umd.edu/class/spring2005/cmsc828s/slides/prtree.pdf
extmoban
- EXTJS的开发模版,提供了EXTJS的基本功能演示。对于EXTJS的初学者来说是个不错的参考。包含了EXT的GRID空间,树形控件,TAB空间等实例。-EXTJS develop templates EXTJS functional demo. For the EXTJS beginners is a good reference. Contains the EXT GRID space, tree controls, TAB space instance.
TreeFiles
- 输入文件夹地址 文件夹内的文件目录自动以树形显示-Enter the folder address folder within the file directory automatically displayed in a tree
TreeData
- 树形控件显示数据库内容很好的示例程序!本人亲测可以参考移植!-The tree control displays good example of the contents of the database program! I pro-test can refer to the transplant!
STreeeCtrllDBe
- 切分窗口的一个Demo,左视图为TreeView,右视图为FoormView,适合初学入门者学习切分窗口与TreeView的使用 -A split window Demo, left view of the TreeView, right view FoormView, suitable for beginners beginners to learn to cut the use of sub-window with TreeView
treeviewsrc
- 摘要:VC/C++源码,数据库应用,树控菜单,树形菜单 VC++在树控件中插入项,一个树控件菜单TreeView的简单应用源码,演示如何在TreeView树控件中插入节点项。 -Abstract: VC/C++ source code, database applications, the tree control menu, tree menu VC++ in the tree control, insert the item, a tree control menu TreeVi
Ttreeelist_ddr
- treeview控制展示示,實做item的樹狀結構。 -The treeview control display shows, in fact, to do the item tree.
BindingXMLToTreeView
- TreeView与XML的操作实例,定义一个变量保存XML文件的路径,加载该路径下的XML文件,将加载完成的XML文件显示在TreeView控件中。程序演示了如何展开TreeView控件中的所有项,将XML节点定义为TreeView的节点,在实际使用中有重要意义,我们一般会生成与程序相关的XML文件,由此生成TreeView-Operating instance of the TreeView with XML, the definition of a variable to save the
TraverseMagneticDiskCatalogue
- C#使用TreeView组件遍历磁盘目录,C#目录遍历功能的方法与实现实例,利用TreeView组件实现,实际上是扩展了TreeView的功能,增加了目录遍历功能,这就大大提高了TreeView的实用性,C#实例源代码下载-C# uses TreeView Component traverse the disk directory, C# directory traversal function instance, use the TreeView component to achieve, i
ConMOVE
- 在生成的键面中,可以随意移动控件位置,用户可以根据自己的习惯来调整控件的位置-The key surface, you can move it to control the location, the user can adjust the position of the control according to their habit of
ModifiedNexusVersion
- C#修改Treeview中的节点文本实例源码,实现步骤:在文件头部声明与数据库操作有关的命名空间,声明一个执行SQL语句的对象,定义一个数据库连接字符串,设置treeView1的可编辑属性为true,打开数据库连接,执行SQL语句对象,清空treeView1原有的数据内容,为treeView1控件添加根节点,开始读取数据中的内容,将数据库中的数据字段变换为treeView控件的节点,向根节点上添加数据库字段等。-C# to modify the text instance of the sour