资源列表
source_browse
- Windows的资源管理器想必大家都用过,该程序的窗口一分为二,左边的窗口显示本机当前所有驱动器以及驱动器中的所有文件夹,当用户单击文件夹后,如果该文件夹下面还有子文件夹,则上层文件夹展开显示下级的文件夹;否则,右边的窗口显示选择文件夹下的文件。那么这个程序是如何实现的呢?为了说明这个问题,本实例打造了一个简易的资源管理器,它实现了Windows资源管理器的主要功能,在显示文件的属性(如文件的文件名、文件的大小、文件的创建时间)的同时,还可以改变文件显示的方式,如大小图标方式、列表方式等。对于V
listcontrol
- 列表控件排序,有详细使用说明,点表头即可排序,还带小三角形,非常实用,拿出来分享下
CreateListBox
- the more u ignore me the closer i get--morrisey
CListBoxST_src
- 一个CListBox的扩展类快来下啊快来中阿快来 -a hurry and the extension of the class under which ah Come A Come
HEAD
- WINDOWS VC6.0下实现UNIX系统中实用程序“HEAD”的功能,它能显示一个文件的最初几行。大师CHARLES PETZOLD的教科书源码。-WINDOWS VC6.0 achieve a UNIX system utility "HEAD" function, it can display the first few lines of a file. Masters CHARLES PETZOLD textbook source.
CListCtrl
- CListCtrl 使用技巧,List函数调用与熟悉-CListCtrl tips, List function call with the familiar
GUI.py
- 这是一个Tkinter的GUI代码,里面集合了Tkinter的大部分控件效果,可以用此代码来学习Tkinter的各个控件的使用-This is a GUI Tkinter code, which sets the majority of the Tkinter control effect, you can use this code to learn the use of the Tkinter
cuslistclass
- 编辑控件,cuslistclass.rar-cuslistclass.rar
DriveListBox_DirListBox_FileListBox
- Drive listbox example program
listclass1.zip
- 可以选择整行,可移动的标题行,并可以排序的ListView
linenumberedit_src
- 自定义重绘表格控件能改变某一行的背景颜色和字体颜色-Oncustom paint for Clistctrl,you can change the background color and font color
p247
- 可以基于linearlist用继承的方法定义一个栈类,实现栈的运行。及常用小程序。-Can be based on linearlist with inherited definition of a stack class stack to run. And common procedures.