以下是该PSU的自述文件中的内容:
3.2 Patch Installation Instructions
Follow these steps:
If you are using a Data Guard Physical Standby database, you must install this patch on both the primary database and t...
分类:
数据库 时间:
2014-09-24 15:49:17
阅读次数:
508
问题:点击运行时eclipse报错如下:An internal error occurred during: "Launching New_configuration".Path for project must have only one segment.具体如下图1:点击上图OK后,Acitiv...
分类:
其他好文 时间:
2014-09-24 15:44:16
阅读次数:
229
sudo chown -R yourusename:admin /usr/local/binMac-Pro:local user$ brew install imagemagick Error: You must `brew link jpeg' before imagemagick can be ...
分类:
其他好文 时间:
2014-09-24 13:27:26
阅读次数:
250
项目根目录有两个文件:
1.project.properties
# This file is automatically generated by Android Tools.
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
#
# This file must be checked in Version Contr...
分类:
移动开发 时间:
2014-09-24 12:33:26
阅读次数:
248
/* 发送消息队列 */#include #include #include #include #include #include #include #include struct mymsg { long mtype; /* message type, must be > 0...
分类:
系统相关 时间:
2014-09-23 22:07:35
阅读次数:
276
虚拟机内 linux 挂载光盘显示:mount: you must specify the filesystem type 今天在虚拟机上挂载镜像文件时提示: 初步断定原因有2: 1.在卸载光盘时使用了命令:eject 2.虚拟机根本就没有挂载光驱/镜像文件 处理方法: 虚拟机 -> setting -> cd/dvd -> device status -> connected前面打钩 此时:...
分类:
系统相关 时间:
2014-09-22 21:44:33
阅读次数:
255
首先通过物理终端进入到linux上,手工检查ssh发现没运行/etc/init.d/sshd statussshd is stopped手工启动服务,发现报告权限错误。/etc/init.d/sshd startStarting sshd:/var/empty/sshd must be owned ...
分类:
系统相关 时间:
2014-09-22 17:20:02
阅读次数:
229
功能:读配置文件java菜鸟:导入工程在报名处就开始报错,第一次遇到import org.apache.commons.lang3.StringUtils;import org.apache.commons.configuration.ConfigurationException;package c...
分类:
编程语言 时间:
2014-09-22 15:30:52
阅读次数:
554
框架技术细节说明must该文档详细说明了基于Angular的机制及关键技术。目录: - 路由机制 - 通过路由来切分页面模块 - Lazyload机制 - 指令 - 程序bootstrap - 数据绑定 - filters - 何时编写自定义指令 - controller之间的通信 - 依赖注入 -...
分类:
其他好文 时间:
2014-09-22 12:20:12
阅读次数:
452
如果能在电脑上找到uninstallMono.sh 这个文件 直接执行这个文件。如果找不到,自己创建一个名位uninstallMono.sh的文件 复制下面的代码#!/bin/sh -x#This script removes Mono from an OS X System. It must b....
分类:
其他好文 时间:
2014-09-22 02:01:01
阅读次数:
346