安装 uname -ryum -y install dockerservice docker startdocker run hello-world 镜像加速参考:http:...
安装 uname -ryum -y install dockerservice docker startdocker run hello-world 镜像加速参考:http:...
官方镜像 安装docker pull docker.io/mysql 启动容器docker run --name mysql -p 3306:3306 -e MYSQL_RO...
参考ActiveMQ安装部署(Windows)http://blog.csdn.net/clj198606061111/article/details/38145597mac...
https://www.cnblogs.com/gossip/p/5969925.html 启动 [root@iZ11biqvmmrZ bin]# ./activemq st...
angular+php+nginx,前端需要跨域请求api,所以在接口的BaseController.php加上这几行 加上这几行 后,部署到CentOS后,一切正常。但因客...
安装es5.3.2参考https://www.elastic.co/guide/en/elasticsearch/reference/current/_installatio...
http://blog.csdn.net/clj198606061111/article/details/52259545 安装 修改端口vi /etc/sysconfig/...
APIkey申请略过,代码参考官方demo AMapUtil.h定义AMapUtil 接口,reGeocodeAction为外部的实例方法 AMapUtil.mAMapUti...
参考:https://www.zhihu.com/question/33498315?sort=created SecDelegate.h Sec.h定义接口Sec,并遵守协...
安装 brew会自动安装依赖pcre, openssl@1.1,安装路径在/usr/local/homebrew/Cellar/下面,安装过程提示,提示信息的安装路径与启动命...
1. 下载安装文件,解压到/opt下面 修改相关配置参数:tickTime = 2000dataDir = /path/to/zookeeper/dataclientPort...
cuiymdeMacBook-Pro:webapps cuiym$ brew install activemq 1)报错: Error: parent directory i...