码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
Microsoft SQL Server 2008 R2 安装遇到的问题
SQL Server 安装过很多次了,第一次遇见这样的问题: TITLE: Microsoft SQL Server 2008 R2 安装程序 出现以下错误: An error occurred during the installation of assembly 'Microsoft.VC80. ...
分类:数据库   时间:2019-07-02 19:34:17    阅读次数:229
apt-get损坏修复
使用apt-get或dpkg安装包时,出现类似以下错误时: dpkg: error processing package initramfs-tools (--configure):subprocess installed post-installation script returned erro ...
分类:其他好文   时间:2019-07-01 21:28:34    阅读次数:373
MySQL的安装及简单调优
MySQL的安装及调优 1. 安装注意点 ubuntu18的安装方式 在执行mysql_secure_installation脚本时: 修改字符集为UTF 8 查看运行状态 2. 优化注意点 MySQL脚本调优 使用脚本 tuning primer.sh 下载地址https://launchpad. ...
分类:数据库   时间:2019-06-29 12:51:14    阅读次数:136
五、rancher-ha-Helm安装Rancher
> **参考** https://www.cnrancher.com/docs/rancher/v2.x/cn/installation/ha-install/ ### 1. 添加Chart仓库地址 使用`helm repo add`命令添加`Rancher chart`仓库地址,访问`Rancher tag`和`Chart`版本 替换`...
分类:其他好文   时间:2019-06-26 16:28:44    阅读次数:1709
Docker Harbor
简介: Harbor是一个用于存储Docker镜像的企业级Registry服务;本章将介绍如何搭建Harbor Registry! Github官方安装文档: https://github.com/goharbor/harbor/blob/master/docs/installation_guide ...
分类:其他好文   时间:2019-06-21 13:11:32    阅读次数:107
Pytorch中cudnn版本查询
问题: Disable or able cudnn,查询版本。 Disable cudnn for batch_norm: (See: @Microsoft / human-pose-estimation.pytorch#installation) For other pytorch version ...
分类:其他好文   时间:2019-06-20 14:13:13    阅读次数:409
O2O项目之一 环境搭配
技术栈:vue全家桶(使用nuxtjs:https://zh.nuxtjs.org/guide/installation ) + ssr + redis + mongodb + wabpack + koa 这些安装方法,网上均有讲述,redis、webpack和mongodb最好全局安装。 1、全局 ...
分类:其他好文   时间:2019-06-17 00:36:40    阅读次数:167
linux下配置face_recognition
1、如linux下已有python2.7,但需要更新一下python 2.7至python2.x 2、部署步骤 Installation of Cmake:(it tooks a while to install ~1.5 min) pip installation 通过手动编译dlib的方式进行安 ...
分类:系统相关   时间:2019-06-09 10:01:57    阅读次数:178
Android studio 出现缺少sdk的情况,如何解决?
在Android studio开发中,有可能会出现 Installation failed since app's minSdkVersion (API 21) is newer than device's API level (API 19).Open the project structure ...
分类:移动开发   时间:2019-06-09 00:17:02    阅读次数:1858
修改Eclipse启动图像
查看Eclipse启动时的图像路径:Help --> About Eclipse --> Installation Details --> Configuration -showsplashD:\eclipse\\plugins\org.eclipse.platform_4.3.2.v2014022 ...
分类:系统相关   时间:2019-06-02 00:51:36    阅读次数:116
1730条   上一页 1 ... 17 18 19 20 21 ... 173 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!