搜索
编程论坛
→
开发语言
→
C++论坛
→
『 VC++/MFC 』
→ VC列表框中输出数据
标题:
VC列表框中输出数据
取消只看楼主
ABlues
等 级:
新手上路
帖 子:4
专家分:0
注 册:2010-3-28
楼主
问题点数:0 回复次数:0
VC列表框中输出数据
this->m_result.AddString("两城市的最短行程距离为:");
this->m_result.AddString((CString)dist[count-1]);
其中m_result为列表框的对象,dist[count-1]为一最短路径算法实现的double类型数据。
是使用m_result对象的那个函数输出?或者需要重载AddString怎么写?
搜索更多相关主题的帖子:
数据
列表
输出
2010-05-30 19:26
1
1/1页
1
参与讨论请移步原网站贴子:
https://bbs.bccn.net/thread-308736-1-1.html
关于我们
|
广告合作
|
编程中国
|
清除Cookies
|
TOP
|
手机版
编程中国
版权所有,并保留所有权利。
Powered by
Discuz
, Processed in 0.103164 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved