摘要: lsof即list open files的缩写,在Linux和其他Unix上都由,Mac XOS上也是查看打开文件/目录及对应进程COMMAND 进程命令行字符串PID 进程IDUSER 用户FD txt(进程的程序文件... 阅读全文
posted @ 2015-05-07 11:26 卖程序的小歪 阅读(605) 评论(0) 推荐(0) 编辑
摘要: Given a binary tree, imagine yourself standing on therightside of it, return the values of the nodes you can see ordered from top to bottom.For exampl... 阅读全文
posted @ 2015-05-07 08:46 卖程序的小歪 阅读(124) 评论(0) 推荐(0) 编辑
摘要: Given two stringssandt, determine if they are isomorphic.Two strings are isomorphic if the characters inscan be replaced to gett.All occurrences of a ... 阅读全文
posted @ 2015-05-07 08:26 卖程序的小歪 阅读(146) 评论(0) 推荐(0) 编辑