• 大小: 9.11MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-11-03
  • 语言: 其他
  • 标签: jj  dhd  

资源简介

ssm入门商城管理系统maven管理项目基本功能全实现,适合入门

资源截图

代码片段和文件信息

package com.java.shop.config;

public class Configuration {
private static final int pageSize = 10;
private static final boolean prod = true;
private static final String PROJECT_PATH = “F:/ffpy/Project/shop/src/main/webapp“;
// private static final String PROJECT_PATH = “D:/Workspace/Eclipse/shop/src/main/webapp“;

public static int getPagesize() {
return pageSize;
}

public static boolean isProd() {
return prod;
}

public static String getProjectPath() {
return PROJECT_PATH;
}
}

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

     文件       1515  2018-06-29 08:14  shop\.classpath

     文件         16  2018-06-29 09:41  shop\.git\COMMIT_EDITMSG

     文件        130  2018-06-27 16:24  shop\.git\config

     文件         73  2018-06-27 16:24  shop\.git\description

     文件         23  2018-06-27 16:24  shop\.git\HEAD

     文件        478  2018-06-27 16:24  shop\.git\hooks\applypatch-msg.sample

     文件        896  2018-06-27 16:24  shop\.git\hooks\commit-msg.sample

     文件       3327  2018-06-27 16:24  shop\.git\hooks\fsmonitor-watchman.sample

     文件        189  2018-06-27 16:24  shop\.git\hooks\post-update.sample

     文件        424  2018-06-27 16:24  shop\.git\hooks\pre-applypatch.sample

     文件       1638  2018-06-27 16:24  shop\.git\hooks\pre-commit.sample

     文件       1348  2018-06-27 16:24  shop\.git\hooks\pre-push.sample

     文件       4898  2018-06-27 16:24  shop\.git\hooks\pre-rebase.sample

     文件        544  2018-06-27 16:24  shop\.git\hooks\pre-receive.sample

     文件       1492  2018-06-27 16:24  shop\.git\hooks\prepare-commit-msg.sample

     文件       3610  2018-06-27 16:24  shop\.git\hooks\update.sample

     文件      47136  2018-06-29 09:41  shop\.git\index

     文件        240  2018-06-27 16:24  shop\.git\info\exclude

     文件       2236  2018-06-29 09:41  shop\.git\logs\HEAD

     文件       2236  2018-06-29 09:41  shop\.git\logs\refs\heads\master

     文件        438  2018-06-28 03:06  shop\.git\objects\00\07fa69f6d80572ca1ea882bffb57a8d0b839f8

     文件       1072  2018-06-28 21:48  shop\.git\objects\00\5a5ac65a3ddc9cdac037abdb5fe92267155a0d

     文件       1664  2018-06-28 21:48  shop\.git\objects\00\eee7f3c79898133be7b09abb4b24a3556367cc

     文件       1722  2018-06-29 08:21  shop\.git\objects\00\f17a5f8d41920719e474f143a3e1a8cfaac5ef

     文件       9165  2018-06-28 21:48  shop\.git\objects\00\f9875ec34ff4298cb2e9948a712cb2a4cbc789

     文件       1554  2018-06-28 21:48  shop\.git\objects\01\03d5509ff5c63c877b443ecf183e08326f9886

     文件        144  2018-06-28 21:48  shop\.git\objects\01\3d392a1e201f3c702a6d376fdfa0611148501b

     文件        319  2018-06-28 09:34  shop\.git\objects\01\3d5169b83b1187291d0ab55166a7f575a99514

     文件         75  2018-06-27 16:27  shop\.git\objects\01\5673702e87718497ae662499537b217d12d282

     文件     812096  2018-06-29 09:41  shop\.git\objects\01\e9cc9927ae51e43f826f05226fb6084ebafd87

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

评论

共有 条评论