In this DocumentPurposeTroubleshooting StepsReferencesApplies to:Oracle Database - Enterprise Edition - Version 8.1.7.4 to 11.2.0.3 [Release 8.1.7 to ...
分类:
其他好文 时间:
2014-08-06 22:02:02
阅读次数:
274
In this DocumentPurposeScopeDetailsReferencesApplies to:Oracle Database - Enterprise Edition - Version 7.0.16.0 to 11.2.0.2 [Release 7.0 to 11.2] Info...
分类:
其他好文 时间:
2014-08-06 21:44:42
阅读次数:
646
OS版本:安装过程的相关信息:pdksh安装好后根据需要设置oracle开机自启动http://www.cnblogs.com/softidea/p/3761671.html设置环境变量NLS_LANG,ORACLE_SID配置tnsnames.orahttp://blog.itpub.net/21...
分类:
数据库 时间:
2014-08-06 17:45:01
阅读次数:
329
提示:本文中所说的"实例变量"即是"成员变量","局部变量"即是"本地变量"一、简介ARC是自iOS 5之后增加的新特性,完全消除了手动管理内存的烦琐,编译器会自动在适当的地方插入适当的retain、release、autorelease语句。你不再需要担心内存管理,因为编译器为你处理了一切注意:A...
分类:
其他好文 时间:
2014-08-06 17:27:31
阅读次数:
281
Using() Statement in 3 seconds and a bug in Reflector The boring, known accross the board definition from the MSDN site: Defines a scope, outside of w...
分类:
其他好文 时间:
2014-08-06 14:39:21
阅读次数:
234
1) cd xx.xcodeproject 2) xcodebuild –list 3) xcodebuild –target $TARGET –sdk iphoneos –configuration Release 4) xcrun -sdk iphoneos PackageApplication...
分类:
其他好文 时间:
2014-08-06 08:22:51
阅读次数:
277
解决了这个问题,方法如下:
从 Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options 断开
C:\Documents and Settings\yc>sqlplus sys/abcd as sysd...
分类:
其他好文 时间:
2014-08-05 19:32:20
阅读次数:
375
今天想更新ubuntu到最新,听说有个命令,于是总结一下。通常会有、开发版、发行版之分:开发版:devel release (develop release)发行版:dist release(distribution release)版本升级:sudo do-release-upgrade 更新:u...
分类:
其他好文 时间:
2014-08-05 19:10:19
阅读次数:
195
关于Spring3报org.aopalliance.intercept.MethodInterceptor错的问题解决方法_JavaLeader_新浪博客运行环境:Spring3.1.0.RELEASE 报错信息如下: Exceptioninthread"main"org.springframewo...
分类:
编程语言 时间:
2014-08-05 18:39:39
阅读次数:
217
如果想把一个方法加到所有的repository中,用前一篇提到的方法就不合适了。英文原版,请看http://docs.spring.io/spring-data/data-mongo/docs/1.5.2.RELEASE/reference/html/repositories.html#reposi...
分类:
编程语言 时间:
2014-08-05 18:28:19
阅读次数:
190