分类:
其他好文 时间:
2015-04-21 18:37:12
阅读次数:
207
#!/bin/bash
echo$(date"+%F%T")
warns=$(/opt/splunk/bin/splunklistlicenser-messages-authusername:password|greplicense_window-A4|grepWARN|wc-l)
if[$warns-gt3];then
installflag=1
/opt/splunk/bin/splunkstop
rpm-esplunk-6.1.3-220630
ls/opt/splunk/|egrep-v"etc|va..
分类:
其他好文 时间:
2015-04-21 18:37:18
阅读次数:
3797
<scripttype="text/javascript"defer="defer"scr="example.js"></script>defer="defer"的作用是:表明脚本在执行时不会影响页面的构造。也就是说,脚本会被延迟到整个页面都解析完毕后再运行。因此,在<script>元素中设置defer属性,相当于告诉浏览器立即下..
分类:
Web程序 时间:
2015-04-21 18:37:36
阅读次数:
133
@font-face{
font-family:‘emotion‘;
src:url(‘emotion.eot‘);/*IE9*/
src:url(‘emotion.eot?#iefix‘)format(‘embedded-opentype‘),/*IE6-IE8*/
url(‘emotion.woff‘)format(‘woff‘),/*chrome、firefox*/
url(‘emotion.ttf‘)format(‘truetype‘),/*chrome、firefox、opera、Safar..
分类:
Web程序 时间:
2015-04-21 18:36:57
阅读次数:
173
HTML标签textarea在大部分浏览器中只要指定行(rows)和列(cols)属性,就可以规定textarea的尺寸,大小就不会改变,不过更好的办法是使用CSS的height和width属性,但是Chrome,Safari和FireFox渲染的效果不同,可以拖动右下角图标改变大校但是过分拖动大小会影响页面布局,使页..
分类:
其他好文 时间:
2015-04-21 18:35:36
阅读次数:
136
Css代码:.transparent_class{filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}//整块透明//背景透明,内容不透明.transparent_class{filter:progid:DXImageTransform.Microsoft.gradient(enabled=‘true‘,startColorstr=‘#66000000‘,endColorstr=‘..
分类:
Web程序 时间:
2015-04-21 18:36:08
阅读次数:
122
.demo{color:red;/*所有现代浏览器*/color:green9;/*所有IE浏览器*/color:#CC0\0;/*IE8-9浏览器*/color:#F0F\9\0;/*ie9*/*color:red;/*IE6-7浏览器*/+color:blue;/*IE7浏览器*/_color:orange;/*IE6浏览器*/}@-moz-documenturl-prefix(){.demo{color:#897}/*allfirefox*/}@media..
分类:
其他好文 时间:
2015-04-21 18:35:14
阅读次数:
121
1、检测鼠标左键右键$(document).ready(function(){$("#xy").mousedown(function(e){alert(e.which)//1=左键2=中键3=右键})});2、关闭所有动画效果$(document).ready(function(){JQuery.fx.off=true;});3、根据浏览器大小添加不同的样式<scripttype="text/javascript">$(..
分类:
Web程序 时间:
2015-04-21 18:37:32
阅读次数:
150
之前遇到一个超级坑的问题;一个绝对定位的元素,在firefox,chrome,ie8-9下都可以正常显示,就是IE6中不显示.尝试过设置z-index,float:left,display,block等,绝对定位的元素还是没有显示出来,然而,我在此元素上加上clear属性即可解决;网上大神解决方法如下:1、在绝对定位元..
分类:
其他好文 时间:
2015-04-21 18:35:25
阅读次数:
194
functionfullscr(){varffchat;ffchat=window.open("#","hamie","Status=no,scrollbars=no,resizable=yes");ffchat.moveTo(0,0);ffchat.resizeTo(screen.availWidth,screen.availHeight);ffchat.outerWidth=screen.availWidth;ffchat.outerHeight=screen.availHeight;}<spanc..
分类:
编程语言 时间:
2015-04-21 18:37:22
阅读次数:
213
绝对路径:路径的写法『一定由根目录/写起』,例如:/usr/share/doc这个目录。相对路径:路径的写法『不是由/写起』,例如由/usr/share/doc要到/usr/share/man底下时,写成:cd../man绝对路径的用途:正确度比较高,写程序管理系统时建议使用绝对路径。相对路劲的用途:切换长..
分类:
系统相关 时间:
2015-04-21 18:37:12
阅读次数:
145
二分查找法functionbinary_search(source_arr,target){varlen=source_arr.length,start=0,end=len-1,middle,middle_val;while(start<=end){middle=parseInt((start+end)/2);middle_val=source_arr[middle];if(middle_val==target){returnmiddle;}elseif(middle_val>targe..
分类:
编程语言 时间:
2015-04-21 18:34:43
阅读次数:
420
荣品电子2代三星六核5260开发板支持GPS+北斗4G上网蓝牙4.0荣品2代三星六核Exynos5260开发板搭配Android4.4.2+10.1寸IPS液晶屏(1920*1200),运行主频1300MHz~1700MHz;2GDDR3内存+16GEMMC存储,800W自动对焦摄像头,支持UBS3.0、GPS+北斗、4G上网(包括移动、联通、电信),蓝..
分类:
其他好文 时间:
2015-04-21 18:34:22
阅读次数:
163
分类:
其他好文 时间:
2015-04-21 18:34:53
阅读次数:
108
varSys={};varua=navigator.userAgent.toLowerCase();vars;(s=ua.match(/chrome\/([\d.]+)/))?Sys.chrome=s[1]:0;//chrome浏览器if(Sys.chrome){$(".yzeditortabletrtd").each(function(){varyzBroder=parseInt($(this).css(‘border-width‘))||0;if(yzBroder<=0){$(this).cs..
分类:
其他好文 时间:
2015-04-21 18:35:01
阅读次数:
99
hybris软件公司全方位商务洞察系列电子商务平台需求建议书应包括的关键问题(一)问:Hybris的平台是否可为多渠道商务提供基础?它是否可以与其他系统(内部或第三方)集成从而实现全渠道商务?答:寻找答案公司应该寻找已预先集成了众多的第三方解决方案的电子商务平台。最好..
分类:
其他好文 时间:
2015-04-21 18:36:11
阅读次数:
201
functioniEsc(){returnfalse;}functioniRec(){returntrue;}functionDisableKeys(){if(event.ctrlKey||event.shiftKey||event.altKey){window.event.returnValue=false;iEsc();}}document.ondragstart=iEsc;document.onkeydown=DisableKeys;document.oncontextmenu=iEsc;if(type..
分类:
编程语言 时间:
2015-04-21 18:34:19
阅读次数:
136