帮我! [英] Help me!

查看:50
本文介绍了帮我!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我知道这是一个基本问题,但我绝对是在撕扯我的头发

试图在这里找到一个简单的答案!


我正在写一个班级StringSign它由另外两个类组成,

SignLines和Location。我想在

main" StringSign"中使用我最后两个方法。程序。我的问题是:


- 如何在我的StringSign.h文件中声明它们?

-如何在.cpp和.exe中使用它们文件?它是什么类似

位置:: GetMap();

解决方案

2004年4月7日星期三21:48: 22 +0800,Jassy < ja ********* @ iinet.net.au>

写道:


我知道这是一个基本问题,但我绝对是在撕扯我的头发
试图在这里找到一个简单的答案!

我正在写一个类StringSign它由另外两个类组成,
SignLines和Location。我想使用
main" StringSign"中最后两个的方法。程序。我的问题是:

- 如何在我的StringSign.h文件中声明它们?
- 如何在.cpp和.exe文件中使用它们?它是否像
Location :: GetMap();


嗯,我花了大约一个小时写一个程序来回答同样的问题

你多次发布(不要/做/那个)到alt.comp.lang.learn.c-c ++,和

在那里发布我的回复。如果其他人最终在这里做同样的事情,因为他们不知道你发布了(并且我已经回答了)这个问题,这不是一种耻辱吗? over / there /?

-leor




-

Leor Zolman --- BD软件--- www.bdsoft.com

开 - C / C ++,Java,Perl和Unix中的现场培训

C ++用户:下载BD Software的免费STL错误消息解密器:
www.bdsoft.com/tools/stlfilt.html


< blockquote> 2004年4月7日星期三21:48:22 +0800,Jassy < ja ********* @ iinet.net.au>

写道:


我知道这是一个基本问题,但我绝对是在撕扯我的头发
试图在这里找到一个简单的答案!

我正在写一个类StringSign它由另外两个类组成,
SignLines和Location。我想使用
main" StringSign"中最后两个的方法。程序。我的问题是:

- 如何在我的StringSign.h文件中声明它们?
- 如何在.cpp和.exe文件中使用它们?它是否像
Location :: GetMap();


嗯,我花了大约一个小时写一个程序来回答同样的问题

你多次发布(不要/做/那个)到alt.comp.lang.learn.c-c ++,和

在那里发布我的回复。如果其他人最终在这里做同样的事情,因为他们不知道你发布了(并且我已经回答了)这个问题,这不是一种耻辱吗? over / there /?

-leor




-

Leor Zolman --- BD软件--- www.bdsoft.com

开 - C / C ++,Java,Perl和Unix中的现场培训

C ++用户:下载BD Software的免费STL错误消息解密器:
www.bdsoft.com/tools/stlfilt.html


< blockquote>对不起。


不要厚颜无耻,但我怎么知道同一个人同时读了两个
组呢? />
" Leor Zolman" <乐** @ bdsoft.com>在消息中写道

news:32 ******************************** @ 4ax.com ...

2004年4月7日星期三21:48:22 +0800,Jassy < ja ********* @ iinet.net.au>
写道:



我知道这个这是一个基本的问题,但我绝对是在撕扯我的头发
试图在这里找到一个简单的答案!

我正在写一个类StringSign它由另外两个类组成,
SignLines和Location。我想使用
main" StringSign"中最后两个的方法。程序。我的问题是:

- 如何在我的StringSign.h文件中声明它们?
- 如何在.cpp和.exe文件中使用它们?它是什么类似
Location :: GetMap();



好吧,我花了大约一个小时写一个程序来回答同样的问题
你多发布(不要/不做/那个)到alt.comp.lang.learn.c-c ++,并在那里发布我的回复。如果其他人最终在这里做同样的事情,因为他们不知道你发布了(并且我已经回答)过去/那里的问题,这不是一种耻辱吗? > -leor



