摘要: 入门学习顺序: 1. 安装: 1.1 单实例安装: Elastic官方网站: http://www.elastic.co 下载 ElasticSearch: 第一步:点击下载 第二步:点击download 第三步:下载 第四步:解压 直接点击解压 (或者终端输入命令解压: tar -vxf elas 阅读全文
posted @ 2017-12-21 18:13 霜井 阅读(18680) 评论(3) 推荐(2) 编辑
摘要: 首先从Apple Store下载Xcode,然后安装Xcode,接着安装Homebrew包管理,类似于Ubuntu下的apt-get: 终端下输入ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/mast 阅读全文
posted @ 2017-12-21 15:39 霜井 阅读(565) 评论(0) 推荐(0) 编辑
摘要: 原文地址:http://blog.csdn.net/u011619283/article/details/52368759 Node.js 简介 Node.js 是一个用Chrome's V8 JavaScript engine 构建的 JavaScript 运行时框架。Node.js 使用事件驱动 阅读全文
posted @ 2017-12-21 15:36 霜井 阅读(183) 评论(0) 推荐(0) 编辑