搜索资源列表
TreeBar
- 这个TreeView类似一个Bar 可以停靠,可以移动。 里面只有一个控件 TreeCtrl -the TreeView a similar Bar can be docked and can move. There is only one component TreeCtrl
多级目录
- 用java编的一个多及目录程序,用到了Swing中的JTr-series with more than one directory and procedures used by the Swing JTr
VirtualTreeview
- VirtualTreeviewVirtual Treeview is a treeview control built from ground up. More than 3 years of development made it one of the most flexible and advanced tree controls available today. Virtual Treeview starts off with the claim to improve many aspec
TVsource
- 一个关于TREEVIEW的控件的源码,也是界面很不错,用到的方法也很多,值得学习.-one of the controls on the source code interface is quite good, and the methods used many, worth learning.
ibook8_417489
- public static void main(String[] args) { try { Enterprise1TestClient1 client = new Enterprise1TestClient1() Enterprise1 remote=client.getHome().create() System.out.print(remote.helloWorld(\"Demo one\")) }catch (RemoteException ex) {
nTree_Acc_Sql
- 自己做的一个多级树形目录,能通过数据库动态的修改目录树,提供了ACCESS和SQL版.-own more than one level of directory tree, the database can change the dynamic directory tree, and the ACCESS SQL version.
dsdad
- 关于bcd码加法器 第一个是一位的 通过了 第二个是四位的没通过?赜赽cd码加法器 第一个是一位的 通过了 第二个是四位的没通过-on bcd yards Adder is a section through one of the second of four is not the adoption of codes increases bcd instruments used in a section of the passage of a second four is not the ado
TreeCtrlDClick123
- 一个对树形控件操作的例子,包括了对图标更换,双击事件的处理-one pair of tree controls the operation of examples, including the replacement of the icon, click the incident was handled
javaremember
- 这个是用Java编写的类似记事本的一个小程序,希望对大家有用-this is written in Java notebook similar to the one small program, useful for all
VC++TabView1
- 绝佳的Tab View控件的方式之一,VC++6.0经过运行调试的,可直接使用-excellent Tab Controls View one of the ways that VC 6.0 After running the debugger can be used directly
movfuckgame
- 一款有趣的游戏,内附文档 一款有趣的游戏,内附文档-one interesting game, enclosing one interesting document of the g ame, enclosing documents
MyPanelUnit
- 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件, 要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),
MyDBTreeunit
- 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件, 要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),
DataFilter
- 当我们在操作数据集时,往往需要对数据进行筛选。例如:一个名为Customer的数据表,它具有CustNo、CustName、Country、Address、Phone、State、TaxRate等字段,如果只想查看国别为China或顾客号大于1000的顾客记录,就需要对数据集进行过滤。经总结,有下面这些过滤方法: 一、利用Ttable和Tquery的Filter属性 二、用ApplyRange筛选数据集的记录 三、用OnFilterRecord事件筛选 四、用Tquery控件的S
simple_tree_ctrl
- First of all, there are lots of custom tree controls available so what s the need for this? In one of my projects I happened to use several tree controls to show data objects at different levels and I had to deal with user actions. Each time, my tree
PrtTView_demo
- This project is to show the tree I dreamed when I first met the ternary tree concept. When I came upon the ternary tree, I get awed! It s amazing that an idea so simplistic could be so strong and fast. But it had flaws... the first one is the memory
verticaltree
- While studying electronic engineering and computer science, I participated in a compiler workshop where we had to write our own programming language. To view and analyse the syntax tree for a given program, I wrote a custom drawn tree component those
EditTreeCtrlDemo
- As I was looking for a more advanced tree control, I came across the article Tree Editor by Yossi Patt. The tree control in this article seemed to have most of the features I had need for. Unfortunately this tree control was nearly unusable outside i
TreeCtrlEx.ZIP
- 这是一个支持多选的TreeCtrl。多选对于TreeCtrl来说是一个很实用的功能,但是微软的MFC开发小组确没有实现它,这个程序写了一个继承与CTreeCtrl的类实现了多选功能。-This is one more election support TreeCtrl. For more TreeCtrl election is a very practical function, But Microsoft's MFC development team did not realize
apcluster
- To convey how complete a task is, you can use a progress bar like this one: --> ... After you see a progress bar and a progress monitor in action
