| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 631 人关注过本帖
标题:MFC 编程问题,求解决
只看楼主 加入收藏
泄了气的芬达
Rank: 1
等 级:新手上路
帖 子:3
专家分:0
注 册:2014-12-5
结帖率:0
收藏
 问题点数:0 回复次数:1 
MFC 编程问题,求解决
出现了如下错误,求解决,
Compiling...
Test.cpp
d:\vc++储存\test\testview.h(18) : error C2146: syntax error : missing ';' before identifier 'Seed'
d:\vc++储存\test\testview.h(18) : error C2501: 'Cpoint' : missing storage-class or type specifiers
d:\vc++储存\test\testview.h(18) : error C2501: 'Seed' : missing storage-class or type specifiers
d:\vc++储存\test\testview.h(18) : error C2501: 'PointNext' : missing storage-class or type specifiers
d:\vc++储存\test\testview.h(18) : error C2501: 'RightPoint' : missing storage-class or type specifiers
d:\vc++储存\test\testview.h(18) : error C2501: 'LeftPoint' : missing storage-class or type specifiers
TestView.cpp
d:\vc++储存\test\testview.h(18) : error C2146: syntax error : missing ';' before identifier 'Seed'
d:\vc++储存\test\testview.h(18) : error C2501: 'Cpoint' : missing storage-class or type specifiers
d:\vc++储存\test\testview.h(18) : error C2501: 'Seed' : missing storage-class or type specifiers
d:\vc++储存\test\testview.h(18) : error C2501: 'PointNext' : missing storage-class or type specifiers
d:\vc++储存\test\testview.h(18) : error C2501: 'RightPoint' : missing storage-class or type specifiers
d:\vc++储存\test\testview.h(18) : error C2501: 'LeftPoint' : missing storage-class or type specifiers
D:\vc++储存\Test\TestView.cpp(132) : error C2065: 'Seed' : undeclared identifier
D:\vc++储存\Test\TestView.cpp(138) : error C2065: 'begin' : undeclared identifier
D:\vc++储存\Test\TestView.cpp(151) : error C2065: 'y0' : undeclared identifier
搜索更多相关主题的帖子: before 
2014-12-05 20:16
泄了气的芬达
Rank: 1
等 级:新手上路
帖 子:3
专家分:0
注 册:2014-12-5
收藏
得分:0 
。。。。。

[ 本帖最后由 泄了气的芬达 于 2014-12-6 16:34 编辑 ]
2014-12-05 20:26
快速回复:MFC 编程问题,求解决
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.014558 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved