2013年6月2日
摘要: package com.snail.intentobject; import java.io.Serializable; public class PersonSer implements Serializable { // serialVersionUID的作用是在修改实体类后,可以正常的序列化和 阅读全文
posted @ 2013-06-02 12:19 大米稀饭 阅读(489) 评论(0) 推荐(0)