一起哈哈


  • 首页

  • 归档

  • 标签

docker

发表于 2017-01-16

Run an interactive container

1
docker run -t -i ubuntu /bin/bash

-t 分配一个新的终端

-i 交互连接

阅读全文 »

IDEA使用

发表于 2017-01-12

@Autowired和@Resource时报错

使用IDEA工具时使用@Resource和@Autowired自动注解bean时会显示红色,但是项目能运行。

阅读全文 »

将SOCKS代理转为http代理

发表于 2017-01-11

Polipo is a small and fast caching web proxy (a web cache, an HTTP proxy, a proxy server)

阅读全文 »
12
yiqihaha

yiqihaha

一起哈哈的博客

8 日志
GitHub 微博
© 2017 yiqihaha
由 Hexo 强力驱动
主题 - NexT.Mist