摘要: 增: 1 第一种 $post=new Post;$post->title='sample post';$post->content='content for the sample post';$post->createTime=time();/$post->createTime=new CDbexp... 阅读全文
posted @ 2014-06-08 22:37 Echo正在输入 阅读(273) 评论(0) 推荐(0)