码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
gogs Windows环境搭建
gogs官网:https://gogs.io/docs/installation 1.安装mysql 版本 >= 5.7 (引擎:INNODB) 新建数据库gogs uft8编码 2.下载git for windows 下载后安装 3.下载NSSM:https://nssm.cc/release/n ...
分类:Windows程序   时间:2020-02-22 19:58:20    阅读次数:345
You are attempting to install the android sdk inside your android studio installation
原因 我的android studio文件名为AndroidStudio 我的android studio sdk文件名为AndroidStudioSDK 所以系统把AndroidStudioSDK自动识别成了AndroidStudio的子文件 解决 把我的android studio sdk文件名 ...
分类:移动开发   时间:2020-02-22 15:57:36    阅读次数:79
Sublime Text 无法使用Package Control或插件安装失败的解决方法
安装错误情形 下面汇总了安装过程中可能出现的一些常见问题: 情形一:Package Control:There are no packages available for installation 据StackOverflow上说是IPv6造成,如果我们的Intent服务提供者(ISP)不支持IPv ...
分类:其他好文   时间:2020-02-21 17:46:38    阅读次数:176
Error: A JNI error has occurred, please check your installation and try again
ss java.lang.NoClassDefFoundError: org/apache/spark/api/java/function/Function2 at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Cla ...
分类:其他好文   时间:2020-02-18 15:05:25    阅读次数:78
[Contract] Truffle 使用流程
Installation $ npm install -g truffle Choose ethereum client (Ganache OR truffle build in `truffle develop`) https://www.trufflesuite.com/docs/truffle ...
分类:其他好文   时间:2020-02-18 14:43:23    阅读次数:86
Sublime入门插件
参考视频:http://www.imooc.com/learn/40一,packagecontrol 安装(一定要先安装)https://packagecontrol.io/installation 注:然后按ctrl+shift+p ,输入pci 回车可进行其它插件的安装 二,ctrl+shift ...
分类:其他好文   时间:2020-02-18 12:55:05    阅读次数:73
毕业设计之zabbix集合
lnmp环境请查看https://www.cnblogs.com/betterquan/p/12285956.html 但是!!!注意php的编译: https://www.zabbix.com/documentation/4.0/zh/manual/installation/requirement ...
分类:其他好文   时间:2020-02-17 00:39:13    阅读次数:250
安装符合rancher2.x要求的docker
安装符合rancher2.x要求的docker 待办https://rancher.com/docs/rancher/v2.x/en/installation/requirements/installing-docker/ ...
分类:其他好文   时间:2020-02-15 09:28:32    阅读次数:107
Vim 123
vim-plug installation curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim plug instal ...
分类:系统相关   时间:2020-02-11 09:56:36    阅读次数:75
使用realsense435
https://github.com/IntelRealSense/librealsense/blob/master/doc/installation.md 一、SDK安装 1、更新Ubuntu发行版,包括获取最新的稳定内核: sudo apt-get update && sudo apt-get ...
分类:其他好文   时间:2020-02-04 10:33:58    阅读次数:92
1730条   上一页 1 ... 8 9 10 11 12 ... 173 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!