但我知道 Object 是 String 在这种情况下,所以我想要它作为 Map<String, String> . 但出于某种原因,我不能只是转换它,Java 说 Map<String, Object> 不能强制转换为 ...
確定! 回上一頁