Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道openjfx是否合并到OpenJDK中,如果没有,我在哪里可以找到openjfx的ppa链接?
谢谢
OpenJFX 和 OpenJDK 是两个独立的项目,因此没有合并。
至于 PPA,这取决于您使用的是哪个发行版。对于 Ubuntu,请查看以下内容:
https://launchpad.net/ubuntu/+source/openjfx
我是 Android 开发的新手。
我正在尝试使用 JSON 在列表视图中基于用户 ID 获取 db 值。
我在stackoverflow上搜索了这个问题,但我找不到解决方案。
我不知道我得到了什么,JSONArray 或 JSONObject。
标题显示在 logcat 中。我已经尝试了下面提到的代码。
p