码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
【Testng Eclipse开发版本选择】
testng执行case时报错: 是因为eclipse的testng版本和maven的版本不一致导致的。 在线安装 1)eclipse中新版本testng插件进行卸载 eclipse:help——》installation details:找到testng进行卸载 2)eclipse中安装旧插件,我 ...
分类:系统相关   时间:2018-02-22 19:54:51    阅读次数:1523
ThinkPad-X220 macOS 10.12.6 Installation Document
ThinkPad-X220 macOS 10.12.6 Installation Documentation
分类:系统相关   时间:2018-02-13 10:37:05    阅读次数:523
POJ #1328 Radar Installation 区间贪心 数学题(雾
Description 问题的描述和测试样例如下: 问题描述 测试样例 思路 吐槽时刻,这道题要特别注意精度问题,岛屿位置和雷达半径是整数,如果当成 double 型计算会导致 TLE。这个狗血的TLE一度让我怀疑C++ vector 是不是真的比内置数组慢太多了...事实证明 c++ 的 vect ...
分类:其他好文   时间:2018-02-10 15:50:57    阅读次数:150
安装dcm4chee-arc-light-5.4.1-mysql步骤
一.进入网址: https://github.com/dcm4che/dcm4chee-arc-light/wiki/Installation这个是GitHub上面给的步骤,可能会比较难理解,按照所给的步骤做,可能会出现各种问题,在此将笔者遇见的问题列举出来,并给出解决方案。 二.安装所需环境: 1 ...
分类:数据库   时间:2018-02-09 22:29:56    阅读次数:1999
Ubuntu下使用sublime text进行py开发
下载方法 https://www.sublimetext.com/docs/3/linux_repositories.html 首先安装Package Control https://packagecontrol.io/installation#st3 经过上面安装了Package Control后 ...
分类:系统相关   时间:2018-02-07 19:42:29    阅读次数:228
完全卸载oracle11g
完全卸载oracle11g步骤: 1、 开始->设置->控制面板->管理工具->服务 停止所有Oracle服务。 2、 开始->程序->Oracle - OraHome81->Oracle Installation Products-> Universal Installer,单击“卸载产品”-“全 ...
分类:数据库   时间:2018-02-06 13:07:45    阅读次数:189
Upgrade Kentico
https://docs.kentico.com/k8/installation/upgrading-kentico-7-to-8 ...
分类:其他好文   时间:2018-02-06 13:05:05    阅读次数:137
Xmind 8 update5 破解
Step 1. Download XMind Step 2. Run XMind at least once after installation, xmind will init the configurations. Step 3. Close XMind and replace the fol ...
分类:其他好文   时间:2018-02-01 20:46:24    阅读次数:433
Python3学习--介绍
一、Python3下载安装 1.官方下载链接:https://www.python.org/downloads/ 2.安装: (1)双击下载的exe安装包,先勾选Add Python 3.6 to Path然后点击Customize installation,即将Python 3.6添加至环境变量中 ...
分类:编程语言   时间:2018-02-01 13:13:33    阅读次数:199
VMware + ubuntu16.04 Linux 下安装、配置Gogs
官方下载安装文件压缩包,我是Install from binary,我当前是2017-11-22发布的版本。https://gogs.io/docs/installation/install_from_binary将压缩包解压到/home/git/gogs目录下。此时可以对Gogs service进 ...
分类:系统相关   时间:2018-01-31 01:07:59    阅读次数:355
1730条   上一页 1 ... 48 49 50 51 52 ... 173 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!