for(Map.Entryentry:header.entrySet()){
connection.addRequestProperty(entry.getKey(),entry.getValue());
}
本文标题:遍历MAP的几种方式
本文链接:https://www.haomeiwen.com/subject/kysprttx.html
网友评论