64位oracle,32位pl/sqlpl/sql配置完之后,一直报错:ora-12154配置环境变量ORACLE_HOME:D:\softInstrall\oracle\product\11.2.0\dbhome_1 好之。感谢伟达的百度
分类:
其他好文 时间:
2014-07-22 22:57:13
阅读次数:
221
1. When you have used OpenOffice edited one of reports,it has stored the report's banary data is database,which caused the problem when you refresh th...
分类:
其他好文 时间:
2014-07-22 22:56:35
阅读次数:
216
Given a stringsand a dictionary of wordsdict, determine ifscan be segmented into a space-separated sequence of one or more dictionary words.For exampl...
分类:
其他好文 时间:
2014-07-17 00:33:43
阅读次数:
218
var nodes = document.getElementsByTagName("script");var node = nodes[nodes.length - 1];var src = document.querySelector ? node.src : node.getAttribute...
分类:
编程语言 时间:
2014-07-16 17:07:50
阅读次数:
188
昨天同事说有套RAC集群客户要求修改数据库的监听端口,在处理的过程中,发现网上的相关资料都不是很全面,所以整理了一下,希望给其他有需要的朋友提供一点有利的参考资料。具体操作过程如下:--修改配置信息中保存的端口信息使用GRID用户修改srvctlmodifylistener-lLISTENER-.....
分类:
数据库 时间:
2014-07-16 17:02:42
阅读次数:
268
Merge k sorted linked lists and return it as one sorted list. Analyze and describe its complexity.#include#includeusing namespace std;struct ListNode ...
分类:
其他好文 时间:
2014-07-16 15:17:03
阅读次数:
188
Windows下的Nodejs npm路径是appdata,很不爽,想改回来,但是在cmd下执行以下命令也无效npm config set cache "D:\nodejs\node_cache"npm config set prefix "D:\nodejs\node_global"最后在node...
官网摘要:Includes one LP09650 850 MHz to 6.5 GHz Log Periodic PCB directional antenna, at 5-6dBi Gain. Works with any daughterboard that operates within 8...
分类:
其他好文 时间:
2014-07-16 15:02:54
阅读次数:
348
升级python版本后,运行yum
# yum -y install openssl
提示如下:
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
No module named yum
Pl...
分类:
编程语言 时间:
2014-07-16 14:04:47
阅读次数:
193
2013-5-3 Yongwu Shen
Future AI system would be the one that is able to grow from the rootby itself, rather than being created brick by brick like existing ones.
Building an AI system in the future w...
分类:
其他好文 时间:
2014-07-16 08:51:57
阅读次数:
347