摘要:
1 package simulation; 2 3 import java.util.Random; 4 5 class Vehicle implements Runnable{ 6 private int id; 7 private static TollBooth toll =new TollB 阅读全文
posted @ 2018-05-24 09:30
kkkshiki
阅读(427)
评论(0)
推荐(0)
浙公网安备 33010602011771号