1、命令行方式,得每次用终端输入命令行设置sudo rmmod psmouse #禁用触摸板sudo
modprobe psmouse #启用触摸板2、永久禁用触摸板 打开终端,然后sudo gedit
/etc/modprobe.d/blacklist.conf 加入一行blacklist ps....
分类:
其他好文 时间:
2014-04-28 17:41:25
阅读次数:
573
带宽调度器AppBand可以为Windows应用程序分配网络带宽并指定数据收发的优先级,用软件的方式实现桌面应用的简单QOS调度。(1)
P2P方式的下载软件(BT/eMule/迅雷等)或者在线播放占用了绝大部分单机带宽,而浏览器、游戏程序往往在争夺带宽中落于下风。在P2P下载的同时打不开网页或者游...
分类:
移动开发 时间:
2014-04-28 08:39:17
阅读次数:
628
2014年4月27日,距离中期检查还有七天,基本上什么也没做,特别着急,雨已经下了快一天了,中午用美团外卖定的黄焖排骨,MD,什么玩意,那么一点点就18块钱,一看就不值五块钱,发誓再也不吃,最重要的是订完两个半小时才送到,饿过劲了都吐槽一下Ubuntu
的谷歌输入法,真是不符合国人习惯刚刚整好这个毛...
分类:
其他好文 时间:
2014-04-28 06:51:22
阅读次数:
877
Page 30Perceptual blocks are obstacles that
prevent the problem-solver from clearly perceiving either the problem itself or
the information needed to ...
分类:
其他好文 时间:
2014-04-28 00:54:37
阅读次数:
403
远程图形化登录,win7下:开始->mstsc->10.108.103.93即可进行后续输入账号密码验证登录。功能类似rdesktop。如图:
Page 6:Natural tendency in problem solving is
to pick the first solution that comes to mind and run with it. The disadvantage
of this approach is you ...
分类:
其他好文 时间:
2014-04-27 21:27:40
阅读次数:
510
ubuntu下安装tomcat 问题解决方法
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/catalina/startup/Bootstrap : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)...
分类:
其他好文 时间:
2014-04-27 20:39:23
阅读次数:
595
编程过程中,有时候需要判断主机是否在线,最简单的方法就是使用Windows的Ping命令看看能否ping通。看到网上很多文章,说用C#去调用windows的ping.exe,然后解析返回的字符串。我觉得这种方式太麻烦了,就做一下简单判断,不想弄那么麻烦。
查了一下,C#专门提供了一个Ping类,与Windows下的ping命令类似:
命令空间: System.Net.NetworkInform...
github.com,作为程序员的代码仓库,我们经常会用到。但有时候我们不能直接通过网络链接它,只能通过代理。
这里我有一台代理服务器,起初我以为在终端设置了代理环境就行了,其设置为在你的~/.bashrc里增加以下几行:
export http_proxy="http://proxy-server:3128/"
export https_proxy="http://proxy-server:...
分类:
系统相关 时间:
2014-04-27 19:50:27
阅读次数:
1181
1、安装linux摄像头应用软件cheesesudo apt-get install
cheese2、Ubuntu Tweak Ubuntu
Tweak是一款专门为Ubuntu(GNOME桌面)准备的配置、调整工具。主要面向新手级的普通用户。它可以设置很多并不能在系统首选项中设置的隐藏选项,以满足用...
分类:
其他好文 时间:
2014-04-27 16:45:48
阅读次数:
724