好像C++的class没有modifier吧
所在版块:求学狮城 发贴时间:2003-02-20 21:59

用户信息
复制本帖HTML代码
高亮: 今天贴 X 昨天贴 X 前天贴 X 
试着改一下:

in test.h, remove the "public" before "class"


class Time
{
public:
...
...
};
.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!


You may say I'm a dreamer
but I'm not the only one...
 相关帖子 我要回复↙ ↗回到正文
test.h file 和尚庙的主持   (371 bytes , 421reads )
in the test.h file 注册   (70 bytes , 250reads )
test.cpp file 和尚庙的主持   (1049 bytes , 213reads )
t.cpp file 和尚庙的主持   (937 bytes , 223reads )
这三个file都在同一个目录下 和尚庙的主持   (269 bytes , 212reads )
好像C++的class没有modifier吧 simon   (93 bytes , 224reads )
没用,同样的问题还会出现 和尚庙的主持   (0 bytes , 175reads )