登录
首页 » Java » school

school

于 2009-12-28 发布 文件大小:5339KB
0 228
下载积分: 1 下载次数: 15

代码说明:

  这是本人的j2ee期末课程设计,是根据校方需求,为其所作的学校事务及教学信息管理系统,可以进行后台登陆的增删改查。功能比较完善。(This is the end of my j2ee curriculum design is based on school needs, for the school affairs and teaching information management system, can change the background investigation landing deletions. Function relatively perfect.)

文件列表:

schooloa
........\.classpath
........\.mymetadata
........\.myumldata
........\.project
........\CVS
........\...\Entries
........\...\Repository
........\...\Root
........\src
........\...\ApplicationContext.xml
........\...\com
........\...\...\CVS
........\...\...\...\Entries
........\...\...\...\Repository
........\...\...\...\Root
........\...\...\TestSpring.java
........\...\...\yondor
........\...\...\......\CVS
........\...\...\......\...\Entries
........\...\...\......\...\Repository
........\...\...\......\...\Root
........\...\...\......\oa
........\...\...\......\..\common
........\...\...\......\..\......\constant
........\...\...\......\..\......\........\ConstantBean.java
........\...\...\......\..\......\........\ConstantVO.java
........\...\...\......\..\......\........\CVS
........\...\...\......\..\......\........\...\Entries
........\...\...\......\..\......\........\...\Repository
........\...\...\......\..\......\........\...\Root
........\...\...\......\..\......\........\ForwardType.java
........\...\...\......\..\......\........\MsgType.java
........\...\...\......\..\......\........\Property.java
........\...\...\......\..\......\........\Resources.java
........\...\...\......\..\......\........\SysParamLib.java
........\...\...\......\..\......\CVS
........\...\...\......\..\......\...\Entries
........\...\...\......\..\......\...\Repository
........\...\...\......\..\......\...\Root
........\...\...\......\..\......\tag
........\...\...\......\..\......\...\CVS
........\...\...\......\..\......\...\...\Entries
........\...\...\......\..\......\...\...\Repository
........\...\...\......\..\......\...\...\Root
........\...\...\......\..\......\...\HelloTag.java
........\...\...\......\..\......\utils
........\...\...\......\..\......\.....\BeanManage.java
........\...\...\......\..\......\.....\BulidTag.java
........\...\...\......\..\......\.....\CVS
........\...\...\......\..\......\.....\...\Entries
........\...\...\......\..\......\.....\...\Repository
........\...\...\......\..\......\.....\...\Root
........\...\...\......\..\......\.....\DateUtil.java
........\...\...\......\..\......\.....\PageList.java
........\...\...\......\..\......\.....\PageTool.java
........\...\...\......\..\CVS
........\...\...\......\..\...\Entries
........\...\...\......\..\...\Repository
........\...\...\......\..\...\Root
........\...\...\......\..\db
........\...\...\......\..\..\base
........\...\...\......\..\..\....\BaseDAO.java
........\...\...\......\..\..\....\CVS
........\...\...\......\..\..\....\...\Entries
........\...\...\......\..\..\....\...\Repository
........\...\...\......\..\..\....\...\Root
........\...\...\......\..\..\bbsuser
........\...\...\......\..\..\.......\CVS
........\...\...\......\..\..\.......\...\Entries
........\...\...\......\..\..\.......\...\Repository
........\...\...\......\..\..\.......\...\Root
........\...\...\......\..\..\.......\dao
........\...\...\......\..\..\.......\...\Bbsuser.hbm.xml
........\...\...\......\..\..\.......\...\Bbsuser.java
........\...\...\......\..\..\.......\...\BbsuserDAO.java
........\...\...\......\..\..\.......\...\BbsuserVO.java
........\...\...\......\..\..\.......\...\CVS
........\...\...\......\..\..\.......\...\...\Entries
........\...\...\......\..\..\.......\...\...\Repository
........\...\...\......\..\..\.......\...\...\Root
........\...\...\......\..\..\content
........\...\...\......\..\..\.......\CVS
........\...\...\......\..\..\.......\...\Entries
........\...\...\......\..\..\.......\...\Repository
........\...\...\......\..\..\.......\...\Root
........\...\...\......\..\..\.......\dao
........\...\...\......\..\..\.......\...\Content.hbm.xml
........\...\...\......\..\..\.......\...\Content.java
........\...\...\......\..\..\.......\...\ContentDAO.java
........\...\...\......\..\..\.......\...\ContentVO.java
........\...\...\......\..\..\.......\...\CVS
........\...\...\......\..\..\.......\...\...\Entries
........\...\...\......\..\..\.......\...\...\Repository
........\...\...\......\..\..\.......\...\...\Root
........\...\...\......\..\..\CVS
........\...\...\......\..\..\...\Entries
........\...\...\......\..\..\...\Repository
........\...\...\......\..\..\...\Root
........\...\...\......\..\..\equipmentapply

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • lab4Plus
      1、Struts2框架下ActionSupport的使用(附加) 在Myeclipse中新建web项目lab4plus; 在实验四的基础上修改LoginAction,使之继承ActionSupport,并重写Validate方法,在其中增加FieldError、ActionError和ActionMessage; 修改login.jsp、loginSuccess.jsp和loginFail.jsp页面,用<s:actionmessage>和<s:actionerror>标签输出信息; 将lab4plus布署在Tomcat服务器上; 运行login.jsp页面,并记录运行结果、主要处理流程与关键代码。(, Struts2 framework ActionSupport use (additional) Create a new web project in Myeclipse lab4plus In the experiment on the basis of four modified LoginAction, so inheritance ActionSupport, and override the Validate method, in which the increase FieldError, ActionError and ActionMessage Modify login.jsp, loginSuccess.jsp and loginFail.jsp page with <s:actionmessage> and <s:actionerror> tag output information The lab4plus deployed on Tomcat server Run login.jsp page and record the results, the main processes and key code. )
    2013-11-14 15:11:53下载
    积分:1
  • tools
    ftp上传下载工具包以及常用的java工具类,实现了ftp的上传和下载(this is java ftp upload and download packet)
    2018-03-01 10:50:29下载
    积分:1
  • java2
    说明:  java2实用教程(第3版例子代码).doc java2实用教程(第3版例子代码).doc(Java2 Practical Guide (3rd edition example code). docjava2 Practical Guide (3rd edition example code). doc)
    2008-12-08 13:40:31下载
    积分:1
  • Securing-Web-applications
    Web application vulnerabilities have become a major concern in software security. This paper will present major attack patterns, i.e. SQL injection, cross-site scripting, cross-site request forgery, JavaScript hijacking, and DNS rebinding, together with a survey and assessment of the countermeasures available to web application developers.
    2013-04-02 16:39:21下载
    积分:1
  • hrm-master
    说明:  java project in swing
    2019-03-26 23:02:18下载
    积分:1
  • TextSwitcherTest
    Text Switcher Test Source Code for Andriod.
    2013-11-21 22:16:22下载
    积分:1
  • DdmHandleHello
    Handle "hello" messages and feature discovery.
    2014-02-24 10:28:06下载
    积分:1
  • weixin-robot
    说明:  基于java的微信机器人 可以自定义开发插件, 功能非常强大.(Microsoft Robot Based on Java)
    2020-06-18 17:00:02下载
    积分:1
  • sinDraw
    java手机开发编程语言java2me范例,绘制sin函数。(java programming language java2me mobile development paradigm, drawing sin function.)
    2013-11-03 21:16:03下载
    积分:1
  • chatroom
    该程序可以实现多个客户端互相通讯,如同聊天室(Multiple clients can communicate with each other, just like chat rooms)
    2017-08-01 09:49:36下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载