摘要: 定制快捷键:preference->Key Bindings-User 使用F5:运行当前文件;使用 F6:调出ipython命令行 阅读全文
posted @ 2017-08-20 21:36 super_super 阅读(1234) 评论(0) 推荐(0)
摘要: 常见的User-Agent: 1.Android Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.166 Safari/5 阅读全文
posted @ 2017-08-20 21:21 super_super 阅读(1318) 评论(0) 推荐(0)
摘要: 1、Ubuntu专有方式编辑 /etc/ld.so.conf 文件,如果以下语句不存在,则加入:include /etc/ld.so.conf.d/*.conf然后在/etc/ld.so.conf.d下边新建一个以 .conf 结尾的文件。在新建的 .conf 文件中写入需要设置的 path,例如: 阅读全文
posted @ 2017-08-20 21:17 super_super 阅读(1466) 评论(0) 推荐(0)