unexpectedindent(unexpected)
2024-03-28 23:31:36
导读 大家好,小东方来为大家解答以上的问题。unexpectedindent,unexpected这个很多人还不知道,现在让我们一起来看看吧!1、分成几个文件是可以...
大家好,小东方来为大家解答以上的问题。unexpectedindent,unexpected这个很多人还不知道,现在让我们一起来看看吧!
1、分成几个文件是可以的。
2、只是在Stock.h里面,"#include
3、不用namespace的话需要把string写成: std::string。
4、另外,在Stock.cpp里面的定义有点问题:double getPreviousClosingPrice() //应该是Stock::getPreviousClosingPrice{ return previousClosingPrice;}double getCurrentPrice() //应该是Stock::getCurrentPrice{ return currentPrice;}。
本文到此分享完毕,希望对大家有所帮助。
免责声明:本文由用户上传,如有侵权请联系删除!
猜你喜欢
- 03-28
- 03-28
- 03-28
- 03-28
- 03-28
- 03-28
- 03-28
- 03-28