码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
Java学习第五篇 -- Java开发环境
Java开发环境 Java SE 开发环境 Java的开发环境支持Windows、MacOS、Linux,故下面以操作系统作为分类去配置开发环境。 Windows "Java Platform, Standard Edition Installation Guide Windows" 1. 安装并配 ...
分类:编程语言   时间:2018-06-25 20:36:52    阅读次数:205
Linux下mysql-5.7.20安装
1 参考文档 https://dev.mysql.com/doc/refman/5.7/en/source-installation.html https://dev.mysql.com/doc/refman/5.7/en/installing-source-distribution.html ht ...
分类:数据库   时间:2018-06-24 21:05:48    阅读次数:190
【Arch安装】
【Arch安装】 1,制作安装介质(请跳转链接:https://www.archlinux.org/download/) 2,从UEFI模式启动后,按照官方WIKI向导操作(https://wiki.archlinux.org/index.php/Installation_guide_(%E7%AE ...
分类:其他好文   时间:2018-06-23 14:27:05    阅读次数:187
Redis知识整理
一、缓存知识 1、buffer和cache的区别 Buffer 缓冲 写操作 写缓冲 Cache 缓存 读操作 读缓存 磁盘-->内存-->CPU 2、PHP的缓存方案 官方文档:http://www.php.net/manual/zh/opcache.installation.phpPHP 5.5 ...
分类:其他好文   时间:2018-06-21 19:45:07    阅读次数:156
inception安装
1. "documentation" 2. installation compile install bison compile install inception inc.cnf path & content start inception check inception 3. python in ...
分类:其他好文   时间:2018-06-20 00:08:45    阅读次数:226
CentOS7系统初始化脚本
[root@linux-node1 ~]# cat optimize.sh #!/bin/bash # Optimize the system after installation PASSWD=reid NETIP=192.168.56.11 PROTOBOOT=static HOSTNAME=l... ...
分类:其他好文   时间:2018-06-18 18:22:10    阅读次数:512
Subime Text安装和插件安装
SublimeText3下载及安装:1. 下载 http://www.sublimetext.comwgethttps://download.sublimetext.com/sublime_text_3_build_3126_x64.tar.bz22.安装解压后直接运行插件管理器安装https://packagecontrol.io/installation#st3MarkDown插件安装:1.按
分类:其他好文   时间:2018-06-17 21:22:03    阅读次数:145
python入门-windows下python环境搭建
1. 下载安装包 选择executable版,根据自己电脑的操作系统选择是32位还是64为。 python3.6-64位下载 python3.6-32位下载 2. 安装python 下载之后是这样的 大约30M左右。 打开软件 选择customize installation 默认 建议改下路径,勾 ...
分类:编程语言   时间:2018-06-17 17:57:25    阅读次数:132
Kernel parameters for Db2 database server installation (Linux and UNIX)
Db2 11.1 For root installations, the database manager uses a formula to automatically adjust kernel parameter settings and eliminate the need for manu ...
分类:数据库   时间:2018-06-17 13:41:04    阅读次数:195
Fedora-23 installation in VM image
Steps to install Fedora-23 in VM image Target:on the VM image, we can make gcc32bit and gcc64bit build. Set up a bridge on host We need set up a bridg ...
分类:其他好文   时间:2018-06-15 13:11:15    阅读次数:170
1730条   上一页 1 ... 38 39 40 41 42 ... 173 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!