标签:tab pre 工具类 nbsp 取值 table 工具 write val
一.Properties 类(java.util)
概述:Properties 是一个双列集合;Properties 属于map的特殊的孙子类;Properties 类没有泛型,properties集合的key和value都是固定的数据类型(String),该集合提供了一些特有的方法存取值,是唯一一个可以与IO流相结合的集合;
定义:public class Properties extends Hashtable
Properties-转换流-打印流-序列化和反序列化-Commons-IO工具类
标签:tab pre 工具类 nbsp 取值 table 工具 write val
原文地址:http://www.cnblogs.com/huguangqin/p/7128790.html