资源列表
textzzy
- 利用matlab图形窗,输入字符或字符胞,进行操作的过程。-window using Matlab graphics, characters or character input cell, the operation of the process.
12qwqwqw
- 输入一段程序或字符系统自动分析字符,数字,特殊符号等等并将分析好的数据输出!-procedures for the importation of characters or automatic analysis system characters, numbers, special characters, etc. will be good analysis of data output!
Listboxedit
- Listbox with text and background color change
listbox
- 转载的重新绘制滚动条,实现自定义的滚动,比较好看-readdress scroll bars
CListView_SortItems
- 说明: 本段代码完整实现了在CListView列表中ListItem的排序, 其功能有: 1、实现升序和降序切换; 2、指定行记录不参与排序(比如,不希望首行‘合计’参与排序); 3、对指定列实现单独的排序算法(比如,日期和数值就不能使用同一的排序算法); 4、资源释放(每次点击前,都要释放资源,注意程序退出前,还有资源需要释放。)-Descr iption: a complete code of this paragraph a ListItem in the list
Get_ListViewContent
- 获取ListView内容,任意行,任意列。。核心代码。-Get ListView Content,No Matter What the Content column and row is.
VCLDragListBox
- ListBox with drag items
CListCtrl---exte
- CListCtrl extention can edit
catchCListViewhead
- 捕捉CListView的头消息,可以捕捉到任一列上的头信息-CListView capture the first news can catch a post on the first information
ListCtrlEx
- Clistctrl派生类,增加了些界面元素,如纵横线、支持鼠标滚动功能-Clistctrl derived classes, an increase of some interface elements, such as vertical lines, rolling mouse support functions, etc.
abcd
- 题一:输入10个学生记录(包括学号、姓名、成绩),所有学生以学号从小到大排序。要求编程序实现输入、查询、排序、插入、删除诸功能。-qwertyuiopasdfghjkl
jiqiao
- VC中一些控件的小技巧 1.让List Control有Check Box 2.让List Box有Check Box。。。