摘要: package test;import java.util.Scanner;public class RoomManagement { static int sum=0; static RoomInformation a[]=new RoomInformation[10]; public stati 阅读全文
posted @ 2022-09-07 22:44 就叫清风吧 阅读(33) 评论(0) 推荐(0)