Model : AddressBook.java. import org.json.*; public class AddressBook { private String FirstName; private String LastName; private int Age;
確定! 回上一頁