-
人才招聘网站源代码 附加视频介绍
资源描述package com.dao;
import java.util.List;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.hibernate.LockMode;
import org.springframework.context.ApplicationContext;
import org.springframework.orm.hibernate3.support.HibernateDaoSupport;
import com.model.TToudijianli;
/**
* Data access object (DAO) for domain model class TToudijianli.
*
* @see com.model.TToudijianli
* @author MyEclipse Persistence Tools
*/
public class TToudijianliDAO extends HibernateDaoSupport
{
private static final Log log = LogFactory.getLog(TToudijianliDAO.class);
// property constants
public static final String STU_ID = "stuId";
public static final String ZHAOPIN_ID = "zhaopinId";
- 2022-08-08 19:20:19下载
- 积分:1
-
eclipsezhongwenjiaoc-
这是Eclipse的中文教程,很系统的一本书,适合各个水平的人(This is the Chinese version of Eclipse tutorial, it is the system in a book for all levels of people)
- 2010-06-28 13:31:24下载
- 积分:1
-
java虚拟机监控机
java虚拟机监控机:监控JVM的执行,资源的消耗,CPU的消耗,有窗口统计等所有的功能,是一个强大的JVM的监控机子,还可以为Java程序员调优程序提供参考!
- 2023-06-17 10:55:06下载
- 积分:1
-
java学习笔记JDK6课件(PPT)和教科书上的例子代码
java学习笔记JDK6课件(PPT)和课本example代码-java study notes JDK6 Courseware (PPT) and the textbook example code
- 2022-05-17 16:58:45下载
- 积分:1
-
深入浅出学Shiro
shiro基础资料,包含简单的基本内容,供大家学习使用(shiro learning data for boay)
- 2020-06-21 18:20:02下载
- 积分:1
-
LDA主题模型
retriever先是对中文内容进行抽取与分词,LDA部分代码再根据LDA主题模型对中文网页进行主题提取,最后讲中文文本显示为几个主题的分布。
- 2022-01-28 08:31:23下载
- 积分:1
-
进制转换代码
资源描述在有些的开发中需要事项数据格式转换
- 2023-01-29 03:30:04下载
- 积分:1
-
A variety of Java
Java的各种案例的具体实现过程,包括相关的知识点和程序代码的解读,具有很强的实战性。-A variety of Java-specific implementation of the case, including the relevant knowledge and interpretation of code, has a strong real sex.
- 2023-07-20 08:50:04下载
- 积分:1
-
ET
说明: 在java智能卡上实现电子票据业务功能,比如读写,删除 ,修改等待。(Java smart cards in electronic instruments to achieve business functions such as read, delete, modify, wait.)
- 2011-09-01 14:23:37下载
- 积分:1
-
Firefox4
Mozilla Labs has announced an update to its Jetpack extensions system that makes it easier for developers to write browser add-ons that more closely interact with a person
- 2011-03-17 07:26:15下载
- 积分:1