代码搜索:listctrl

找到约 1,065 项符合「listctrl」的源代码

代码结果 1,065
www.eeworm.com/read/276400/10743248

h glovar.h

#ifndef GLOVAR_ZDP #define GLOVAR_ZDP #include "stdafx.h" // ListCtrl 常量 #define COLUMN_NUMBER 4 // 列总数 #define COLUMN_CDNAME 0 // 列 "测点名称" 索引 #define COLUMN_CSNAME 1 // 列 "参数名称" 索引 #defin
www.eeworm.com/read/101790/15809516

htm list_213.htm

返回上页访问论坛能否是ListCtrl控件在有格子 发表者:yanzheng 回复数:4 有答案
www.eeworm.com/read/251957/4413019

h v4studioframe.h

#ifndef V4STUDIO_FRAME_H #define V4STUDIO_FRAME_H #include "safe_include.h" // include m4_tools.h #include #include #include // UI #include "V4StudioTree.h"
www.eeworm.com/read/102552/15771369

htm subject_42894.htm

序号:42894 发表者:zhchen 发表日期:2003-06-06 17:03:23 主题:求救,listctrl中加入double! 内容:求救,m_list.SetItemText(iCounter,1,strName);中的strName指向double数据不行,难道只能指向CString??
www.eeworm.com/read/101790/15807712

htm subject_42894.htm

序号:42894 发表者:zhchen 发表日期:2003-06-06 17:03:23 主题:求救,listctrl中加入double! 内容:求救,m_list.SetItemText(iCounter,1,strName);中的strName指向double数据不行,难道只能指向CString??
www.eeworm.com/read/101790/15807756

htm list_41.htm

返回上页访问论坛怎样在ListCtrl中 insertitem 后将新加的item设为选择状态 发表者:阿平 回复数:7
www.eeworm.com/read/102552/15775269

htm subject_25431.htm

序号:25431 发表者:jiangweiwei 发表日期:2002-12-22 14:26:30 主题:如何修改CListCtrl的风格? 内容:在创建了派生的ListCtrl后,如何修改其风格? 返回上页
www.eeworm.com/read/27451/865282

txt d263.bmp.txt

(9)实现接收短消息功能 该实例接收短消息是采用定时器轮巡的方式,每个定时器周期尝试接收短消息,若收到 新的短消息,则显示在ListCtrl中。 void CGsmGprsView::OnTimer(UINT nIDEvent) { // TODO: Add your message handler code here and/or call d
www.eeworm.com/read/37216/900563

txt d263.bmp.txt

(9)实现接收短消息功能 该实例接收短消息是采用定时器轮巡的方式,每个定时器周期尝试接收短消息,若收到 新的短消息,则显示在ListCtrl中。 void CGsmGprsView::OnTimer(UINT nIDEvent) { // TODO: Add your message handler code here and/or call d
www.eeworm.com/read/102552/15771540

htm subject_23923.htm

序号:23923 发表者:李 发表日期:2002-12-07 19:54:11 主题:ClistView是不是不能用CDC 啊?我在ondraw()里textout(50,50,'dgh')可是什么都没有? 内容:是不是被listctrl覆盖了? 返回上页