2015年6月1日

python 获取桌面路径

摘要: import _winreg as winregdef get_desktop(): key = winreg.OpenKey(winreg.HKEY_CURRENT_USER, 'Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\... 阅读全文

posted @ 2015-06-01 17:42 毛驴居然被用了 阅读(731) 评论(0) 推荐(0) 编辑

我的linux常用操作

摘要: df -lh,du -h, df -Thls -lhls -lh reg*?cat -n filecat -n file | grep reg*?echo $PS1/PS2查询IP冲突:nmap -sP x.x.x.1/24 在使用arping 存活的ip,看返回的mac是否只有一条。netstat... 阅读全文

posted @ 2015-06-01 15:31 毛驴居然被用了 阅读(122) 评论(0) 推荐(0) 编辑

导航