代码搜索:topic
找到约 5,896 项符合「topic」的源代码
代码结果 5,896
www.eeworm.com/read/328908/3435519
java topic.java
package ch11.bean;
import java.util.*;
import java.sql.ResultSet;
import ch11.util.*;
public class Topic{
protected int id;
protected String title ;
protected String content;
protec
www.eeworm.com/read/324352/3503714
java topic.java
package model.bbs.hibernate;
import java.io.Serializable;
import java.util.Set;
import org.apache.commons.lang.builder.ToStringBuilder;
/** @author Hibernate CodeGenerator */
public class T
www.eeworm.com/read/323784/3509137
java topic.java
/*
* Created on 2004-9-17
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package oa.data;
import oa.sys
www.eeworm.com/read/323784/3509213
java topic.java
/*
* Created on 2004-9-17
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package oa.data;
import oa.sys
www.eeworm.com/read/320221/3549125
java topic.java
/*
* Created Wed Apr 19 17:08:08 CST 2006 by MyEclipse Hibernate Tool.
*/
package com.bbs.domain.model;
import java.io.Serializable;
/**
* A class that represents a row in the 'topic' table.
*