在 net beans 中找不到符号

发布于 2024-08-08 00:44:49 字数 100 浏览 5 评论 0原文

我有使用 javax.comm lib 文件的代码,我收到错误消息,提示找不到符号。我想知道我的 jar 文件到底应该在哪里?我使用 Windows XP 和 Net beans ide

i am having code which is using javax.comm lib file,i am getting error saying cannot find symbol.i want to know where exactly my jar file should be?i using windows xp and net beans ide

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

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

发布评论

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

评论(2

無心 2024-08-15 00:44:49

根据 Java Communications API 网页,Windows XP 没有实现:

[...]

API 的实现目前可用于 Solaris SPARC、Solaris x86 和 Linux x86。

[...]

According to the Java Communications API web page, there is no implementation for Windows XP:

[...]

Implementations of the API are currently available for Solaris SPARC, Solaris x86, and Linux x86.

[...]

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