一、判断AdminServer.lok被其进程锁死 >weblogic.management.ManagementException: Unable to obtain lock on *******/AdminServer.lok. Server may...
分类:
Web程序 时间:
2014-09-15 10:03:18
阅读次数:
272
Problem Description
In our daily life we often use 233 to express our feelings. Actually, we may say 2333, 23333, or 233333 ... in the same meaning. And here is the question: Suppose we have a matrix...
分类:
其他好文 时间:
2014-09-14 23:42:47
阅读次数:
342
Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it were inserted in order.
You may assume no duplicates in the array....
分类:
其他好文 时间:
2014-09-14 22:10:17
阅读次数:
146
Given a stringS, find the longest palindromic substring inS. You may assume that the maximum length ofSis 1000, and there exists one unique longest pa...
分类:
其他好文 时间:
2014-09-14 12:49:37
阅读次数:
214
The string "PAYPALISHIRING" is
written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font for better legibility)
P A H N
A P L S I ...
分类:
其他好文 时间:
2014-09-13 22:52:36
阅读次数:
209
多台机器\config\elasticsearch.yml 文件修改cluster.name设置统一的集群名如cluster.name: win-es-001node.name 设置当前Node名称node.name: "win-da-013"如果没有办法自发现,可以查看日志,看启动IP是否正确,如...
分类:
其他好文 时间:
2014-09-13 00:37:34
阅读次数:
321
本文原创自 http://blog.csdn.net/voipmaker 转载注明出处。
Redis的HA 目的是当主节点挂掉后,从节点自动升级为主节点。
目前的方案有如下几种:
(1) Redis-cluster内置HA功能,redis 3.0实现了cluster功能,内置HA.
此功能需要在集群模式下才支持,master挂掉后,slave会自动升级为master,对客户端是...
分类:
其他好文 时间:
2014-09-12 23:32:44
阅读次数:
521
Memcachedisahighperformancecentralizedcachesystemthatstoresdataaskey/valuepair.ItisusuallyusedasL2cachethatservesasadatabasefront.However,memcachedlackoffeaturesthattypicalno-sqlstorehas:Dataisstoredinmemoryonly,thereisnodiskpersistenceetc,sodataislostonser..
分类:
其他好文 时间:
2014-09-12 19:20:54
阅读次数:
164
昨天开始尝试装上了wireshark网络监视软件,可是今天打开去总是出现“The NPF driver isn't running.You may have trouble capturing or listing interfaces.”的错误提示窗口。首先,你得确认自己安装了winpcap然后(...
分类:
其他好文 时间:
2014-09-12 19:08:53
阅读次数:
214
Web Browser Control – Specifying the IE Versionhttp://www.west-wind.com/weblog/posts/2011/May/21/Web-Browser-Control-Specifying-the-IE-VersionI use th...
分类:
Web程序 时间:
2014-09-12 16:53:23
阅读次数:
277