gpt4 book ai didi

iphone - .mm 文件中的 DDMathParser

转载 作者:搜寻专家 更新时间:2023-10-30 20:03:43 25 4
gpt4 key购买 nike

在我的 Xcode 项目中,我需要在 ViewController.mm 中重命名我的 ViewController.m,但我还需要 DDMathParser。

我在 .m 文件中编译解析器,没有任何错误。但是当我在 .mm 文件中编译它时,出现以下错误:

在线解析问题:

- (DDOperatorAssociativity) associativityForOperator:(NSString *)operator;

"expected identifier"

最佳答案

将参数名称从 operator 更改为任何其他名称。 operator 是 C++ 中的关键字。

关于iphone - .mm 文件中的 DDMathParser,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8749409/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com