搜索资源列表
CheckListBoxCBN
- like the CCheckListBox class provided with MFC, however, it’s use isn’t obvious and the wizard assistance stops at the CListBox class. I’ll describe how to insert it easily in your project. (There may be easier ways to do it, but this is how I do it
TmListCtrlEx
- 一个可编辑的列表控件扩展,可根据用户的需要设置各单元的状态:可编辑或禁和。-an edit control to expand the list, according to the user's need for the elements of the state : edit or cut-and.
pbfind3_5_9
- 欢迎使用PB小助手。 作为一名PB程序员,您是否有过为了查找某一语句而不辞辛劳地打 开一个又一个事件或函数,在其脚本中苦苦寻觅的痛苦经历;而为了找 到某一变量或函数的定义,您不得不在错综复杂的对象继承关系中刨根 溯源、上下求索。有了PB小助手,这些问题都将迎刃而解。它能帮您在 一大堆对象或脚本中迅速找到您想要的,快人一步,胜人一筹! 主要功能(详情见帮助): * 对象检索。在PB应用中搜索名称中包含指定字符串的对象。 * 脚本检索。在PB应用源码中
Anfy
- 轻松编辑.网页脚本.java编写的脚本程序源代码,往对有用的人光顾!-easily edited. Web scr ipts. Java scr ipt prepared by the program's source code to the right of the people to patronize useful!
huidu
- #include \"stdio.h\" #include \"malloc.h\" #define TRUE 1 #define n 39 #define max 500 typedef struct { char p[n] float w[n][n] }graph graph *ga2 int visit[n] int path[n][n] float C[n][n] float A[n][n] -#includ
EditableListView
- 可编辑的ListView控件,本人一直用它的,很好用-edit the ListView control, I have been using it, that's fine with
qqqdaa
- 这是网吧记费系统的客户端。为了调试方便,我设了10秒钟扣费一次。以下是该系统的数据库 是用JDBC连接的 -This is the fee charged cafes system client. To facilitate debugging, I set up a deducting 10 seconds. Following is the system's database is connected with JDBC
nasm-0.98.39-src
- nasm assembly language assembler.Hope everybody can use it wondfully.-NASM assembly language assembler.Hope ev erybody can use it wondfully.
coscilloscopectrl_src
- Recently, one of the projects that I m working on required showing some variable data, like signal strength, signal to noise ratio etc. As usual, I dived into Code Project, confident that I ll find a solution. I did find some, as expected, but unfort
coscilloscopectrl_demo
- Recently, one of the projects that I m working on required showing some variable data, like signal strength, signal to noise ratio etc. As usual, I dived into Code Project, confident that I ll find a solution. I did find some, as expected, but unfort
DirIconExample_Source
- 一个很好的ImageList类 Part of this class was specifically designed for all the projects out there that need an imagelist that will retrieve system file icons, just like the explorer-like example provided. CShellList is much simpler than using shell na
BrowseDelListbox
- 界面中实现浏览删除的,虽然简单,对初学者还是有用的.看看吧-interface surfing deleted, although simple, for beginners or useful. Let's see it
List.rar
- 是基于J2ME的Canvas而写的一个通用List控件,列表控件分默认,数字,图片列表三种类型,可以通过设置属性来改变List类型,,,,。,Canvas is based on J2ME' s written a generic List controls, list controls at the default, numbers, picture a list of three types, you can by setting the attribute to change the
CustomHeader.zip
- C# 要实现ListView的各行各列重绘是一件很麻烦的事情,最近就确定要实现一个功能需求,在一个ListView各行的第二列(Details模式)加入一个小图标。之前已经领教过ListView的设置,要开启重绘ListView各行,就必须重载它的OnDrawSubItem,但是ListView默认是不会执行你重载的OnDrawSubItem事件的,除非你把它OwnerDraw设置为true,即打开由用户控制绘图模式。然而让人抓狂的是,OwnerDraw=true后,整个ListView的Ite
CListCtrlEx
- 对MFC的CListCtrl控件的扩展,可以对每行添加进度条、编辑框、复选框等控件-MFC' s CListCtrl control of the extension, you can add a progress bar for each row, edit boxes, check boxes and other controls
4
- 这是Labview编程的一些小例子,可以作为初学者入门的练习题,很好的例子,循序渐进-This is a small example of Labview programming can serve as a beginner' s exercises, a good example, step by step
LiveGrid
- 拖动滚动条分批加载行数据(对大数据量比较合适),是分页之外的另一种选择。类似dojo的turboGrid方式 -Drag the scroll bar to load rows of data in batches (for large amounts of data more appropriate), is a page other than another option. Similar to the dojo' s turboGrid way
HyperList
- 比ListView数据加载快百倍的HyperList 2.0 这是一个完整版本的正式的媲美Listview控件的控件(DLL),他拥有难以置信的速度和存储构建,排序性能,也可以连接到数据库,支持Listview所有的功能并且有额外的扩展,具体可以看示例.使用HyperList 2.0加载10条记录仅0.02几秒,而用标准的Listview控件加载需要25秒左右.-Hundred times faster than the ListView' s data loading Hype
SkinListDone
- listview自绘demo,包含有滚动条的自绘内容-listview from the painting demo, contains the contents of the scroll bar' s owner-draw
CListView_SortItems
- 说明: 本段代码完整实现了在CListView列表中ListItem的排序, 其功能有: 1、实现升序和降序切换; 2、指定行记录不参与排序(比如,不希望首行‘合计’参与排序); 3、对指定列实现单独的排序算法(比如,日期和数值就不能使用同一的排序算法); 4、资源释放(每次点击前,都要释放资源,注意程序退出前,还有资源需要释放。)-Descr iption: a complete code of this paragraph a ListItem in the list
