概述CITRIXNETSCALER常用的功能有:LB,CS,GSLB,SSL。LB实现的功能是服务器负载均衡,CS实现基于七层(域名,IP等)的负载均衡,GSLB实现的功能是全局负载均衡,SSL实现的功能是SSL加速。配置步骤系统配置配置feature如图:进入system菜单,选择setting点击basicfeature,选..
分类:
Web程序 时间:
2014-11-20 01:39:56
阅读次数:
2464
在配置了webview的 setting属性后,以前设置的都是可以直接弹出来的,今天写一个小demo时候莫名其妙的发现alert怎么也出来,即使设置了这么多也不行:webSettings.setJavaScriptEnabled(true);webSettings.setJavaScriptCanO...
分类:
移动开发 时间:
2014-11-19 17:52:59
阅读次数:
152
#缘由 我用的是linode的vps,系统为ubuntu14.04lts 当apt-get安装软件时,都会报一个相同的错误,如下 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAG...
分类:
其他好文 时间:
2014-11-18 16:15:39
阅读次数:
253
y@y:~$ sqlplus Error 46 initializing SQL*PlusHTTP proxy setting has incorrect valueSP2-1502: The HTTP proxy server specified by http_proxy is not acce...
分类:
数据库 时间:
2014-11-17 19:04:06
阅读次数:
559
1、在vmware的主菜单上选“host——setting...——memory”(gsx)或“edit——preferances...——memory”(workstation)调整设定如下:Reservedmemory——最大(256M为192)Additionalmemory——选“Allow...
分类:
其他好文 时间:
2014-11-17 10:34:56
阅读次数:
466
This section describes how to serve static content, how to use different ways of setting up the paths to look for files, and how to set up index files...
分类:
其他好文 时间:
2014-11-15 21:35:55
阅读次数:
282
Project添加Module本文地址: http://blog.csdn.net/caroline_wendyAndroid项目可以采取gradle进行架构.如果需要在项目(Project)中添加额外的Module, 则需要在settings.gradle中, 添加inlcude项, 即可.如: include ':PxxxDxxx', ':CxxxDxxx'即可以添加Module, 并设置启...
分类:
移动开发 时间:
2014-11-15 08:55:08
阅读次数:
185
找到文件:admin\controller\setting $data['heading_title'] = $this->language->get('heading_title'); 后添加: $data['text_edit'] = $this->language->get('t...
分类:
其他好文 时间:
2014-11-14 22:27:49
阅读次数:
197
#!/bin/sh##firewallstartingfirewall##chkconfig:23459801#description:settingfirewall###########################################################################设定参数##########################################################################INNER_NET=192.168..
分类:
其他好文 时间:
2014-11-14 18:04:23
阅读次数:
141