仅仅须要检查AndroidManifest.xml中的: <activity< p=""> android:name=".Sample2_14Activity" android:label="@string/app_name" > 是否正确! 仅仅须要检查AndroidManifest.xml中的: ...
分类:
其他好文 时间:
2017-05-26 21:43:21
阅读次数:
196
pacbio 公司把三代测序常用软件整合起来,做成了一个在线的分析软件,类似于galaxy; 安装过程如下,参考官网给的指导手册 http://www.pacb.com/wp-content/uploads/2015/09/SMRT-Analysis-Software-Installation-v2 ...
分类:
其他好文 时间:
2017-05-26 16:35:43
阅读次数:
221
一、首先下载maven插件并配置maven的环境变量,可参考:http://jingyan.baidu.com/article/cb5d61050b8ee7005d2fe04e.html 二、打开eclipse->windows-->preferences--Maven-->Installation ...
分类:
系统相关 时间:
2017-05-26 13:20:18
阅读次数:
220
1. download https://pear.php.net/go-pear.phar 2. install pear(http://pear.php.net/manual/en/installation.getting.php) php go-pear.phar 3. install PHP_ ...
http://www.2cto.com/os/201409/332155.html http://www.cnblogs.com/vachester/p/5635819.html https://wiki.archlinux.org/index.php/Installation_guide ...
分类:
系统相关 时间:
2017-05-24 16:08:43
阅读次数:
196
学习网站: https://cn.vuejs.org/v2/guide/ https://cn.vuejs.org/v2/guide/installation.html#独立构建-vs-运行时构建 加载vue项目的步骤 # 全局安装 vue-cli $ npm install --global vu ...
分类:
Web程序 时间:
2017-05-24 15:52:54
阅读次数:
177
用code::blocks在windows平台下,搭建object c编译环境时,出现这个错误。 解决的方法: 将setting -> compliler -> Toolchain executables -> compiler's installation directory 改动为你安装的GNU ...
分类:
其他好文 时间:
2017-05-24 12:45:24
阅读次数:
259
worldPing插件安装 官网介绍:https://grafana.com/plugins/raintank-worldping-app/installation 插件下砸地址:https://grafana.com/api/plugins/raintank-worldping-app/versi ...
分类:
其他好文 时间:
2017-05-23 11:14:22
阅读次数:
1473
我们在安装新的 APk 的时候。会出现 Installation error: INSTALL_FAILED_VERSION_DOWNGRADE 原因: 是由于 androidversionCode 的原因,我们手机里面的APP 的 versionCode 高于将要安装的 APP! error: < ...
分类:
移动开发 时间:
2017-05-21 19:48:36
阅读次数:
232
1. Can not find hdf5.h Solution: ...
分类:
其他好文 时间:
2017-05-20 22:36:20
阅读次数:
105