网上有很多关于oracle 监听静态注册的文章,但大多都是简单说说,并没有详细的例子,这里,将结合linux as3 下的oracle 10gR2.0.1 举一个具体的例子1、在 $ORACLE_HOME/network/admin/listener.ora 文件中加入一个静态注册的节点[oracl...
分类:
数据库 时间:
2014-06-18 20:39:11
阅读次数:
348
css:#profile_block{text-align:center;position:absolute; top:60px; right:10px;}#blog-calendar{border-radius: 7px;background:#fff;}#p_b_follow{padding-t...
分类:
其他好文 时间:
2014-06-18 19:09:20
阅读次数:
198
有时scott数据被破坏了 可以回复以下为 安装路径dos下 @G:\app\Administrator\product\11.2.0\dbhome_1\RDBMS\ADMIN\scott.sql【以下操作,必须以管理员身份登录,才能修改】 管理员身份登录,请注意,输出空格符: sqlplus /....
分类:
其他好文 时间:
2014-06-18 15:44:15
阅读次数:
233
首先介绍一下背景,公司访问外网有限制,项目组大部分人员不能访问maven的central repository,因此在局域网里找一台有外网权限的机器,搭建nexus私服,然后开发人员连到这台私服上环境是:nexus-2.1.1、maven-3.0.4、jdk-1.6.0_32一、用admin用户登陆...
分类:
其他好文 时间:
2014-06-18 14:03:44
阅读次数:
215
.page_nav{clear:both; padding:15px 0; color:#666; font:normal 12px/24px Arial; text-align:center;}.page_nav a{display:inline-block; height:22px; margi...
分类:
Web程序 时间:
2014-06-18 13:54:39
阅读次数:
262
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).For example, this binary tree is symmetric: 1 / \ ...
分类:
其他好文 时间:
2014-06-18 13:29:31
阅读次数:
214
在前几节中,我们虽然在租户门户中创建了私有虚机,但还不能用控制台登录,只能选择远程桌面连接。但远程桌面登录很有局限性,严重依赖于网络情况,比如不小心禁用网卡了、主机没有IP了、防火墙禁了远程、RDP服务异常了,那就永远登录不虚机了。租户门户中其实有控制台登录选项..
分类:
其他好文 时间:
2014-06-17 18:29:51
阅读次数:
415
例:string Content =“"<p style="TEXT-ALIGN:center;"><span style="font-family:宋体;">&l...
分类:
其他好文 时间:
2014-06-17 15:44:56
阅读次数:
218
第一步找到文件phpcms\modules\admin\index.php注释掉第33行到第36行$code = isset($_POST['code']) && trim($_POST['code']) ?trim($_POST['code']) : showmessage(L('input_co...
分类:
Web程序 时间:
2014-06-17 13:45:34
阅读次数:
375
使用ttXactAdmin、ttSQLCmdCacheInfo、ttSQLCmdQueryPlan获取SQL相关详细信息,适合于tt11以上版本。
$ ttversion
TimesTen Release 11.2.2.4.3 (64 bit Linux/x86_64) (tt1122:53396) 2013-02-09T17:19:52Z
Instance admin: timeste...
分类:
数据库 时间:
2014-06-16 23:20:42
阅读次数:
349