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

  • 大小: 46.43MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2023-08-04
  • 語言: Java
  • 標簽: SSH案例??

資源簡介

該資源原為倪升武eson_15的博客中的【SSH網上商城項目實戰】的代碼,但原作者提供的下載沒有jar包,配置起來麻煩,我把jar包加好了,下載下來就能運行。包含了完整的項目開發:前端代碼,后端實現,完成了后臺管理功能,前臺顯示功能,完成了購物車,完成了支付功能,完成了郵件的發送,短信的發送功能,完成了后臺查看銷售報表的功能等,比較齊全,是個學習的好資源,具體可以參見我寫的關于此項目的完整博客:http://blog.csdn.net/eson_15

資源截圖

代碼片段和文件信息

package?cn.it.shop.action;

import?java.util.ArrayList;

import?org.springframework.context.annotation.Scope;
import?org.springframework.stereotype.Controller;

import?cn.it.shop.model.Account;

@Controller(“accountAction“)
@Scope(“prototype“)
public?class?AccountAction?extends?baseAction?{

public?String?query()?{
jsonList?=?accountService.query();
return?“jsonList“;
}

}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-05-16?21:46??E_shop\
?????文件?????????393??2017-01-01?20:09??E_shop\.classpath
?????目錄???????????0??2016-05-26?15:37??E_shop\.git\
?????文件??????????14??2016-05-26?15:36??E_shop\.git\COMMIT_EDITMSG
?????文件?????????340??2016-05-26?15:37??E_shop\.git\config
?????文件??????????73??2016-05-16?21:44??E_shop\.git\description
?????文件??????????86??2016-05-26?15:36??E_shop\.git\FETCH_HEAD
?????文件??????????23??2016-05-17?09:07??E_shop\.git\HEAD
?????目錄???????????0??2016-05-16?21:44??E_shop\.git\hooks\
?????文件?????????478??2016-05-16?21:44??E_shop\.git\hooks\applypatch-msg.sample
?????文件?????????896??2016-05-16?21:44??E_shop\.git\hooks\commit-msg.sample
?????文件?????????189??2016-05-16?21:44??E_shop\.git\hooks\post-update.sample
?????文件?????????424??2016-05-16?21:44??E_shop\.git\hooks\pre-applypatch.sample
?????文件????????1642??2016-05-16?21:44??E_shop\.git\hooks\pre-commit.sample
?????文件????????1348??2016-05-16?21:44??E_shop\.git\hooks\pre-push.sample
?????文件????????4951??2016-05-16?21:44??E_shop\.git\hooks\pre-rebase.sample
?????文件????????1239??2016-05-16?21:44??E_shop\.git\hooks\prepare-commit-msg.sample
?????文件????????3610??2016-05-16?21:44??E_shop\.git\hooks\update.sample
?????文件???????82415??2016-05-26?15:36??E_shop\.git\index
?????目錄???????????0??2016-05-16?21:44??E_shop\.git\info\
?????文件?????????240??2016-05-16?21:44??E_shop\.git\info\exclude
?????目錄???????????0??2016-05-16?22:45??E_shop\.git\logs\
?????文件????????2918??2016-05-26?15:36??E_shop\.git\logs\HEAD
?????目錄???????????0??2016-05-17?09:06??E_shop\.git\logs\refs\
?????目錄???????????0??2016-05-16?22:45??E_shop\.git\logs\refs\heads\
?????文件????????2514??2016-05-26?15:36??E_shop\.git\logs\refs\heads\master
?????目錄???????????0??2016-05-17?09:06??E_shop\.git\logs\refs\remotes\
?????目錄???????????0??2016-05-17?09:06??E_shop\.git\logs\refs\remotes\origin\
?????文件????????2076??2016-05-26?15:37??E_shop\.git\logs\refs\remotes\origin\master
?????目錄???????????0??2016-05-26?15:36??E_shop\.git\objects\
?????目錄???????????0??2016-05-16?22:45??E_shop\.git\objects\00\
............此處省略2076個文件信息

評論

共有 條評論

相關資源