码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
Installation failed with message Failed to finalize session: INSTALL_FAILED_TEST_ONLY:installPackageLI.
这样还不行的话,加 -t吧。 ...
分类:其他好文   时间:2018-08-17 13:52:31    阅读次数:1018
eclipse导入Gradle项目记录
file → Import → 选择Gradle下的Existing Gradle Project 选择后,Next → Next → 点击Browse..选择要导入的项目 然后Next → 选中Override workspace settings,再选中Local installation di ...
分类:系统相关   时间:2018-08-16 13:48:16    阅读次数:175
sublime安装package control插件
进入package control官网 https://packagecontrol.io/ 选择右上角的installation 复制代码进入sublime执行安装 调出控制台 ctrl + `可以也可以通过 然后键入上面的代码回车就OK了。 验证 打开sublime按ctrl + shift + ...
分类:其他好文   时间:2018-08-16 13:42:25    阅读次数:134
利用脚手架vue cli搭建vue项目
vue.js https://vuejs.org/ 基础: http://cn.vuejs.org/v2/guide/installation.html 1.安装需要利用npm包管理器,所以首先安装node.js https://nodejs.org/en/download/ 安装好后,打开cmd面 ...
分类:其他好文   时间:2018-08-15 22:46:46    阅读次数:183
纯内网环境下搭建zabbix
1 ##!/bin/bash 2 #Data: Fri May 4 09:37:26 CST 2018 3 #Founder: 4 #describe: One button installation zabbix3.4 5 #Edition: V1 6 #OS: Centos7.2x86_64 c... ...
分类:其他好文   时间:2018-08-15 14:00:19    阅读次数:333
(SDL)一个简单的SDL视频文件播放程序
需要说明的是,对于新手需要在ubuntu系统安装SDL库安装包和开发安装包,可以参考官网的文章: https://wiki.libsdl.org/Installation SDL是跨平台的,下面的代码更改下#include路径,指引下连接lib库,就可以在windows上编译运行。 文章旨在快速运行 ...
分类:其他好文   时间:2018-08-14 22:49:31    阅读次数:258
Where Can I Download Full Installers for WebLogic Server
Where can I download full installers for the different versions of WebLogic Server (WLS)? Full installation packages for WebLogic Server are available ...
分类:Web程序   时间:2018-08-12 18:52:55    阅读次数:206
12.2RAC搭建记录
12.2RAC环境搭建记录 安装前资源检查 资源限制要求/etc/security/limits.conf Table 6-1 Installation Owner Resource Limit Recommended Ranges Resource Shell Limit Resource Sof ...
分类:其他好文   时间:2018-08-11 01:24:33    阅读次数:306
Mocha
Mocha https://mochajs.org/#installation Mocha is a feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous t ...
分类:其他好文   时间:2018-08-09 23:40:10    阅读次数:218
Mac下安装 MongoDB
2018年更新: 更为简单的方法: 通过 homebrew 安装:brew install mongodb 如果报错: mongodb: A full installation of Xcode.app 8.3.2 is required to compile this software. Inst ...
分类:数据库   时间:2018-08-09 15:41:16    阅读次数:222
1730条   上一页 1 ... 33 34 35 36 37 ... 173 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!