apache httpclient https 报错 2016年12月14日 | Leave a comment 问题: javax.net.ssl.SSLHandshakeException: sun.security.v… Read More
树莓派+LibreELEC支持 airplay 2016年12月13日 | Leave a comment 问题: 家里的电视 airplay 老不稳定 解决: 正好搞了个树莓派 3B+ ,刷上了NOOB… Read More
如何降低php-fpm 内存占用 2016年12月4日 | Leave a comment 问题: centos7 使用yum 安装的 php55-php-fpm 发现占用了25%的内存,对于内存比较小… Read More
如何提升 NPM 速度 2016年11月29日 | Leave a comment 问题: 如何提升 NPM 速度 解决: 方法一: 参考http://www.jianshu.co… Read More
按照UI标注的px字体在iphone 上好小是怎么回事 2016年11月25日 | Leave a comment 问题: 按照UI标注的px字体在iphone 上好小是怎么回事 解决: 用pt 标注比较合适 px 是用物理像… Read More
怎么分析Java 程序内存占用情况 2016年11月21日 | Leave a comment 问题: 怎么分析Java 程序内存占用情况 解决: jmap -histo <pid>… Read More
Netbeans getResourceAsStream 有问题 2016年11月18日 | Leave a comment 问题: 默认包下有文件jcseg.properties ,但是App.class.getResourceAsS… Read More
如何加速Netbeans maven 下载速度 2016年11月17日 | Leave a comment 问题: 国内下载 maven jar 太慢了,能不能快一点呢 解决: 使用国内的maven 参考… Read More
简单的 nginx 日志 监控脚本 2016年11月17日 | Leave a comment 问题: 发现网站出错了 解决: 需要安装 mail & sendmail/postfix… Read More