码迷,mamicode.com
首页 >  
搜索关键字:versions    ( 882个结果
Codeforces Round #590 (Div. 3) B2. Social Network (hard version)
链接: https://codeforces.com/contest/1234/problem/B2 题意: The only difference between easy and hard versions are constraints on n and k. You are messagin ...
分类:Web程序   时间:2019-10-02 22:39:26    阅读次数:213
Equalizing by Division
The only difference between easy and hard versions is the number of elements in the array. You are given an array aa consisting of nn integers. In one ...
分类:其他好文   时间:2019-09-26 23:09:11    阅读次数:63
python多环境切换,pyenv的使用
1.安装pyenv:https://github.com/pyenv/pyenv-installer 下载如下报错,则安装nss:yum -y update nss 2.添加环境变量 3.查看已安装的版本:pyenv versions 【前面带*号的表示在用的版本】 4.查看可安装的版本:pyenv ...
分类:编程语言   时间:2019-09-26 17:19:15    阅读次数:110
js教程(7) -- JS 常见错误、JS加速、保留词、ES5(6)特性
2019.09.24: 学习内容:JS 常见错误、JS加速、ES5(6)特性 补充:js保留词:https://www.w3school.com.cn/js/js_reserved.asp js版本及浏览器支持:https://www.w3school.com.cn/js/js_versions.a ...
分类:Web程序   时间:2019-09-26 13:15:58    阅读次数:94
Mysql安装
Mysql 安装 下载地址: 点击链接选择looking for previous GA versions 可以选择历史版本下载 1. 解压下载的mysql 5.7.27 winx64压缩包文件,解压至D:\MySql\mysql 5.7.27 winx64 2. 配置Mysql环境变量MYSQL_ ...
分类:数据库   时间:2019-09-21 17:33:22    阅读次数:111
vagrant网站中box下载方法
假设需要下载Laravel/homestead这个包。 首先定位到地址:https://app.vagrantup.com/laravel/boxes/homestead/versions/8.0.0 然后直接在后面加上 “providers/virtualbox.box”就可以下载了 (注意vir ...
分类:Web程序   时间:2019-09-18 11:09:39    阅读次数:140
sparkf:spark-sql替换hive查询引擎
sparkf:spark sql替换hive查询引擎 CONSOLE WARNING: Hive on MR is deprecated in Hive 2 and may not be available in the future versions. Consider using a diffe ...
分类:数据库   时间:2019-09-18 10:52:55    阅读次数:212
mac系统利用命令安装jenkins
1> 安装Homebrew 2> 安装Jenkins 此时会提示: brew cask install homebrew/cask-versions/adoptopenjdk8 3> 安装上面的提示安装Java brew cask install homebrew/cask-versions/ado ...
分类:系统相关   时间:2019-09-16 11:38:59    阅读次数:135
D2 Equalizing by Division (hard version) &&D1 Equalizing by Division (easy version) (easy version)(Codeforces Round #582 (Div. 3))
The only difference between easy and hard versions is the number of elements in the array. You are given an array aa consisting of nn integers. In one ...
分类:其他好文   时间:2019-09-13 10:22:36    阅读次数:101
SKStoreProductViewController的使用,我们想看app的信息或者下载,又不想跳转appstore的方法
代码: ...
分类:移动开发   时间:2019-09-09 17:48:02    阅读次数:158
882条   上一页 1 ... 15 16 17 18 19 ... 89 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!