• 大小: 1.85MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-03
  • 语言: Java
  • 标签:

资源简介

上传酒店图片,酒店管理,房间管理等。 很久以前做的了,看了一下私信发现有几位同学找我要项目源码,发上来给各位参考一下。

资源截图

代码片段和文件信息

/**
 * 
 */
package edu.fjnu.hotelsys.config;

/**
 * @author Harry
 *
 */
public class VersionInfo {

//application info
    public final static String APP_NAME=“酒店管理系统“;
public final static String APP_VERSION=“1.0“;
    public final static String APP_STATUS=“Beta“;
public final static String APP_BUILDATE=“2016-01-07“;
public final static String APP_BUILDVER=“#2“;
    
//application author
public final static String APP_AUTHOR=“HarrySir“;
public final static String APP_WORKSTUDIO=“Myeclipse 10 & MySQL &AliCloud“;

public final static String buildFooterStr()
    {
     StringBuffer sb=new StringBuffer();

     sb.append(APP_NAME);
     sb.append(“ “+“版本:“+APP_STATUS+APP_VERSION);
     sb.append(“   Build:“+APP_BUILDVER);
     sb.append(“ “

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1200  2016-04-30 17:56  HarryHotelSys\.classpath

     文件         13  2016-03-10 16:41  HarryHotelSys\.idea\.name

     文件        686  2016-03-10 16:41  HarryHotelSys\.idea\compiler.xml

     文件         76  2016-03-10 16:41  HarryHotelSys\.idea\copyright\profiles_settings.xml

     文件        159  2016-03-10 16:41  HarryHotelSys\.idea\encodings.xml

     文件        682  2016-03-10 16:41  HarryHotelSys\.idea\libraries\lib.xml

     文件       3066  2016-03-10 16:41  HarryHotelSys\.idea\misc.xml

     文件        266  2016-03-10 16:41  HarryHotelSys\.idea\modules.xml

     文件        183  2016-03-10 16:42  HarryHotelSys\.idea\vcs.xml

     文件      23188  2016-03-13 19:57  HarryHotelSys\.idea\workspace.xml

     文件        304  2016-04-01 17:18  HarryHotelSys\.mymetadata

     文件       1756  2016-02-11 17:21  HarryHotelSys\.project

     文件        500  2016-02-11 15:05  HarryHotelSys\.settings\.jsdtscope

     文件       1040  2016-02-13 14:13  HarryHotelSys\.settings\com.genuitec.eclipse.j2eedt.core.prefs

     文件        247  2016-04-30 17:56  HarryHotelSys\.settings\com.genuitec.eclipse.migration.prefs

     文件        188  2016-04-30 17:57  HarryHotelSys\.settings\org.eclipse.core.resources.prefs

     文件        629  2016-02-11 17:50  HarryHotelSys\.settings\org.eclipse.jdt.core.prefs

     文件        137  2016-02-11 17:50  HarryHotelSys\.settings\org.eclipse.ltk.core.refactoring.prefs

     文件        557  2016-04-30 17:55  HarryHotelSys\.settings\org.eclipse.wst.common.component

     文件        359  2016-04-30 17:56  HarryHotelSys\.settings\org.eclipse.wst.common.project.facet.core.xml

     文件         49  2016-02-11 15:05  HarryHotelSys\.settings\org.eclipse.wst.jsdt.ui.superType.container

     文件          6  2016-02-11 15:05  HarryHotelSys\.settings\org.eclipse.wst.jsdt.ui.superType.name

     文件         66  2016-04-30 17:55  HarryHotelSys\.tern-project

     文件        849  2016-02-16 14:54  HarryHotelSys\docs\db.sql

     文件       3752  2016-02-28 22:03  HarryHotelSys\docs\notes.txt

     文件        484  2016-03-10 16:41  HarryHotelSys\HarryHotelSys.iml

     文件       1059  2016-04-30 21:47  HarryHotelSys\src\edu\fjnu\hotelsys\config\VersionInfo.java

     文件       8094  2016-03-07 21:28  HarryHotelSys\src\edu\fjnu\hotelsys\controller\HotelMgrServlet.java

     文件       6638  2016-05-02 11:42  HarryHotelSys\src\edu\fjnu\hotelsys\controller\RoomMgrServlet.java

     文件       2598  2016-05-01 21:24  HarryHotelSys\src\edu\fjnu\hotelsys\controller\SecurityServlet.java

............此处省略125个文件信息

评论

共有 条评论