首页>代码>Java Swing开发扑克牌游戏>/ClassDesign/src/ClDesign/Poker.java
package ClDesign;

import javax.swing.JFrame;

public class Poker{
		private String color;  //»¨É«
		private String brandName;  //Ãû³Æ
		
		public Poker(){
			
		}
		public Poker(String color,String brandName){
			this.color = color;
			this.brandName = brandName;
		}
		public String getColor() {
			return color;
		}
		public String getBrandName() {
			return brandName;
		}
		@Override
		public String toString() {
			return color +","+ brandName ;
		}
		
}
最近下载更多
微信网友_6233325343920128  LV1 2022年11月30日
huevnn  LV5 2022年6月15日
Czhiyi  LV6 2022年3月29日
一头土猪  LV7 2021年12月22日
Demo1111  LV30 2021年12月9日
quiyian  LV4 2021年6月8日
234123141  LV7 2021年5月10日
bg12123  LV1 2021年3月25日
2458165357  LV1 2021年2月19日
qq454952101  LV4 2021年2月5日
最近浏览更多
gzcznb  LV8 4月1日
王少波  LV5 4月1日
2890892945  LV2 2023年12月26日
b5438b  LV7 2023年12月20日
unprecedented 2023年11月22日
暂无贡献等级
微信网友_6699076084797440  LV7 2023年10月30日
漫步的海星  LV4 2023年8月25日
wangjialiang1  LV17 2023年8月23日
329512801  LV28 2023年8月10日
yangxb2  LV10 2023年7月11日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友