使用DATE时注意

来源:互联网 发布:ubuntu恢复删除的文件 编辑:程序博客网 时间:2024/05/02 00:58
在使用json时,只能使用java.util.Date 中的Date类 ,而不调用java.sql.Date 中的Date类。
原创粉丝点击