会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
管理
2016年9月2日
转-Unix系统进程对SIGTERM、SIGUSR1和SIGUSR2信号处理
摘要: Unix系统进程对SIGTERM、SIGUSR1和SIGUSR2信号处理 作者:vfhky | 时间:2015-08-05 17:41 | 分类:cseries 好久没更新博客了,写篇文章除除草。这篇文章主要通过简单的例子说明一下Unix/Linux进程中如果捕捉和处理SIGTERM、SIGUSR1
阅读全文
posted @ 2016-09-02 22:25 孙永杰
阅读(1571)
评论(0)
推荐(0)
编辑
pic1
摘要:
阅读全文
posted @ 2016-09-02 14:42 孙永杰
阅读(160)
评论(0)
推荐(0)
编辑
2016年6月8日
My Dev Env
摘要: windows live writer secure crt vs 2008 vs 2015 chrome plsql mremoteNG
阅读全文
posted @ 2016-06-08 10:53 孙永杰
阅读(276)
评论(0)
推荐(0)
编辑
2016年2月24日
mac gdb home-brew
摘要: ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/install/master/install)" brew install gdb http://jingyan.baidu.com/article/15622f241db565fdfcbea
阅读全文
posted @ 2016-02-24 15:01 孙永杰
阅读(179)
评论(0)
推荐(0)
编辑
2016年2月19日
pub python
摘要: 用PDB库调试Python程序 Python自带的pdb库,发现用pdb来调试程序还是很方便的,当然了,什么远程调试,多线程之类,pdb是搞不定的。用pdb调试有多种方式可选:1. 命令行启动目标程序,加上-m参数,这样调用myscript.py的话断点就是程序的执行第一行之前python -m p
阅读全文
posted @ 2016-02-19 18:39 孙永杰
阅读(320)
评论(0)
推荐(0)
编辑
2016年2月18日
ioctl siocgifhwaddr mac os x
摘要: http://stackoverflow.com/questions/3964494/having-a-problem-figuring-out-how-to-get-ethernet-interface-info-on-mac-os-x-usi
阅读全文
posted @ 2016-02-18 04:49 孙永杰
阅读(1218)
评论(0)
推荐(0)
编辑
2016年2月17日
macbook与外接显示器
摘要: macbook连接外接显示器,内置外置,不是clone的 这样,内置与外置都可以有好的效果。 两个桌面都可以使用3指横扫之类的操作。 两个显示切换,非常的爽。
阅读全文
posted @ 2016-02-17 19:18 孙永杰
阅读(204)
评论(0)
推荐(0)
编辑
2016年2月13日
微小微
摘要: http://www.bilibili.com/video/av3213817/ http://www.bilibili.com/video/av2926853/
阅读全文
posted @ 2016-02-13 12:55 孙永杰
阅读(162)
评论(0)
推荐(0)
编辑
2016年2月11日
macbook cents virtual box 虚拟机
摘要:
阅读全文
posted @ 2016-02-11 20:08 孙永杰
阅读(125)
评论(0)
推荐(0)
编辑
macbook install virtulbox 共享文件夹给centos
摘要: in contos 0, install the tool of virtual box. 1, mkdir ~/abcde 2, sudo mount -t vboxsf Jack ~/abcde Jack is come from the picture
阅读全文
posted @ 2016-02-11 19:03 孙永杰
阅读(189)
评论(0)
推荐(0)
编辑
下一页