資源簡介
基于ssm框架下開發的個人博客 數據庫采用mysql 項目完整可運行
代碼片段和文件信息
package?com.blog.dao;
import?com.blog.domain.Admin;
import?org.springframework.stereotype.Repository;
@Repository
public?interface?AdminDao?{
????int?deleteByPrimaryKey(Integer?id);
????int?insert(Admin?record);
????int?insertSelective(Admin?record);
????Admin?selectByPrimaryKey(Integer?id);
????int?updateByPrimaryKeySelective(Admin?record);
????int?updateByPrimaryKey(Admin?record);
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-10-11?14:40??Blog-System\
?????目錄???????????0??2018-10-11?14:40??Blog-System\.git\
?????文件??????????23??2018-10-11?14:40??Blog-System\.git\HEAD
?????文件?????????303??2018-10-11?14:40??Blog-System\.git\config
?????文件??????????73??2018-10-11?14:40??Blog-System\.git\desc
?????目錄???????????0??2018-10-11?14:40??Blog-System\.git\hooks\
?????文件?????????478??2018-10-11?14:40??Blog-System\.git\hooks\applypatch-msg.sample
?????文件?????????896??2018-10-11?14:40??Blog-System\.git\hooks\commit-msg.sample
?????文件????????3505??2018-10-11?14:40??Blog-System\.git\hooks\fsmonitor-watchman.sample
?????文件?????????189??2018-10-11?14:40??Blog-System\.git\hooks\post-update.sample
?????文件?????????424??2018-10-11?14:40??Blog-System\.git\hooks\pre-applypatch.sample
?????文件????????1642??2018-10-11?14:40??Blog-System\.git\hooks\pre-commit.sample
?????文件????????1348??2018-10-11?14:40??Blog-System\.git\hooks\pre-push.sample
?????文件????????4898??2018-10-11?14:40??Blog-System\.git\hooks\pre-reba
?????文件?????????544??2018-10-11?14:40??Blog-System\.git\hooks\pre-receive.sample
?????文件????????1492??2018-10-11?14:40??Blog-System\.git\hooks\prepare-commit-msg.sample
?????文件????????3610??2018-10-11?14:40??Blog-System\.git\hooks\update.sample
?????文件???????10479??2018-10-11?14:40??Blog-System\.git\index
?????目錄???????????0??2018-10-11?14:40??Blog-System\.git\info\
?????文件?????????240??2018-10-11?14:40??Blog-System\.git\info\exclude
?????目錄???????????0??2018-10-11?14:40??Blog-System\.git\logs\
?????文件?????????178??2018-10-11?14:40??Blog-System\.git\logs\HEAD
?????目錄???????????0??2018-10-11?14:40??Blog-System\.git\logs\refs\
?????目錄???????????0??2018-10-11?14:40??Blog-System\.git\logs\refs\heads\
?????文件?????????178??2018-10-11?14:40??Blog-System\.git\logs\refs\heads\master
?????目錄???????????0??2018-10-11?14:40??Blog-System\.git\logs\refs\remotes\
?????目錄???????????0??2018-10-11?14:40??Blog-System\.git\logs\refs\remotes\origin\
?????文件?????????178??2018-10-11?14:40??Blog-System\.git\logs\refs\remotes\origin\HEAD
?????目錄???????????0??2018-10-11?14:39??Blog-System\.git\ob
?????目錄???????????0??2018-10-11?14:42??Blog-System\.git\ob
?????目錄???????????0??2018-10-11?14:40??Blog-System\.git\ob
............此處省略169個文件信息
評論
共有 條評論