davee_x

导航

12 2014 档案

T420修改wifi灯闪动模式
摘要:给T420新装了centos7发现默认的配置wifi灯是工作时闪动的,有点晃眼,想改成简单的on 的时候常亮,off的时候常暗的模式添加配置文件:vi /etc/modprobe.d/wlanled.conf(名字可以随意)加一行:options iwlwifi led_mode=1注意这里的mod... 阅读全文

posted @ 2014-12-16 11:14 Wigde.Xiao 阅读(516) 评论(0) 推荐(0)

root运行chrome
摘要:os:centos7edit file : /usr/bin/google-chromeAdd"--user-data-dir"(without the quotes) at the very end of the filelike this: 阅读全文

posted @ 2014-12-16 10:58 Wigde.Xiao 阅读(270) 评论(0) 推荐(0)

[转]理解阻塞非阻塞与同步异步
摘要:from:http://www.zhihu.com/question/197324731.同步与异步同步和异步关注的是消息通信机制(synchronous communication/ asynchronous communication)所谓同步,就是在发出一个*调用*时,在没有得到结果之前,该*... 阅读全文

posted @ 2014-12-10 13:41 Wigde.Xiao 阅读(186) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示