1 java object 转intInteger.parseInt(String.valueOf(Object object));2 java object 转stringString.valueOf(Object object);