package com.myContent.vo;
public class Content {
public Content() {
}
//定义变量
private int id = 0;
private String title = "";
private String content = "";
private int userId = 0;
priv
/*
* Created on 2005-7-30
* Last modified on 2007-1-21
* Powered by YeQiangWei.com
*/
package com.yeqiangwei.club.dao.model;
public class Content implements java.io.Serializable{
package com.office.dao;
public class Content {
public static final int MAXLENGTH=2*1024*1024;
public static final int NUM_PER=4;
public static final String CLASSNAME="net.sourceforge.jt
package com.office.dao;
public class Content {
public static final int MAXLENGTH=2*1024*1024;
public static final int NUM_PER=4;
public static final String CLASSNAME="net.sourceforge.jt
/*
* Content.java
*
* Created on 28. Dezember 2006, 18:09
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package kanjitori.map;