摘要: git-【一】概述安装 来自于博客: http://blog.jobbole.com/78960/ http://www.cnblogs.com/bjlhx/p/6784887.html 一:Git是什么? Git是目前世界上最先进的分布式版本控制系统。 二:SVN与Git的最主要的区别? SVN是 阅读全文
posted @ 2018-01-22 19:34 kaixinyufeng 阅读(152) 评论(0) 推荐(0)
摘要: MyBatis Generator 生成的example 使用 and or 简单混合查询 参考博客:https://www.cnblogs.com/kangping/p/6001519.html 简单介绍: Example类用于构造复杂的筛选条件 1、Criterion[标准,准则,规范,准据] 阅读全文
posted @ 2018-01-22 17:00 kaixinyufeng 阅读(25708) 评论(0) 推荐(1)