- Leor Zolman --- BD软件--- www.bdsoft.com
C / C ++,Java,Perl和Unix的现场培训
C ++用户:下载BD Software的免费STL错误消息解密器:
www.bdsoft.com/tools/stlfilt.html



Hi,

I know this is a basic question, but I am absolutely tearing out my hair
trying to find a simple answer here!

I am writing a class "StringSign" which is composed of two other classes,
SignLines and Location. I want to use my methods from the last two in the
main "StringSign" program. My questions are:

- How do I declare them in my StringSign.h file?
-How do I use them in the .cpp and .exe files? is it something like
Location::GetMap( );

解决方案

On Wed, 7 Apr 2004 21:48:22 +0800, "Jassy" <ja*********@iinet.net.au>
wrote:

Hi,

I know this is a basic question, but I am absolutely tearing out my hair
trying to find a simple answer here!

I am writing a class "StringSign" which is composed of two other classes,
SignLines and Location. I want to use my methods from the last two in the
main "StringSign" program. My questions are:

- How do I declare them in my StringSign.h file?
-How do I use them in the .cpp and .exe files? is it something like
Location::GetMap( );
Well, I spent about an hour writing a program to answer this same question
that you multi-posted (don''t /do/ that) to alt.comp.lang.learn.c-c++, and
posted my response there. Wouldn''t it be a shame if someone else ended up
doing the same thing here because they didn''t know you posted (and I
answered) the question over /there/?
-leor



--
Leor Zolman --- BD Software --- www.bdsoft.com
On-Site Training in C/C++, Java, Perl and Unix
C++ users: Download BD Software''s free STL Error Message Decryptor at:
www.bdsoft.com/tools/stlfilt.html


On Wed, 7 Apr 2004 21:48:22 +0800, "Jassy" <ja*********@iinet.net.au>
wrote:

Hi,

I know this is a basic question, but I am absolutely tearing out my hair
trying to find a simple answer here!

I am writing a class "StringSign" which is composed of two other classes,
SignLines and Location. I want to use my methods from the last two in the
main "StringSign" program. My questions are:

- How do I declare them in my StringSign.h file?
-How do I use them in the .cpp and .exe files? is it something like
Location::GetMap( );
Well, I spent about an hour writing a program to answer this same question
that you multi-posted (don''t /do/ that) to alt.comp.lang.learn.c-c++, and
posted my response there. Wouldn''t it be a shame if someone else ended up
doing the same thing here because they didn''t know you posted (and I
answered) the question over /there/?
-leor



--
Leor Zolman --- BD Software --- www.bdsoft.com
On-Site Training in C/C++, Java, Perl and Unix
C++ users: Download BD Software''s free STL Error Message Decryptor at:
www.bdsoft.com/tools/stlfilt.html


I''m sorry.

Not to be cheeky, but how am i supposed to know that the same ppl read both
groups?
"Leor Zolman" <le**@bdsoft.com> wrote in message
news:32********************************@4ax.com...

On Wed, 7 Apr 2004 21:48:22 +0800, "Jassy" <ja*********@iinet.net.au>
wrote:

Hi,

I know this is a basic question, but I am absolutely tearing out my hair
trying to find a simple answer here!

I am writing a class "StringSign" which is composed of two other classes,
SignLines and Location. I want to use my methods from the last two in the
main "StringSign" program. My questions are:

- How do I declare them in my StringSign.h file?
-How do I use them in the .cpp and .exe files? is it something like
Location::GetMap( );



Well, I spent about an hour writing a program to answer this same question
that you multi-posted (don''t /do/ that) to alt.comp.lang.learn.c-c++, and
posted my response there. Wouldn''t it be a shame if someone else ended up
doing the same thing here because they didn''t know you posted (and I
answered) the question over /there/?
-leor



--
Leor Zolman --- BD Software --- www.bdsoft.com
On-Site Training in C/C++, Java, Perl and Unix
C++ users: Download BD Software''s free STL Error Message Decryptor at:
www.bdsoft.com/tools/stlfilt.html



这篇关于帮我!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