码迷,mamicode.com
首页 >  
搜索关键字:zend guard run-time support missing    ( 10465个结果
11gR2 dataguard 备库文件损坏处理一例
原文链接:11gR2 dataguard 备库文件损坏处理一例   某客户的一套11gR2 dataguard环境出现异常,检查发现是备库出现文件损坏,且无法正常情况,已经超过1个多月没同步了。 我们先来看下备库的日志: .......省略部分内容 See Note 411.1 at My Oracle Support for error and packaging details. S...
分类:其他好文   时间:2014-06-07 01:25:07    阅读次数:217
使用google自带包实现下拉刷新功能
使用google自带的android-support-v4.jar 里面的SwipeRefreshLayout 实现下拉刷新...
分类:其他好文   时间:2014-06-05 12:04:14    阅读次数:209
SSI事务问题
搭建SSI框架,使用编程式事务,怎么执行都报错 信息: Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml] 2014-5-28 17:07:32 org.springframework.jdbc.support.SQLErro...
分类:其他好文   时间:2014-06-05 06:06:15    阅读次数:334
LeetCode: Search in Rotated Sorted Array II [081]
【题目】 Follow up for "Search in Rotated Sorted Array": What if duplicates are allowed? Would this affect the run-time complexity? How and why? Write a function to determine if a given target is in the array. 【题意】 在“Search in Rotated Sorted Array”的基...
分类:其他好文   时间:2014-06-03 01:55:38    阅读次数:173
ios开发中iphone模拟器中程序文件和数据库的存放位置
1.使用命令: chflags nohidden ~/library/ 使隐藏的资源库文件夹显示出来。如果想要隐藏掉,使用:chflags hidden ~/library/  2.finder中找到:用户->mwsn(这是我的用户名)->资源库->Application Support->iPhone Simulator->7.0(根据你的版本确定是哪个)->Applications 里面...
分类:移动开发   时间:2014-06-03 01:40:08    阅读次数:288
在zend framework框架中try{}catch(Exception e){}的跳转问题
在zend framework框架中try{}catch(Exception e){}的跳转问题...
分类:其他好文   时间:2014-06-01 09:56:19    阅读次数:225
Android增加v7 appcompat源码
1.File ---- Import---- Existing Android Code Into Workspace2.选择/extras/android/support/v7/appcompat/导入进来3.去github上查找,“platform framework support”,下载下来...
分类:移动开发   时间:2014-05-31 18:46:40    阅读次数:312
J1签证办理全过程
从3月底开始申请,整理J1的材料,一直到现在VISA的status变成了issued,中间被check了20多天,终于快要可以去silicon valley了。废话不多说,J1签证很easy,不要有任何担心。直接上J1办理流程:1. 联系学校,拿到DS2019表、financial support ...
分类:其他好文   时间:2014-05-31 18:41:23    阅读次数:279
ActionBar 溢出菜单和兼容问题解决
当我们想做一个类似于微信菜单很快我们应该可以想到可以用support-v7包或者actionbarshecklock,然后就写menu布局,如下 然后就是在onCreateOptionsMenu中调用一下menu布局,貌似一切都大功告成了,在类似于nexus5这样...
分类:其他好文   时间:2014-05-31 13:49:46    阅读次数:237
zend studio常用快捷键
1、提示符助手快捷键alt+/你可以自定义 window->keys->Content assist->Binding2、复制当前行alt+ctrl+下3、删除ctrl+D4、加注释块注释 shift+ctrl+\取消块注释 shift+ctrl+/行ctrl+/
分类:其他好文   时间:2014-05-31 06:49:27    阅读次数:195
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!