91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 9.77MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-11-13
  • 語(yǔ)言: Java
  • 標(biāo)簽: java??oracle??

資源簡(jiǎn)介

這是一個(gè)完整的基于java開發(fā)的教務(wù)管理系統(tǒng),里面含有源碼,sql腳本(所用東西都創(chuàng)建好了),軟件使用說(shuō)明。

資源截圖

代碼片段和文件信息

package?com.hzb.education.dao;

import?java.util.List;

import?com.hzb.education.entity.ArrangeInfo;

public?interface?IArrangeInfoDao?{
/**
?*?數(shù)據(jù)庫(kù)的增加
?*?
?*?@param
?*?@return
?*/
public?boolean?doCreate(ArrangeInfo?a)?throws?Exception;

/**
?*?修改排課表
?*?
?*?@param
?*?@return
?*?@throws?Exception
?*/
public?boolean?doUpdate(ArrangeInfo?a)?throws?Exception;

/**
?*?
?*?刪除排課表
?*?
?*?@param
?*?@return
?*?@throws?Exception
?*/
public?boolean?doDelete(int?cidint?tid)?throws?Exception;

/**
?*?
?*?@param?cid
?*?@param?tid
?*?@return
?*?@throws?Exception
?*/
public?List?findAllTeacher(String?teacher)?throws?Exception;

/**
?*?
?*?@param?course
?*?@return
?*?@throws?Exception?
?*/
public?List?findAllByCourse(String?course)?throws?Exception;

/**
?*?
?*?@param?cid
?*?@param?tid
?*?@return
?*?@throws?Exception
?*/
public?ArrangeInfo?findCT(int?cid?int?tid)?throws?Exception;

/**
?*?做班級(jí)查詢操作
?*?
?*?@param?id
?*?@return
?*?@throws?Exception
?*/

public?List?findAll(String?keyword)?throws?Exception;

}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-01-23?12:22??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\
?????目錄???????????0??2015-01-23?12:30??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\
?????文件?????????438??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\.classpath
?????文件?????????400??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\.project
?????目錄???????????0??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\.settings\
?????文件?????????598??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\.settings\org.eclipse.jdt.core.prefs
?????目錄???????????0??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\
?????目錄???????????0??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\
?????目錄???????????0??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\
?????目錄???????????0??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\
?????目錄???????????0??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\
?????文件?????????635??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\IArrangeInfoDao.class
?????文件?????????628??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\IClassInfoDao.class
?????文件?????????634??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\ICourseInfoDao.class
?????文件?????????656??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\IScoreInfoDao.class
?????文件?????????548??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\IStudentInfoDao.class
?????文件?????????548??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\ITeacherInfoDao.class
?????文件?????????567??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\IUserInfoDAO.class
?????目錄???????????0??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\ImpI\
?????文件????????7082??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\ImpI\ArrangeInfoDaoImpI.class
?????文件????????5176??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\ImpI\ClassInfoDaoImpI.class
?????文件????????5329??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\ImpI\CourseInfoDaoImpI.class
?????文件????????5881??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\ImpI\ScoreInfoDaoImpI.class
?????文件????????5331??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\ImpI\StudentInfoDaoImpI.class
?????文件????????5204??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\ImpI\TeacherInfoDaoImpI.class
?????文件????????4934??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dao\ImpI\UserInfoDaoImpI.class
?????目錄???????????0??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dbConnect\
?????文件????????1587??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\dbConnect\DatabaseConn.class
?????目錄???????????0??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\entity\
?????文件????????1991??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\entity\ArrangeInfo.class
?????文件????????1483??2015-01-21?18:47??(java)教務(wù)管理系統(tǒng)?源碼+使用說(shuō)明+sql腳本\EducationalManagerSystem\bin\com\hzb\education\entity\ClassInfo.class
............此處省略249個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源