参考手册:http://docs.oracle.com/cd/E11882_01/nav/portal_11.htm/Database Quick Installation Guide for Linux x86-64一,前期准备:1,环境说明: Linux:64位Centos release 6....
分类:
数据库 时间:
2015-03-19 20:22:13
阅读次数:
270
参考文档: http://dev.mysql.com/doc/refman/5.6/en/linux-installation-yum-repo.html1. 下载 rpm 文件:wget http://repo.mysql.com/mysql-community-release-el6-5.noa...
分类:
数据库 时间:
2015-03-19 18:11:12
阅读次数:
205
只需要检查AndroidManifest.xml中的:
android:name=".Sample2_14Activity"
android:label="@string/app_name" >
是否正确!...
分类:
其他好文 时间:
2015-03-18 18:05:19
阅读次数:
109
完全卸载oracle11g步骤:
1、 开始->设置->控制面板->管理工具->服务 停止所有Oracle服务。
2、 开始->程序->Oracle - OraHome81->Oracle Installation Products-> Universal Installer,单击“卸载产品”-“全部展开”,选中除“OraDb11g_home1”外的全部目录,删除。
5、 运行regedit...
分类:
数据库 时间:
2015-03-17 18:09:03
阅读次数:
173
我们在安装新的 APk 的时候,会出现
Installation error: INSTALL_FAILED_VERSION_DOWNGRADE
原因: 是因为 androidversionCode 的原因,我们手机里面的APP 的 versionCode 高于将要安装的 APP!
error:
[2015-03-17 16:52:21 - HoleYo...
分类:
移动开发 时间:
2015-03-17 17:59:55
阅读次数:
143
Oracle's Business Intelligence Applications Configuration Manager :BIACM
Once the BIAPPS installation is completed, the newly introduced web-based JAVA applications, BI Configuration Manager (BIACM) ...
分类:
移动开发 时间:
2015-03-17 14:13:02
阅读次数:
163
1)You need to copy allBMW Carsoft 6.5file folder on the software driver CD to your hard disk, so you can make sure the installation will be more stabl...
分类:
其他好文 时间:
2015-03-17 11:49:05
阅读次数:
99
测试环境 Ubuntu 14.04.1 LTS
【服务端安装】
关于安装官方提供了很详细的安装方法,包括各平台的源码及包安装。关于其他版本Linux请参考
https://www.zabbix.com/documentation/2.4/manual/installation/install_from_packages
zabbix是C/S架构,所以安装分服务端和客户端。客户端只需...
分类:
其他好文 时间:
2015-03-16 13:01:14
阅读次数:
180
1.Download the package:wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb2.Installation:sudo dpkg -i google-chrome-stable_...
分类:
系统相关 时间:
2015-03-14 19:56:15
阅读次数:
167
本文主要介绍Sublime Text如何开启debug模式,以及分析一些使用过程中常见错误的解决方法。情形一Package Control:There are no packages available for installation。情形二:Package Control:Unableto download Emmet.Please view the console for more details. Error while loading PyV8 binary:exit code 3 …情形三:无法...
分类:
其他好文 时间:
2015-03-14 18:34:13
阅读次数:
2177