String foo = "bar"; String K1; String Result = "The value is:";
Result = Result + globalMap.get("K1");
System.out.println(Result);
このページまたはコンテンツにタイポ、ステップの省略、技術的エラーなどの問題が見つかった場合はお知らせください。