新安装的redhat系统,想使用yum安装一些服务时报错:Loading"rhnplugin"pluginLoading"installonlyn"pluginThissystemisnotregisteredwithRHN.RHNsupportwillbedisabled.SettingupInstallProcessSettinguprepositoriesNoRepositoriesAvailabletoSetUpReadingrepositorymetadata..
分类:
其他好文 时间:
2014-09-28 19:30:47
阅读次数:
224
下面这个javascript函数是用来做无刷新判断用户名和密码是否正确<scriptlanguage="javascript">functionlogin_sussess(){varflag=false;varuser,psw;user=form1.user.value;psw=form1.psw.value;coder=form1.coder.value;form1.submit2.disabled="false";document.getEle..
分类:
编程语言 时间:
2014-09-28 19:11:48
阅读次数:
200
【Solo and Mute】 Muting means a transition will be disabled. Soloed transtions are enabled and with respect to other transitions originating from the ....
分类:
其他好文 时间:
2014-09-26 18:54:28
阅读次数:
164
<input id="item" style="IME-MODE: disabled; WIDTH: 15px; HEIGHT: 10px"? onkeyup="this.value=this.value.replace(/\D/g,‘‘)" onafterpaste="this.value=this.value.replace(/\D/g,‘‘)" maxlength="5" size=...
分类:
其他好文 时间:
2014-09-26 11:36:09
阅读次数:
171
反馈:1."selinux--disabled"inkickstart2.确保@admin-toolsorsystem-config-firewall在安装包之列结果:ErrorcreatingLiveCD:UnabletodisableSELinuxbecausetheinstalledpackagesetdidnotincludethefile/usr/sbin/lokkit总结:selinux--disabledrequiressystem-config-firewal..
分类:
系统相关 时间:
2014-09-25 12:16:19
阅读次数:
231
9-19速记:ie6下span实际高度大于设置高度ie6下盒子的最小高度为20px,所以如果需要设置高度小于20px的盒子,添加overflow:hidden;9-24速记:Form表单元素的readonly和disabled属性的区别。readonly:不可编辑,可以选择和复制;值可以传递到后台d...
分类:
其他好文 时间:
2014-09-25 00:55:27
阅读次数:
296
测试环境:NTPserver 192.168.1.252NTPclient 192.168.1.251准备工作:关闭selinux:vi /etc/selinux/configSELINUX=disabled关闭iptables:service iptables stopchkconfig ipta...
分类:
其他好文 时间:
2014-09-22 15:44:32
阅读次数:
195
void lock()Acquires the lock.If the lock is not available then the current thread becomes disabled for thread scheduling purposes and lies dormant unt...
分类:
其他好文 时间:
2014-09-22 01:23:41
阅读次数:
417
如果html 某控件加disabled属性,此控件处于不能编辑状态。同样的readonly属性也能起到此作用。readonly:适用于input的text,textarea控件,单文本与多文本框。disabled:适用于checkbox,radio控件。如果checkbox,radio属性用read...
分类:
其他好文 时间:
2014-09-19 17:05:05
阅读次数:
192
基于AR9331的路由器,自己画的pcb板子,竟然出现这个错误,百度下,貌似有不少人遇见过这个错误,但是在修改板子前我的固件用的是没问题的,USB完美使用
修改过板子后出现这个问题!
hub 1-0:1.0 connect-debounce failed,port 1 disabled
后台串口不停的报这个错误。
最后发现是USB的数据线反了,哈哈,跳线反过来试试!
成功识别...
分类:
其他好文 时间:
2014-09-19 10:07:25
阅读次数:
272