This Section will continue the actual configure for IHS related files.3) Copy the httpd.conf file to httpd2.conf, and modify them.Now Virtual IP have ...
分类:
Web程序 时间:
2014-07-19 20:10:57
阅读次数:
307
It's very simple to configure a IBM HTTP Server / Apache service on a server. But sometimes, considering the cost or any other reason, we need to sha....
分类:
Web程序 时间:
2014-07-19 20:09:56
阅读次数:
313
Continue from the last article......2) Confirmed the 80 port of the new added IP is not listened by any other services.Why need to test this? This is....
分类:
Web程序 时间:
2014-07-19 20:06:37
阅读次数:
354
A method and apparatus enable Internet of Things (IoT) services based on a SMART IoT architecture by integrating connectivity, content, cognition, con...
分类:
Web程序 时间:
2014-07-18 23:25:22
阅读次数:
575
JspSmartUpload 实现上传
save()
saveAs()
相对路径 SAVE_VIRTUAL
绝对路径 SAVE_PHYSICAL...
分类:
Web程序 时间:
2014-07-18 22:02:24
阅读次数:
217
本周一,2014 微软WPC 合作者伙伴大会在美国华盛顿开幕,微软除了介绍了Azure、云端化的Office 365和Windows Phone移动平台之外,还简单提及了下一代Windows操作系统Windows 9的发展规划。做为微软金牌合作伙伴的葡萄城控件,一直非常关注微软技术的发展趋势,本文就刚刚举行的WPC(Worldwide Partner Con...
分类:
其他好文 时间:
2014-07-18 21:26:08
阅读次数:
270
在写着东西之前,从网上找到很多这方面的源码,但是基本没有找到满意的,包括在GitHub上的比较有名的Android-PullToRefresh-master,思来想去还是自己写吧,当然其中借鉴了一些别的开源代码!
废话不多说,直接上代码,注释很全乎,应该不难理解,Demo下载地址在最后:
package com.zs.pulltorefreshtest;
import android.con...
分类:
移动开发 时间:
2014-07-18 21:24:12
阅读次数:
390
这几天在搭建10g DG Windows 2008 R2的测试环境,主要是明天要去给一客户重新搭建一套生产库的DG,其中发现一些问题,特此记录一下
由于将要部署到生产环境,所以考虑在线搭建DG的方案,即不停库的情况下,而问题主要就是出在不停库时,用RAMN创建STANDBY的时候
通常在线搭建DG,主要是下面几个步骤:
1. 确保主库开启归档并开启force logging模式
2...
分类:
其他好文 时间:
2014-07-18 17:05:29
阅读次数:
309
CISCO路由器安全配置一、路由器访问控制的安全配置1,严格控制可以访问路由器的管理员。任何一次维护都需要记录备案。2,对于远程访问路由器,建议使用访问控制列表和高强度的密码控制。3,严格控制CON端口的访问,给CON口设置高强度的密码。4,如果不使用AUX端口,则禁止这个端口..
分类:
其他好文 时间:
2014-07-17 15:21:11
阅读次数:
253
getResourcesAsStream()来读取.properties文件,但是getResourcesAsStream()仅在java项目时能获取根目录的文件;在web项目中,getResourcesAsStream()是获取classes目录的根路径例如:文件在WEB-INF/conf/con...
分类:
编程语言 时间:
2014-07-17 11:19:57
阅读次数:
201