解析器错误:“)”预期的

发布于 2024-10-27 03:39:37 字数 210 浏览 0 评论 0原文

好吧,我在 MonoDevelop 2.4 上使用 C#,但遇到了这个奇怪的错误:

Weird Error

工具提示说它是一个 '解析器错误:预期为“)”。有趣的是:它有效!编译并运行顺利。

唯一的问题是,整个班级没有显示在班级垫中。我该如何解决这个问题?

Ok, I'm using C# on MonoDevelop 2.4 and I got this weird error:

Weird Error

The tooltip says that it's a 'Parser Error: ")" expected.' Funny thing is: it works! Compiles and runs without a hitch.

The only problem is, the entire class doesn't show up in the classes pad. How do I resolve this problem?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浅忆流年 2024-11-03 03:39:37

我的猜测是 MonoDevelop 还不理解可选参数...或者至少您使用的版本不理解 - 尽管编译器本身可以理解。

My guess is that MonoDevelop doesn't understand optional parameters yet... or at least the version you're using doesn't - even though the compiler itself does.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文