xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 799KB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2021-06-09
  • 語言: Java
  • 標(biāo)簽: Servlet??

資源簡介

Servlet+Jsp+MySql用戶登錄實(shí)例,具體效果和過程看博文 http://blog.csdn.net/evankaka/article/details/45194153

資源截圖

代碼片段和文件信息

/**?
*功能?定義DAO接口
*作者?林炳文(ling20081005@126.com?博客:http://blog.csdn.net/evankaka)?
*時(shí)間?2015.4.22
*/
package?com.mucfc.dao;
import?com.mucfc.vo.User;
public?interface?IUserDAO?{
/**
?*?用戶登錄驗(yàn)證
?*?@param?user傳入vo對(duì)象
?*?@return?驗(yàn)證的操作結(jié)果?
?*?@throws?Exception
?*/
public?boolean?findLogin(User?user)?throws?Exception;

}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-04-22?10:45??ServletLearningChapter1_3\
?????文件?????????841??2015-04-22?10:45??ServletLearningChapter1_3\.classpath
?????文件????????1058??2015-04-22?10:45??ServletLearningChapter1_3\.project
?????目錄???????????0??2015-04-22?10:45??ServletLearningChapter1_3\.settings\
?????文件?????????503??2015-04-22?10:45??ServletLearningChapter1_3\.settings\.jsdtscope
?????文件?????????364??2015-04-22?10:45??ServletLearningChapter1_3\.settings\org.eclipse.jdt.core.prefs
?????文件?????????527??2015-04-22?10:45??ServletLearningChapter1_3\.settings\org.eclipse.wst.common.component
?????文件?????????345??2015-04-22?10:45??ServletLearningChapter1_3\.settings\org.eclipse.wst.common.project.facet.core.xml
?????文件??????????49??2015-04-22?10:45??ServletLearningChapter1_3\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2015-04-22?10:45??ServletLearningChapter1_3\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????目錄???????????0??2015-04-22?10:45??ServletLearningChapter1_3\build\
?????目錄???????????0??2015-05-17?13:48??ServletLearningChapter1_3\build\classes\
?????目錄???????????0??2015-05-17?13:48??ServletLearningChapter1_3\build\classes\com\
?????目錄???????????0??2015-05-17?13:48??ServletLearningChapter1_3\build\classes\com\mucfc\
?????目錄???????????0??2015-05-17?13:48??ServletLearningChapter1_3\build\classes\com\mucfc\dao\
?????文件?????????204??2015-05-17?13:48??ServletLearningChapter1_3\build\classes\com\mucfc\dao\IUserDAO.class
?????目錄???????????0??2015-05-17?13:48??ServletLearningChapter1_3\build\classes\com\mucfc\dao\proxy\
?????文件????????1198??2015-05-17?13:48??ServletLearningChapter1_3\build\classes\com\mucfc\dao\proxy\UserDAOProxy.class
?????文件????????1731??2015-05-17?13:48??ServletLearningChapter1_3\build\classes\com\mucfc\dao\UserDAOImpI.class
?????目錄???????????0??2015-05-17?13:48??ServletLearningChapter1_3\build\classes\com\mucfc\dbc\
?????文件????????1276??2015-05-17?13:48??ServletLearningChapter1_3\build\classes\com\mucfc\dbc\DatabaseConnection.class
?????目錄???????????0??2015-05-17?13:48??ServletLearningChapter1_3\build\classes\com\mucfc\servlet\
?????文件????????2904??2015-05-17?13:48??ServletLearningChapter1_3\build\classes\com\mucfc\servlet\LoginServlet.class
?????目錄???????????0??2015-05-17?13:48??ServletLearningChapter1_3\build\classes\com\mucfc\vo\
?????文件?????????912??2015-05-17?13:48??ServletLearningChapter1_3\build\classes\com\mucfc\vo\User.class
?????目錄???????????0??2015-04-23?21:16??ServletLearningChapter1_3\src\
?????目錄???????????0??2015-04-22?10:47??ServletLearningChapter1_3\src\com\
?????目錄???????????0??2015-04-23?21:16??ServletLearningChapter1_3\src\com\mucfc\
?????目錄???????????0??2015-04-22?11:04??ServletLearningChapter1_3\src\com\mucfc\dao\
?????文件?????????364??2015-04-22?11:09??ServletLearningChapter1_3\src\com\mucfc\dao\IUserDAO.java
?????目錄???????????0??2015-04-22?11:31??ServletLearningChapter1_3\src\com\mucfc\dao\proxy\
............此處省略16個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源