WordPress is known as the most popular blogging platform and content management system. New users are often surprised when we tell them that WordPress ...
分类:
其他好文 时间:
2017-08-26 19:54:51
阅读次数:
256
搭建 Windows 系统上的 .net core 开发环境: 1. 安装 Visual Studio 2017 并安装 .net core 2.0 framework 2. 成功后会提示以下信息: The installation was successful The following were ...
分类:
Web程序 时间:
2017-08-26 18:22:28
阅读次数:
231
1、MYSQL服务启动出现错误。 MySQL 'localhost' (10061) 我这里遇到的问题是如下解决的: my.ini文件里#Path to installation directory. All paths are usually resolved relative to this.b ...
分类:
数据库 时间:
2017-08-24 18:00:00
阅读次数:
166
我的是网上下载的绿色版 1.找到sublime\Data\Packages 删除Packages control相关的文件夹和文件 下载https://packagecontrol.io/Package%20Control.sublime-package 2.放到sublime\Packages下面 ...
分类:
其他好文 时间:
2017-08-24 12:36:36
阅读次数:
172
系统是centos的所以就放centos的流程 安装 https://docs.docker.com/engine/installation/linux/docker-ce/centos/#docker-ee-customers 配置加速器 https://yq.aliyun.com/article ...
分类:
其他好文 时间:
2017-08-23 13:44:54
阅读次数:
106
Superset官网地址: http://airbnb.io/projects/superset/ Superset官方文档:https://superset.incubator.apache.org/installation.html 安装步骤: 一. 安装Python建议安装Python 3.4 ...
一、安装 基本上可以根据官网的教程来安装:https://www.gitlab.com.cn/installation/#centos-7 只不过我们暂时没有邮件服务器,所以postfix没有安装。 二、安装完之后,会提示让你reconfigure下,但是默认的配置文件里,配置的URL地址是一串加密 ...
分类:
其他好文 时间:
2017-08-19 14:10:30
阅读次数:
142
Excel Add-in - How to automate installation Thursday, 20 October 2011 Automatic Approach ?The best way to automate the adding of the Sharperlight Exce ...
分类:
其他好文 时间:
2017-08-18 19:50:44
阅读次数:
301
1,总结一下docker的安装,其实官网有很全面的资料了,可以自己上面去看,但都是英文的。 https://docs.docker.com/engine/installation/linux/docker-ce/centos/#install-using-the-repository 2,不知从今年 ...
分类:
其他好文 时间:
2017-08-17 15:15:50
阅读次数:
169
Sublime Package Control 功能:安装包管理 简介:sublime插件控制台,提供添加、删除、禁用、查找插件等功能 使用:https://sublime.wbond.net/installation 安装方法: ST2: 1 import urllib2,os; pf='Pack ...
分类:
其他好文 时间:
2017-08-16 13:19:02
阅读次数:
243