首页>代码>java开源在线考试系统源码>/j2ee在线考试系统/examOnline-master/JACOB/src/com/test/Character.java
package com.test;

public class Character{ //设计字符类
	public String size; //字体大小
	public String color; //字体颜色
	public String name; //字体类型
	public String text; //字符内容
	public String lable; //字体大小
	public String bold;//字体粗细 加粗-1 不加粗0
	public String italic;//字体正斜 倾斜-1 不倾斜0
	public String underline;//字体加下划线为-1,否则为0
	public String BackgroundPatternColor;//字体底纹颜色
	public boolean compare(Character ch){ //字符比较
	if(this.lable.equals(ch.lable))
		return true;
	else
		return false;
	}
	}
最近下载更多
1516299986  LV9 4月23日
1481421104  LV3 2024年11月14日
colecole  LV3 2024年10月8日
tibbers  LV2 2024年5月30日
_69860161  LV1 2024年5月9日
2860615178  LV4 2024年5月1日
blueus  LV1 2024年2月29日
微信网友_6878998251458560  LV1 2024年2月25日
aaaaaaa1234567  LV1 2024年2月9日
gjw19884260466  LV3 2024年1月8日
最近浏览更多
1516299986  LV9 4月23日
benben2020 3月19日
暂无贡献等级
yinxunyu12138  LV11 2024年12月29日
MaxMac  LV6 2024年12月26日
ma406805131  LV19 2024年12月24日
Daima000  LV4 2024年12月3日
alancathy 2024年11月28日
暂无贡献等级
1481421104  LV3 2024年11月14日
dongandmin  LV8 2024年11月13日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友