You can try following : String a, b, c; MultiMap mMap = new MultiValueMap(); mMap.put("a", "Hello there, It's a wonderful day"); ...
確定! 回上一頁