一、统一修改blockahead值为1024forcurHostin`cat256node|grep-v‘^#‘|cut-d‘=‘-f1`;doecho$curHostssh$curHost"blockdev--setra1024/dev/sd*"done二、定时检测kafka积压脚本:192.167.42.146whiletrue;doecho"Start...";checkKafkaShow.sh13|egrep‘VIP_CDR|DATE‘;echo"End...";..
分类:
系统相关 时间:
2016-01-28 19:26:56
阅读次数:
297
登录开发者中心https://developer.apple.com然后找到你的Bundle Identifier。这里暂时只讲开启推送的功能,如果需要别的直接勾选前面的选择框然后拉到最下面点击Done
分类:
移动开发 时间:
2016-01-27 13:01:33
阅读次数:
230
#!/bin/bashfor i in `ifconfig | grep -o ^[a-z0-9]*`do ifconfig $i|sed -n 2p|awk '{ print $2 }'|tr -d 'addr:'done执行结果按行显示所有网卡的ipifconfig | grep -o ^[a....
分类:
系统相关 时间:
2016-01-26 16:44:48
阅读次数:
495
想去掉如下图的“DedeCMS提示信息”前台提示修改include/common.func.php这个文件后台提示修改dede/sys_data_done.php这个文件都是在对应文件中找到“DedeCMS提示信息” 直接修改就好,应该是两处系统菜单的修改: dedeincinc_menu.php修...
分类:
其他好文 时间:
2016-01-23 21:39:24
阅读次数:
107
方法一:我用下面的方法完美解决。在控制面板中1、删除旧版本2010 或者20032、删除激活程序3、重装2013激活程序done方法二:我把WPS卸载了就好了。方法三:我是按这个方法解决的,楼主可以试试:按WIN+R键调出运行框,在运行对话框中输入以下命令后点确定:reg add HKCU\Soft...
分类:
其他好文 时间:
2016-01-22 21:59:44
阅读次数:
246
vimflushsvn.sh#!/bin/bashcd/wwwFILE=$(find/www-name"*game*")foriin$FILEdocd$isvnupdategobuildchatsvr.gocddata/rm-rf*done/etc/init.d/chat
分类:
其他好文 时间:
2016-01-22 18:34:13
阅读次数:
131
在CON_STATE_RESPONSE_START状态中,服务器开始准备给客户端的response: case CON_STATE_RESPONSE_START:
/*
* the decision is done
* - create the HTTP-Response-Header...
分类:
Web程序 时间:
2016-01-22 18:20:07
阅读次数:
183
参考自:http://perpendiculo.us/2009/09/synchronized-nslock-pthread-osspinlock-showdown-done-right/,尊重原创!苹果多线程 锁的文档https://developer.apple.com/library/ios/...
分类:
移动开发 时间:
2016-01-22 13:45:25
阅读次数:
275
在 iOS 程序中当想要在文本框中输入数据,轻触文本框会打开键盘。对于 iPad 程序,其键盘有一个按钮可以用来关闭键盘,但是 iPhone 程序中的键盘却没有这样的按钮,不过我们可以采取一些方法关闭它。例如,我们可以实现按下 Rerun (有时也是 Done、Research 等)键关闭键盘,或者...
分类:
移动开发 时间:
2016-01-19 12:29:41
阅读次数:
183
3 for file in `ls ./*.*` 4 do 5 mv $file `echo $file|sed 's/IM_21R_ID331/1M21R_ID331/g'` 6 done 7 sed -n '/1B21M_ID228/p' HXMT* 8 sed -i 's/1B21M_ID2....
分类:
系统相关 时间:
2016-01-15 12:49:41
阅读次数:
220