摘要: 配置文件_Emacs在你的家目录下"C:/Documents and Settings/username/Application Data"。在Window7下,配置文件目录在:"C:/Users/username/AppData/Roaming"。 阅读全文
posted @ 2013-08-05 15:06 jvava 阅读(1120) 评论(0) 推荐(0) 编辑
摘要: http://flatline.cs.washington.edu/orgs/acm/tutorials/printing/index.html 阅读全文
posted @ 2013-08-05 14:57 jvava 阅读(101) 评论(0) 推荐(0) 编辑
摘要: http://doctorlzr1988.blog.163.com/blog/static/50456520201051905236683/ 阅读全文
posted @ 2013-07-24 10:26 jvava 阅读(152) 评论(0) 推荐(0) 编辑
摘要: ssh -D 2222 115.182.67.8http://www.iokay.net/it-technology/ssh-proxy/ssh -CfNg -D 127.0.0.1:1080 用户名@服务器地址 阅读全文
posted @ 2013-07-19 10:02 jvava 阅读(183) 评论(0) 推荐(0) 编辑
摘要: 计算器命令 阅读全文
posted @ 2013-07-17 16:29 jvava 阅读(176) 评论(0) 推荐(0) 编辑
摘要: 我问了一下,http://stackoverflow.com/questions/17667554/when-configuring-ecb-i-cant-found-button-save-for-future-sessions原来button在info里,的确不好找,;设置好ecb-source-path之后,再设置ecb-fix-window-size就妥了。 阅读全文
posted @ 2013-07-16 17:04 jvava 阅读(161) 评论(0) 推荐(0) 编辑
摘要: https://blogs.oracle.com/jonthecollector/链接打不开了,我记得里边说,这个参数是指定vm试图在它指定的时间间隔内等到一次小垃圾回收...minor gc, gc不同关键字不同吧major gc, cms时就是init mark等,parrallegc可能有te... 阅读全文
posted @ 2013-07-11 15:31 jvava 阅读(1755) 评论(0) 推荐(0) 编辑
摘要: nc -l 5222 > aanc 192.168.0.48 5222 < ahttp://www.linuxso.com/command/nc.html 阅读全文
posted @ 2013-07-02 16:02 jvava 阅读(305) 评论(0) 推荐(0) 编辑
摘要: file xx.img可以看出这是个raw image,大概是从dd来的,fdisk -l -u xx.imgmount -o loop,offset=$((...)) xx.img /mntok.http://blog.linjian.org/articles/linux-mount-part-image/ 阅读全文
posted @ 2013-05-31 10:15 jvava 阅读(129) 评论(0) 推荐(0) 编辑
摘要: 害得我很长时间以为是被墙了,错误提示得仔细看看再搜搜。 阅读全文
posted @ 2013-05-31 09:45 jvava 阅读(452) 评论(1) 推荐(0) 编辑