用ArrayList來模擬分發撲克牌

class hello { public static void main(String[] args) throws ParseException { String[] S1 = {"A","2","3","4","5","6","7","8","9","10","J","Q","K"}; String[] S2 = {"Club ","Diamond ","Heart ","Spad
相關文章
相關標籤/搜索