JAVA程序设计~宿舍管理系统

import java.io.*;import java.util.*;class Room { String ID; String tpye; int RN;

腾讯文库JAVA程序设计~宿舍管理系统JAVA程序设计~宿舍管理系统