file → Import → 选择Gradle下的Existing Gradle Project 选择后,Next → Next → 点击Browse..选择要导入的项目 然后Next → 选中Override workspace settings,再选中Local installation di ...
分类:
系统相关 时间:
2018-08-16 13:48:16
阅读次数:
175
进入package control官网 https://packagecontrol.io/ 选择右上角的installation 复制代码进入sublime执行安装 调出控制台 ctrl + `可以也可以通过 然后键入上面的代码回车就OK了。 验证 打开sublime按ctrl + shift + ...
分类:
其他好文 时间:
2018-08-16 13:42:25
阅读次数:
134
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
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
需要说明的是,对于新手需要在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 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环境搭建记录 安装前资源检查 资源限制要求/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 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
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