首页>代码>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日
最近浏览更多
lyryyyy 10月22日
暂无贡献等级
lhm789  LV6 9月11日
feelinfer  LV1 6月27日
qqqww11  LV2 6月26日
azzzz1  LV2 6月26日
ffffwwrgch  LV1 4月28日
gzcznb  LV8 4月1日
王少波  LV5 4月1日
2890892945  LV2 2023年12月26日
b5438b  LV7 2023年12月20日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友