docker 发表于 2017-01-16 Run an interactive container1docker 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) 阅读全文 »