出现以上的问题是无法识别SID,解决方法如下:1.找到以下目录,/opt/oracle/product/10.2.0/db_1/network/admin,修改listener.ora,(find -name listener.ora即可找到该文件)为: # listener.ora Network...
分类:
其他好文 时间:
2014-10-16 17:13:22
阅读次数:
185
Known Notation
Time Limit: 2 Seconds Memory Limit: 65536 KB
Do you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It is also k...
分类:
其他好文 时间:
2014-10-16 03:40:51
阅读次数:
191
DescriptionDo you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It is also known as post...
分类:
其他好文 时间:
2014-10-16 00:15:21
阅读次数:
587
问题描述:今天数据库查询时遇到问题,具体情形如下截图所示:问题分析:看错误明显是TNS监听有问题,要么配置错了,要么数据库没起来。但是当前数据库起来了,也能正常连接使用,因此考虑被查询对象可能是一个db_link,具体的是那个连接有问题。问题定位及解决:--查询数据对象,从而得到它是一个synony...
分类:
其他好文 时间:
2014-10-15 19:19:21
阅读次数:
172
在正文开始之前需要介绍一个人:Sean Sexton.来自明尼苏达双城的软件工程师。最为出色的是他维护了两个博客:2,000ThingsYou Should Know About C#和2,000 Things You Should Know AboutWPF。他以类似微博式的150字简短语言来.....
英文原文:Android Architecture and Libraries Every Android Developer Should Know
Android 的体系架构鼓励组件重用,允许开发者发布共享 Activity、Service 并且访问其他应用程序的数据,还可以根据开发者制定的安全限制进行管理。话虽如此,今天我将分享一些关于 Android 架构和开发库信息,供开发者创...
分类:
移动开发 时间:
2014-10-15 17:30:21
阅读次数:
225
乱搞:
1.数字的个数要比*的个数多一个,如果数字不足需要先把数字补满
2.最优的结构应该是数字都在左边,*都在右边
3.从左往右扫一遍,遇到数字+1,遇到*-1,如果当前值
Known Notation
Time Limit: 2 Seconds Memory Limit: 65536 KB
Do you know reverse Polish no...
分类:
其他好文 时间:
2014-10-15 11:30:10
阅读次数:
222
Known Notation
Time Limit: 2 Seconds Memory Limit: 131072 KB
Do you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It is also kn...
分类:
其他好文 时间:
2014-10-15 00:11:49
阅读次数:
297
Known NotationTime Limit: 2 Seconds Memory Limit: 65536 KBDo you know reverse Polish notation (RPN)? It is a known notation in the area of mathematic....
分类:
其他好文 时间:
2014-10-14 23:04:39
阅读次数:
220
在正文开始之前需要介绍一个人:Sean Sexton.来自明尼苏达双城的软件工程师。最为出色的是他维护了两个博客:2,000ThingsYou Should Know About C#和2,000 Things You Should Know AboutWPF。他以类似微博式的150字简短语言来.....