摘要:
package single; import java.util.*; public class CourierThread extends Thread{ String couriers[]={"顺丰快递","申通快递","圆通快递","韵达快递","天天快递"}; String threadName=null; public CourierThread(String... 阅读全文
posted @ 2018-05-01 11:33
小星_log
阅读(238)
评论(0)
推荐(0)
浙公网安备 33010602011771号