扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.text类simpledateformat的类成员方法: clone定义及介绍
发布时间:2014-2-17
本文导语:
clone
public object clone()
创建此 simpledateformat 的一个副本。此副本也将复制格式的日期格式符号。
覆盖:类 dateformat 中的 clone
返回:此 simpledateformat 的一个副本另请参见:cloneable