/*本实验有5个类:Time---停车场时间类Stack---停车场栈类Queue---停车场便道队列类SystemLog---停车场系统日志类CarSystem---停车场系统类---------------------------------------分别有11个文件:Time----Time.hTime.cppStack----Stack.hStack.cppQueue----Queue.hQueue.cppSystemLog----