会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
vlees
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
下一页
2018年12月7日
Liunx CentOS 安装虚拟机virtualbox,VMware
摘要: 环境:CentOS7.5一.安装virtua...
阅读全文
posted @ 2018-12-07 19:06 vlees
阅读(22)
评论(0)
推荐(0)
2018年12月6日
Mysql字符串字段判断是否包含某个字符串的方法
摘要: 方法一:likeSELECT * FROM ...
阅读全文
posted @ 2018-12-06 13:24 vlees
阅读(82)
评论(0)
推荐(0)
2018年12月5日
CentOS yum 换为阿里云,163源
摘要: 阿里云镜像网址http://mirrors....
阅读全文
posted @ 2018-12-05 10:46 vlees
阅读(6)
评论(0)
推荐(0)
2018年11月29日
Linux系统下强制关闭程序
摘要: Linux系统下强制关闭程序kill -9 ...
阅读全文
posted @ 2018-11-29 18:29 vlees
阅读(8)
评论(0)
推荐(0)
2018年11月26日
Liunx CentOS 安装 JDK
摘要: 1.卸载openJDk部分Liunx自带Op...
阅读全文
posted @ 2018-11-26 23:00 vlees
阅读(17)
评论(0)
推荐(0)
Liunx CentOS firewalld 打开关闭防火墙与端口
摘要: 顺带介绍下systemctlCentOS7默...
阅读全文
posted @ 2018-11-26 22:52 vlees
阅读(15)
评论(0)
推荐(0)
2018年11月24日
Liunx CentOS 安装 Maven 配置阿里云源
摘要: 1.下载推荐去官网下载Maven的下载地址是...
阅读全文
posted @ 2018-11-24 15:30 vlees
阅读(18)
评论(0)
推荐(0)
2018年11月21日
Liunx CentOS 安装JDK
摘要: 卸载openJDk部分Liunx自带OpenJDK,需要先卸载。查看当前jdk版本java -version查询OpenJDK,发现有两个openJDK版本rpm -qa|grep java 删除对应openJD...
阅读全文
posted @ 2018-11-21 18:50 vlees
阅读(14)
评论(0)
推荐(0)
2018年11月19日
lombok注解
摘要: @Data :注解在类上;提供类所有属性的 getting 和 setting 方法,此外还提供了equals、canEqual、hashCode、 toString 方法 @...
阅读全文
posted @ 2018-11-19 11:03 vlees
阅读(3)
评论(0)
推荐(0)
2018年9月14日
Java多线程中注入Spring的Bean-使用静态方法直接取的容器中的spring对象
摘要: 目前认为比较好的解决方案。1,工具类public class SpringApplicationContextHolder implements ApplicationContextAware { private...
阅读全文
posted @ 2018-09-14 16:02 vlees
阅读(106)
评论(0)
推荐(0)
上一页
1
2
3
下一页
公告