首页>代码>freemarker模板引擎demo>/课堂代码/testFreemarker/src/com/sxt/test/freemarker/Address.java
package com.sxt.test.freemarker;

public class Address {
	private String country;
	private String city;
	public String getCountry() {
		return country;
	}
	public void setCountry(String country) {
		this.country = country;
	}
	public String getCity() {
		return city;
	}
	public void setCity(String city) {
		this.city = city;
	}
	public Address(String country, String city) {
		super();
		this.country = country;
		this.city = city;
	}
	public Address() {
	}
}
最近下载更多
黑格尔  LV5 2021年4月13日
152362  LV1 2020年7月11日
ba1yan9  LV4 2020年2月19日
724237676  LV2 2019年12月25日
雨轩cc  LV1 2019年6月12日
1430862910  LV1 2019年5月19日
王亚超  LV5 2019年5月15日
lily1234  LV1 2019年4月16日
低调卜  LV2 2019年4月12日
Simplen  LV13 2018年11月30日
最近浏览更多
wolf521hf  LV6 2023年11月13日
zhumeng168  LV5 2023年7月8日
zhiwei0127  LV1 2022年12月14日
yinyun1985  LV14 2022年4月11日
396599582  LV2 2022年3月11日
limi  LV9 2021年7月30日
aixiaoliu  LV2 2021年7月15日
ccjy12345 2021年4月22日
暂无贡献等级
黑格尔  LV5 2021年4月13日
hudingjie 2021年4月2日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友