上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 67 下一页

2018年10月16日

Sawgger框架

摘要: 简介详情:https://blog.csdn.net/sanyaoxu_2/article/details/80555328 阅读全文

posted @ 2018-10-16 21:09 lina2014 阅读(124) 评论(0) 推荐(0) 编辑

2018年9月30日

shell脚本

摘要: https://www.cnblogs.com/pkufork/p/linux_source.html https://blog.csdn.net/qq_33624952/article/details/79367121 https://www.cnblogs.com/IcanFixIt/p/679 阅读全文

posted @ 2018-09-30 10:27 lina2014 阅读(70) 评论(0) 推荐(0) 编辑

git配置

摘要: https://www.cnblogs.com/superGG1990/p/6844952.html http://rogerdudler.github.io/git-guide/index.zh.html https://git-scm.com/book/zh/v2/ 阅读全文

posted @ 2018-09-30 10:25 lina2014 阅读(82) 评论(0) 推荐(0) 编辑

2018年9月28日

设计模式

摘要: 大话设计模式:https://github.com/echoTheLiar/JavaCodeAcc/blob/master/README.md/#design-pattern 阅读全文

posted @ 2018-09-28 19:54 lina2014 阅读(74) 评论(0) 推荐(0) 编辑

2018年9月11日

MyBatis

摘要: MyBatis文档:http://www.mybatis.org/mybatis-3/zh/index.html MyBatis工作流程:https://blog.csdn.net/u010890358/article/d etails/80665753 https://blog.csdn.net/ 阅读全文

posted @ 2018-09-11 10:02 lina2014 阅读(81) 评论(0) 推荐(0) 编辑

2018年9月6日

Git学习

摘要: 工作区:就是在电脑里能看到的目录。 暂存区:英文叫stage, 或index。一般存放在 ".git目录下" 下的index文件(.git/index)中,所以把暂存区有时也叫作索引(index)。版本库:工作区有一个隐藏目录.git,这个不算工作区,而是Git的版本库。 下面这个图展示了工作区、版 阅读全文

posted @ 2018-09-06 15:33 lina2014 阅读(126) 评论(0) 推荐(0) 编辑

2018年9月3日

百度面经

摘要: 一、百度Java程序员 https://blog.csdn.net/huaieli1/article/details/78585801 1、如何看待加班? 加班在我看来是正常的,一个有发展、有业绩、业务多的公司员工才会加班,一个从来都不加班的公司估计快倒闭了;从个人的角度来讲,有压力才有动力,加班可 阅读全文

posted @ 2018-09-03 13:35 lina2014 阅读(110) 评论(0) 推荐(0) 编辑

2018年8月26日

spring

摘要: 一、Spring的启动加载全过程 https://www.cnblogs.com/luoluoshidafu/p/6442055.html https://blog.csdn.net/bluuusea/article/details/79925871 https://blog.csdn.net/mo 阅读全文

posted @ 2018-08-26 22:00 lina2014 阅读(94) 评论(0) 推荐(0) 编辑

2018年8月24日

Java基础

摘要: 知识点总结:https://github.com/frank-lam/2019_campus_apply/tree/master/notes/JavaArchitecture https://www.cnblogs.com/sun-haiyu/p/9663575.html 线程池:http://ww 阅读全文

posted @ 2018-08-24 08:54 lina2014 阅读(115) 评论(0) 推荐(0) 编辑

2018年8月23日

Django

摘要: 一、模型继承方式 https://www.cnblogs.com/lazyzhong/p/3490646.html https://blog.csdn.net/a_9884108/article/details/18815965 二、Django框架 https://www.cnblogs.com/ 阅读全文

posted @ 2018-08-23 15:41 lina2014 阅读(59) 评论(0) 推荐(0) 编辑

上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 67 下一页

导航