摘要:
* Returns an image stored in the file at the specified path * @param path String The path to the image file * @return Image The image stored in the ... 阅读全文
posted @ 2015-12-03 15:01
有朋远方来
阅读(371)
评论(0)
推荐(0)
摘要:
Java实现Map集合二级联动 Map集合可以保存键值映射关系,这非常适合本实例所需要的数据结构,所有省份信息可以保存为Map集合的键,而每个键可以保存对应的城市信息,本实例就是利用Map集合实现了省市级联选择框,当选择省份信息时,将改变城市下拉选择框对应的内容。 思路分析: 1. 创建全国(... 阅读全文
posted @ 2015-12-03 14:59
有朋远方来
阅读(1184)
评论(0)
推荐(0)

浙公网安备 33010602011771号