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.
这是我的代码:
这是我的结果:
访问 API 的实际代码是什么?
我经历了Fixer API,没有参考说明您的 api 密钥应该在标题中。
Fixer API
将您的 URL 更改为此:
String url = "https://data.fixer.io/api?access_key=API_KEY"