1. 下载:下载页面:http://vimcdoc.sourceforge.net/选择“Latest platform independent tarball, including an Linux/BSD installation script”【1】下载。2. 安装:网上好多人所说的“解压,把...
分类:
系统相关 时间:
2014-10-22 14:31:57
阅读次数:
248
今天在centos下整合phpmyadmin出错,错误提示如下:Error during session start; please check your PHP and/or webserver log file and configure your PHP installation proper...
分类:
数据库 时间:
2014-10-18 13:53:27
阅读次数:
200
1. 下载选择Linux Tab,选择下载免费的Community Edition【1】。当前版本是3.42. 安装PyCharm按照官网给出的安装指导【2】进行安装。(1) Copy the pycharm-*.tar.gz to the desired installation location...
分类:
系统相关 时间:
2014-10-15 19:42:11
阅读次数:
525
原文地址:Step 1: Install Node.jsDownload a Node installerand run it. Installation packages are available for Mac, Windows, Linux, and SunOS. Alternatively...
分类:
其他好文 时间:
2014-10-15 09:46:00
阅读次数:
205
安装完mysql-server 会提示可以运行mysql_secure_installation。运行mysql_secure_installation会执行几个设置: a)为root用户设置密码 b)删除匿名账号 c)取消root用户远程登录 d)删除test库和对test库的访问权限 e)刷新授...
分类:
数据库 时间:
2014-10-14 14:18:44
阅读次数:
247
拒绝原因:Additionally, we found that your app requires the installation of another app before it can be used, which is not in compliance with the App Stor...
分类:
移动开发 时间:
2014-10-14 13:57:58
阅读次数:
206
在 Solaris 11上安装Oracle 11g
转自:http://ivan.kartik.sk/oracle/install_ora11gR2_solaris11.html
Installation of Oracle 11g Release 2 on Solaris 11 Express x86 and SPARC
This paper (HOWTO) d...
分类:
数据库 时间:
2014-10-10 20:12:44
阅读次数:
493
Debian's default Apache2 installation attempts to make adding and
removing modules, virtual hosts, and extra configuration directives as
flexible as...
分类:
其他好文 时间:
2014-10-09 14:46:34
阅读次数:
237
在测试安装应用时,adb报出如下异常:Installation error: INSTALL_FAILED_VERSION_DOWNGRADE原因是已经安装的应用的版本比想在要安装的版本高,解决办法:1 卸载原来的应用,重新安装;2 修改AndroidManifest.xml 的versionCod...
分类:
其他好文 时间:
2014-10-09 01:37:37
阅读次数:
161
在安装android studio时,报错: Error launching android Studio ???? No JVM installation found. Please install a 64-bit JDK. ???? if you already have a JDK installed, defined a JAVA_HOME war...
分类:
其他好文 时间:
2014-10-09 00:29:07
阅读次数:
804