1617181920212223
System.out.println(new File(".").getCanonicalPath()); ConfigProperty.getInstance(); new ServerServices(); new DiskServices(); new StorageServices(); new LaptopServices(); new UserInterface(); }
6162636465666768697071
serverChanged = 0; laptopChanged = 0; ss = new ServerServices(); ls = new LaptopServices(); scs = new StorageServices(); ds = new DiskServices(); si = new ServerInfo(); sci = new StorageControllerInfo();