| 查看: 1420 | 回复: 4 | |||
| 当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖 | |||
[交流]
【求助】How to make a table like output in the client area using MFC
|
|||
|
Hi Everyone, I am just wondering whether you can tell me how to make a table like output in the client area in a win32 application using MFC? I want user to be able to input some data or paste some data to the table. Then the application will generate some data according to the input and show the generated data in another table. Thanks a lot for your help! |
» 猜你喜欢
让我中一个面上吧!
已经有4人回复
时间戳又变了
已经有17人回复
科研孤儿太难了
已经有10人回复
今天系统多次维护,明天很可能放榜!
已经有11人回复
时间戳变了,能看出什么问题?
已经有23人回复
只有每年这种时候来逛逛小木虫
已经有22人回复
放榜前的不淡定
已经有12人回复
言之凿凿,明天官网会通知放榜?
已经有16人回复
重要消息,中午系统在维护
已经有12人回复
今天基金会出结果吗?20260819
已经有15人回复
» 本主题相关价值贴推荐,对您同样有帮助:
Nuclear-Power-in-China-Market-Outlook-to-2020
已经有19人回复
Method_Validation_in_Pharmaceutical_Analysis___A_Guide_to_Best_Practice
已经有73人回复
[交流]求the cell doubling in the XRD 什么意思?谢谢
已经有3人回复
III How Rietveld Refinement works?
已经有42人回复
中文版-MFC类库详解.chm-下载
已经有111人回复
Please enter any comments you would like to send to the Journal Office什么意思
已经有3人回复
How to explain the high number of missing reflections?
已经有3人回复
how to computer the I-V for the spin-up and spin-down?
已经有16人回复
【讨论】in the near futhure 是多久?
已经有21人回复
【资源】INTRODUCTION TO XAFS A Practical Guide to XAFS
已经有13人回复
【求助】Error: tensor element equals to 0 for a divide operation
已经有4人回复
【分享】How to get a PhD degree【已搜索无重复】
已经有72人回复
» 抢金币啦!回帖就可以得到:
告别流水线爽文!108万字完结仙侠《女娲石之灵石奇缘(仙界篇)》值得细品
+1/4059
五大联赛看好哪支球队
+5/250
散金求好运
+1/203
山东征女友,坐标济南
+1/91
Polymers 期刊特刊 组稿
+1/88
哈尔滨工业大学(校本部)电子与信息工程学院2027级博士招生
+1/68
上海交通大学张航课题组招聘博士后(电化学能量存储与转换)
+1/47
2026年财务管理、经济与信息技术国际会议 (FMEIT 2026)
+1/26
找女友
+1/19
坐标北京诚征男友
+1/17
pcold 原核表达载体
+1/13
祈福青基
+3/13
2027环境工程博士申请
+1/9
新审查指南施行半年,AI方向的专利申请是不是更看"技术味"了?
+1/5
南京医科大学-冯璋课题组-招收2027级生化与分子生物学专业博士和硕士研究生
+1/3
北理工集成电路杰青团队 | 诚招科助理
+1/2
北理工集成电路杰青团队 | 诚招科助理
+1/2
清华大学环境课题组招聘环境工作专业客座生研究生2-3名(应用导向)
+1/2
河海大学海洋环境污染与生态毒理学研究组招收2027级硕士生 及博士研究生
+1/2
【产品测评分享】体外转录产量不理想、dsRNA 副产物高?T7 RNA 聚合酶实测体验
+1/1
★
susufairy(金币+1): Thanks a lot for the help! 2011-03-23 04:33:47
cenwanglai(金币+1): 谢谢回复! 2011-03-23 23:45:30
susufairy(金币+1): Thanks a lot for the help! 2011-03-23 04:33:47
cenwanglai(金币+1): 谢谢回复! 2011-03-23 23:45:30
|
Using CListCtrl Class http://msdn.microsoft.com/en-us/library/hfshke78(VS.80).aspx |
3楼2011-03-22 19:46:58
susufairy(金币+1): Thanks a lot for the help! 2011-03-22 11:09:16
cenwanglai: 谢谢回复! 2011-03-23 23:44:58
cenwanglai: 谢谢回复! 2011-03-23 23:44:58
|
You can try Grid control http://www.codeproject.com/KB/miscctrl/gridctrl.aspx |
2楼2011-03-22 10:55:40
★ ★
微尘、梦想(金币+2): 谢谢回复…… 2011-04-13 15:38:56
susufairy(金币+1): 2011-04-26 04:23:28
微尘、梦想(金币+2): 谢谢回复…… 2011-04-13 15:38:56
susufairy(金币+1): 2011-04-26 04:23:28
|
这是一个MVC的问题,MFC的解决方案是Doc/View,Document实现数据结构,这里你要的是表,就是二维数组,View实现试图,你这里还是表格,Control实现数据控制,你这里没有说明数据验证,采用默认的实现就可以。 话说,你既然懂英文,就应该能看懂这篇文章了:http://msdn.microsoft.com/en-us/ ... a%28v=VS.80%29.aspx 另外,需要非常详细的解释可以参考侯杰的《深入浅出MFC》,虽然十多年没更新了,知识本身并没有问题。 |
4楼2011-04-13 09:31:33
5楼2011-04-13 11:12:44









回复此楼