-
a very good code!!!一个非常好的界面美化的程序,非常适合做界面的程序员看...
a very good code!!!一个非常好的界面美化的程序,非常适合做界面的程序员看-a very good code! ! ! A very good interface beautification process, very suitable for programmers can interface
- 2023-08-19 14:45:04下载
- 积分:1
-
一个简单了用MFC做的树状控件,希望有帮助
一个简单了用MFC做的树状控件,希望有帮助-A simple to do with MFC tree control, hope that has helped
- 2023-03-06 20:15:03下载
- 积分:1
-
可以单选的树形控件,老外写的,感觉还不错,拿来一起共享,...
可以单选的树形控件,老外写的,感觉还不错,拿来一起共享,-The tree can control the radio, written by a foreigner, I feel pretty good, used to work together to share, Oh Oh
- 2022-04-22 02:17:20下载
- 积分:1
-
此示例演示如何绑定到数据源,使用TreeView datatemplate目标…
This sample shows how bind a TreeView to a data source and use DataTemplate objects to customize the TreeView.
- 2022-01-25 20:28:03下载
- 积分:1
-
a mouse support in two TreeView drive back and forth between the controls
一个支持鼠标在两个TreeView之间来回拖动的控件-a mouse support in two TreeView drive back and forth between the controls
- 2022-05-06 20:28:47下载
- 积分:1
-
这个项目是展示我的梦想当我第一次见到三元树的树图。
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 consumption. The hash table implementation consumes far less memory than the ternary tree! The second flaw is the ternary tree can be fragmented and be extremely unbalanced (as the algorithm doesn t do any balancing step) so the tree also needs a way for balancing the nodes. I tried to reduce the memory consumption by grouping three nodes into one new "int" node. -This project is to show the tree I dreamed wh en I first met the ternary tree concept. When I ca me upon the ternary tree, I get awed! It"s amazing that an idea so simplisti c could be so strong and fast. But it had flaws ... the first one is the memory consumption. The has h table implementation consumes far less memor y than the ternary tree! The second flaw is the te rnary
- 2022-01-25 20:11:40下载
- 积分:1
-
VS2005环境下面的TREEVIEW控件,请大家使用。
VS2005环境下面的TREEVIEW控件,请大家使用。-VS2005 environment TREEVIEW control the following, please use.
- 2022-03-25 16:59:55下载
- 积分:1
-
CustomTreeCtrl
一个很有用的TreeCtrl,有复选柜,可以自定义图标,展开节点时,可以更换图标。支持右键菜单增加删除节点(A very useful TreeCtrl, there are check counters, you can customize the icon, expand the node, you can replace the icon. Support right click menu to add delete node )
- 2016-07-28 16:03:54下载
- 积分:1
-
1qweqewq This my first one works Delphi components. With DELPHI3 completed, can...
1qweqewq这是我的第一个DELPHI元件作品。用DELPHI3完成的, 可以安装在D2/D3/D4/D5上面,没有问题这是我的第一个DELPHI元件作品。用DELPHI3完成的, 这是我的第一个DELPHI元件作品。用DELPHI3完成的, 可以安装在D2/D3/D4/D5上面,没有问题这是我的第一个DELPHI元件作品。用DELPHI3完成的, 可以安装在D2/D3/D4/D5上面,没有问题 可以安装在D2/D3/D4/D5上面,没有问题-1qweqewq This my first one works Delphi components. With DELPHI3 completed, can be installed in D2/D3/D4/D5 above, this is not my first one works Delphi components. With DELPHI3 completed, it is my first one works Delphi components. With DELPHI3 completed, can be installed in D2/D3/D4/D5 above, this is not my first one works Delphi components. With DELPHI3 completed, can be installed in D2/D3/D4/D5 above, no problem can be installed in D2/D3/D4/D5 above, no problem
- 2023-06-28 16:55:04下载
- 积分: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