2020全国动车站坐标
2022-02-08 14:11:39 40KB 火车站
1
参考资料-某火车站室外给排水施工组织设计.zip
2022-02-07 15:02:05 86KB 资料
参考资料-某火车站室外给排水施工组织设计方案.zip
2022-02-07 15:02:05 102KB 资料
火车站志愿心得 (3) .docx
2022-01-31 13:02:56 12KB
模拟火车站售票系统模拟火车站售票系统模拟火车站售票系统模拟火车站售票系统
1
全国火车站名单
2022-01-06 23:40:10 363KB 火车站名单
1
火车站管理工作总结.docx
2022-01-06 16:01:49 15KB
全国的火车站json数据(已排序),包含有各个火车站的省份,拼音缩写
2022-01-03 23:21:56 234KB 火车站 json 排序 拼音缩写
1
import java.awt.*; import java.awt.event.*; import java.util.Date; public class SimulateRailwayStation extends Frame implements ActionListener { protected static final int NUM_AGANTS = 10; protected static final int NUM_INITIAL_AGANTS = 6; protected static final int BUSINESS_DELAY = 6000; protected static final int MAX_TRAIN_NUM = 10; protected static final int MAX_NO_CUSTOMERS = 200; private Button addcus = new Button ("添加顾客"); private Button delcus = new Button ("顾客离开"); private Button addagent = new Button ("增加售票窗口"); private Button delagent = new Button ("关闭售票窗口"); protected static String[] train_num = {"南京——北京","南京——上海","南京——镇江", "南京——杭州","南京——四川","南京——无锡","南京——合肥", "南京——乌鲁木齐","南京——天津","南京——徐州"};
2021-12-30 09:07:45 3KB JAVA
1
Java源代码,一个简单的火车站售票系统,可做初学者学习使用!
2021-12-21 18:16:18 4KB java 售票系统 系统管理
1