今天我们想与大家分享一个小的动画概念。这个梦幻般的效果是在马库斯·埃克特的原型应用程序里发现的??。实现的基本思路是对网格项目进行 3D
旋转,扩展成全屏,并呈现内容。我们试图模仿应用程序的行为,因此创建了两个演示,分别演示垂直和水平旋转网格项。
分类:
Web程序 时间:
2014-05-26 16:43:25
阅读次数:
409
转自:http://www.askmaclean.com/archives/add-node-to-11-2-0-2-grid-infrastructure.html在之前的文章中我介绍了为10g
RAC Cluster添加节点的具体步骤。在11gr2中Oracle CRS升级为Grid Infra...
分类:
其他好文 时间:
2014-05-26 15:22:31
阅读次数:
335
Oracle Restart enable database creation
requries Default listener configured and running in Grid Infrastructure home,Use
NETCA in Grid Infrastructure ...
分类:
其他好文 时间:
2014-05-26 15:21:07
阅读次数:
276
Word SearchGiven a 2D board and a word, find if
the word exists in the grid.The word can be constructed from letters of
sequentially adjacent cell, wh...
分类:
其他好文 时间:
2014-05-26 08:21:06
阅读次数:
310
def ext14():
"""
"""
grid = '''37107287533902102798797998220837590246510135740250
46376937677490009712648124896970078050417018260538
7432498619952474105947423330951305812372661730...
分类:
编程语言 时间:
2014-05-26 05:52:04
阅读次数:
183
;--------------------------------------------------------------------------------------
; Project: info.asm
; Name: zwp
; Date: 2014/5
;----------------------------------------------------------------...
分类:
其他好文 时间:
2014-05-26 05:25:12
阅读次数:
321
本文简要概括如何使用Selenium Grid分布式执行测试,详细讲解了如何配置Hub/Node,以及如何在脚本中应用配置...
分类:
Web程序 时间:
2014-05-26 04:44:03
阅读次数:
356
<GridViewandroid:id="@+store/grid"android:layout_width="wrap_content"android:layout_height="wrap_content"android:layout_below="@store/main_daohang"android:numColumns="3"九宫格一行显示三个android:gravity="center"九宫格居中android:verticalSpacing="5dp"垂直..
分类:
其他好文 时间:
2014-05-25 21:09:16
阅读次数:
304
ASM单点故障
经常由用户询问如何避免ASM单点故障的最佳实践。与其他文件系统或卷管理器一样
ASM实例失效会导致运行在上面的RDBMS实例不可用。然而OS 文件系统或卷管理器失效
一般会伴随操作系统崩溃,而asm重启不需要重启服务器。
解决ASM单点故障的最好的办法是把ASM运行在RAC环境通过集群实现高可用。ASM可以
继续运行在其他节点如果一个节点重启或rdbms重启。ASM失效是...
分类:
数据库 时间:
2014-05-25 00:22:13
阅读次数:
489
ASM支持滚动升级,为ASM打patchsets或迁移到新版本可以使用滚动升级的方法,提供一个更高级别
的更底层的高可用。注意,要想使用ASM的滚动迁移特,ASM软件版本至少11.1。此外,滚动升级需要
ORACLE clusterware是最新版本。
图(略)
开始滚动迁移前,你必须使用命令把集群中的ASM实例设置为为rolling migration模式,如(执行版本升级):
ALT...
分类:
数据库 时间:
2014-05-24 23:31:32
阅读次数:
414