Mac OS默认有一个Dashboard,用来显示股票、日历、天气预报等小widget,不过对我来说却没什么意义,也没怎么使用,于是就想到了把它关掉。使用如下命令:defaults write com.apple.dashboard mcx-disabled -boolean YESkillall ...
分类:
系统相关 时间:
2015-01-02 18:44:13
阅读次数:
247
JQuery让input从disabled变成enableddocument.getElementByIdx_x("removeButton").disabled=false;//普通Js写法$("#removeButton").removeAttr("disabled");//要变成Enable,...
分类:
Web程序 时间:
2014-12-31 21:25:20
阅读次数:
152
环境搭建:(服务器,客户端)首先关闭selinux与iptables#vi/etc/sysconfig/selinuxSELINUX=disabled#setenforce0#serviceiptablesstop在使用sersync之前,我们必须安装配置好rsync服务器rsync(客户端)一.安装rsync#yuminstallrsync-y#yuminstallxinetd-y二.启动rsync依赖服务#ser..
分类:
其他好文 时间:
2014-12-30 19:14:13
阅读次数:
191
1.禁用IPV6netsh interface teredo set state disabled netsh interface 6to4 set state disabled netsh interface isatap set state disabled2.禁用事件跟踪程序单击“开始”,然后...
It is possible to get daytime running time disabled manually. But the problem can be easily settled with a scanner. GM Tech2scanner is ultimate best c...
分类:
其他好文 时间:
2014-12-29 20:01:04
阅读次数:
185
html方面:input元素上设置disabled或readonlycss方面:设置cursor:not-allowedjs方面:事件:onfucus 触发:blur()设置html上的disabled或readOnly
分类:
Web程序 时间:
2014-12-29 11:38:40
阅读次数:
176
fast boot ->disable Security->Secure Boot Control->Disabled Boot->Launch CSM->Enabled >顺便吐槽一下UEFI,没觉得UEFI比传统BIOS快多少,反而导致了不同厂商的设置方法不一样,增加了维护与安装系统的难度,...
分类:
其他好文 时间:
2014-12-26 15:00:50
阅读次数:
159
几天前,使用一台cisco2950交换机和tp-link24口的100mb端口的交换机级联。导致cisco2950设备上的级联端口在使用一天后,第二天早上上班时发现端口显示err-disabled.网络不通。如何处理?查看接口状况:GX-SW-2950-01#shinterfacesf0/2FastEthernet0/2isdown,lineprotocolisdown..
分类:
系统相关 时间:
2014-12-25 18:43:04
阅读次数:
295
change the color of a disabled TEdit?Author: P. BelowCategory: VCL{Question:HowcanIchangethecolorofadisabled(Edit1.Enabled:=false;)control?Idonotwantt...
分类:
其他好文 时间:
2014-12-25 14:26:05
阅读次数:
177