1.reload方法,该方法强迫浏览器刷新当前页面语法:location.reload([bForceGet])参数:bForceGet,可选参数,默认为false从客户端缓存里取当前页。true,则以GET方式,从服务端获取最新的页面,相当于客户端点击F5("刷新")例子:window.locat ...
分类:
Web程序 时间:
2016-06-27 15:39:34
阅读次数:
190
功能描述:分机不存在时,进行语音留言。 步骤: 1、编译mod_voicemail 模块.默认是已经有编译 2、加载mod_voicemail模块: fs_cli --> reload mod_voicemail 或 modules.conf.xml 添加 --> <load module="mod ...
分类:
其他好文 时间:
2016-06-25 16:36:02
阅读次数:
373
见注释 基础Constants struts.devMode 可选值true,false (默认false),在开发模式下,struts2的动态重新加载配置和资源文件的功能会默认生效。同时开发模式下也会提供更完善的日志支持。 struts.i18n.reload 可选值true,false(默认值依 ...
分类:
其他好文 时间:
2016-06-24 23:27:04
阅读次数:
207
关闭selinuxsed-i"s/SELINUX=enforcing/SELINUX=disabled/"/etc/selinux/config
setenforce0防火墙设置允许zabbix-agent的10050端口通过firewall-cmd--permanent--add-port=10050/tcpfirewall-cmd--reload安装zabbix软件源rpm-ivhhttp://repo.zabbix.com/zabbix/2.4/rhel/7/x86..
分类:
其他好文 时间:
2016-06-22 15:55:10
阅读次数:
524
Javascript刷新页面的几种方法: window.navigate(location)location.reload()location=locationlocation.assign(location)location.replace(location)history.go(0)docume ...
分类:
编程语言 时间:
2016-06-21 17:14:54
阅读次数:
153
http://www.iigrowing.cn/nginx-reopen-reload-zuo-yong-ji-gong-zuo-guo-cheng.html Nginx reopen reload作用及工作过程 2012-12-05 categories:nginx author:sch 原创文章 ...
分类:
其他好文 时间:
2016-06-17 20:58:20
阅读次数:
271
注释 基础Constants struts.devMode 可选值true,false (默认false),在开发模式下,struts2的动态重新加载配置和资源文件的功能会默认生效。同时开发模式下也会提供更完善的日志支持。 struts.i18n.reload 可选值true,false(默认值依赖 ...
分类:
其他好文 时间:
2016-06-15 15:56:07
阅读次数:
147
1.如何修改php.ini Here is how you grant read/write access to php.ini, modify it, save changes & reload nginx: 1. Navigate to folder containing php.ini: $ ...
分类:
其他好文 时间:
2016-06-11 21:17:51
阅读次数:
170
最近手头有一块firefly_rk3288_reload的开发板,想实现在linux 下用openGL ES来做视频显示。 找到opengGL相关移植,参考论坛(http://bbs.t-firefly.com/forum.php?mod=viewthread&tid=321&extra=page% ...
分类:
其他好文 时间:
2016-06-07 12:43:31
阅读次数:
474