码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
PoostgreSQL在Windows平台安装失败的解决
在Windows平台安装PostgreSQL时,有时会出现“Problem running post-install step. Installation may not complete correctly. ...”的出错提示框。经搜集资料并反复实验,找到了一种适用于大多数环境的解决办法。 ...
分类:数据库   时间:2018-03-28 19:00:04    阅读次数:682
android——Installation error: INSTALL_FAILED_CONFLICTING_PROVIDER 解决方案
主要是由于调试的环境中已有一个同名的Provider存在。 解决方法是修改AndroidManifest.xml中的 就在你AndroidManifest.xml中,全局搜索Provider ,有多少个Provider,就确定多少个,保证这些Provider的 android:authorities ...
分类:移动开发   时间:2018-03-27 18:39:47    阅读次数:174
mysql5.7.21源码安装
1.下载安装包 MySQL 官方下载地址:https://dev.mysql.com/downloads/mysql/ MySQL 5.7官方安装文档:https://dev.mysql.com/doc/refman/5.7/en/binary-installation.html 2.安装依赖包 M ...
分类:数据库   时间:2018-03-26 16:09:04    阅读次数:302
MySQL二进制安装
MySQL二进制安装文档 2018/3/16 18:35:49 jesper2357@gmail.com https://dev.mysql.com/doc/refman/5.7/en/binary installation.html [TOC] 0、安装简略步骤 安装包10.162.73.61:/ ...
分类:数据库   时间:2018-03-18 00:14:52    阅读次数:422
Sublime 安装
1.下载并安装sublime 官网, http://www.sublimetext.com/ 2.安装控制台插件 控制台插件官网: https://packagecontrol.io/installation 1.进入后复制灰色字(可以直接复制我做的表格里面的) import urllib.requ... ...
分类:其他好文   时间:2018-03-15 23:06:37    阅读次数:395
composer-安装laravel
laravel文档地址: https://docs.golaravel.com/docs/5.6/installation/ OK,我们没有服务器,那么用安装Apache服务器,首先去官网 https://tomcat.apache.org/download-90.cgi 我随便下载了一个,而且解压 ...
分类:其他好文   时间:2018-03-14 20:46:43    阅读次数:258
Ubuntu 16.04.4 安装openjdk各种问题
不知道为什么会如此曲折,一个问题接一个,如果你也遇到问题,可以参考参考 问题1:......has no installation andidate,解决如下(不理解): 参考https://askubuntu.com/questions/763494/trying-to-install-openj ...
分类:系统相关   时间:2018-03-14 20:45:01    阅读次数:476
Nuxt学习笔记
参考地址:https://zh.nuxtjs.org/guide/installation 官网 http://jspang.com/2018/02/26/nuxt/ 1、目录结构 2、Nuxt常用配置项 配置IP和端口: package.json 配置全局的css: 在assets里面创建文件: ...
分类:其他好文   时间:2018-03-14 12:51:04    阅读次数:1865
POJ 1328 Radar Installation (区间贪心)
Assume the coasting is an infinite straight line. Land is in one side of coasting, sea in the other. Each small island is a point locating in the sea ...
分类:其他好文   时间:2018-03-10 11:49:53    阅读次数:165
Radar Installation POJ - 1328
Assume the coasting is an infinite straight line. Land is in one side of coasting, sea in the other. Each small island is a point locating in the sea ...
分类:其他好文   时间:2018-03-07 20:15:07    阅读次数:179
1730条   上一页 1 ... 46 47 48 49 50 ... 173 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!