资源列表
listview导出到excel
- 通过listview把access中的数据加载到界面中,然后可以通过导出到excel(Load the data in the access through the listview to the interface, and then you can export to excel)
779513sdk实现在listbox中加入图标
- 实现控件的变形自绘制等等,可以实现对标题栏的更改和变形(Creates an overlapped, pop-up, or child window. It specifies the window class, window title, window style, and (optionally) the initial position and size of the window. The function also specifies the window's parent or ow
ListCtrlDemo
- This tutorial is designed to introduce you to the CListCtrl MFC class. This tutorial covers the following aspects of the CListCtrl: - Adding a CListCtrl to your dialog - Associating the CListCtrl with a member variable - CListCtrl styles - Insert
办公用品管理系统
- 查询功能,包括录入等 dadaddadadawwdawdawdawdawdwad(Query function dadaddadadawwdawdawdawdawdwad)
Editing_SubItems_in_ListControl_src
- Editing SubItems in ListControl
listdemo
- list列表详细介绍,插入,构建,生成,(Detailed introduction to the list list)
自动售货机
- 采用labview编写的自动售货机程序,学习labview的例子。(The vending machine programmed by LabVIEW is used to learn the example of LabVIEW.)
重绘MFC ListCtrl控件
- 重绘MFC ListCtrl控件,简单添加后可以看到不一样的控件,非常实用
listCtrl控件可编辑 内容存储access
- MFC中clistctrl控件的可编辑 及下拉框、日期控件的组合使用,其中clistctrl中的内容可以通过access数据库保存
自绘ListCtrl扩展类及应用
- 一个自绘ListCtrl扩展类及应用,比CListCtrl具有更多更强的功能。
光强计
- 通过Labview程序框图,可以测量光强的强弱数值以及电压和光敏电阻阻值(It can display the intensity value of light intensity)
clistctrl自绘及改变行列颜色附重用类
- VC++ clistctrl自绘及改变行列颜色,VC6.0版本示例、版本示例,还有重用类,这些类是通用的,可用在其它的自绘程序中。重绘后的ListCtrl控件,每一行、每一列都可改变背景颜色,与传统ListCtrl相比,使其内容显示的结构更清淅。