-
this source is used win32api CDirTreeview own package, from the hands of celebri...
这段源码是用win32api 自己封装的CDirTreeview,出自名人之手,强烈推荐-this source is used win32api CDirTreeview own package, from the hands of celebrities and strongly recommended
- 2022-06-30 19:14:36下载
- 积分:1
-
Visual C++中树形视图控件的使用
Visual C++中树形视图控件的使用-Visual C TreeView control the use of
- 2022-08-12 11:42:33下载
- 积分:1
-
相关性分析的算法写得不好,主要供学习matlab界面编写、参数传递的朋友参考...
相关性分析的算法写得不好,主要供学习matlab界面编写、参数传递的朋友参考-,matlab,其他小程序/Other windows programs -correlation analysis algorithm is not well written, mainly for the preparation of learning Matlab interface, Parameter Passing reference to the friends- and Matlab. other small procedures/Other Windows programs
- 2022-04-28 20:42:15下载
- 积分:1
-
一个自绘的treectrl的例子。在每个子节点前后都可添加自绘图片和文字。...
一个自绘的treectrl的例子。在每个子节点前后都可添加自绘图片和文字。-A self-painted the treectrl example. In each sub-node can be added before and after the self-painted images and text.
- 2022-07-18 07:03:36下载
- 积分:1
-
rxlibford7.rarr xlibford7.rar
rxlibford7.rarr xlibford7.rar
- 2023-07-14 22:20:04下载
- 积分:1
-
这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家议,。...
这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家议,。 -This is my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. We welcome the discussion that.
- 2022-06-15 22:45:56下载
- 积分:1
-
一个系统目录的树形控件,推荐下载
一个系统目录的树形控件,推荐下载--A tree control of system catalog,recommend
- 2022-02-02 17:03:43下载
- 积分:1
-
该文件是针对解决如何使用VB开发大飞机游戏的
该文件是针对解决如何使用VB开发大飞机游戏的-this document is to address how to use VB to the development of the great game of the aircraft
- 2023-06-03 19:30:03下载
- 积分:1
-
源数据是树的实现,树的数据自由浮动,L。
本代码是数据树的实现,数据树能够自由浮动,就像VC界面一样-the source data is the realization of the tree, the tree data to float freely, like the same interface VC
- 2022-07-12 20:11:06下载
- 积分: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