码迷,mamicode.com
首页 >  
搜索关键字:versions    ( 882个结果
Deploy an agent on Windows
https://www.visualstudio.com/zh-cn/docs/build/actions/agents/v2-windows <!-- react-text: 6 -->Last Update: <!-- /react-text --><!-- react-text: 7 --> ...
分类:Windows程序   时间:2017-07-15 14:59:38    阅读次数:347
Bazel构建工具的安装
官方Doc:https://docs.bazel.build/versions/master/install-ubuntu.html 使用Bazel定制的APT存储库 (recommended) 1. Install JDK 8 安装JDK 8使用下面命令:: sudo apt-get instal ...
分类:其他好文   时间:2017-07-12 18:58:40    阅读次数:1299
J.U.C并发框架源码阅读(五)Semaphore
基于版本jdk1.7.0_80 java.util.concurrent.Semaphore 代码如下 /* * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * ...
分类:其他好文   时间:2017-07-12 15:28:52    阅读次数:180
Android Studio添加依赖编译报错
Warning:Conflict with dependency 'com.google.code.findbugs:jsr305'. Resolved versions for app (3.0.1) and test app (2.0.1) differ. See http://g.co/and ...
分类:移动开发   时间:2017-07-11 13:23:44    阅读次数:223
如何下载旧版本的MySQL
可能存在这样的场景,比如一些老系统需要使用MySQL 5.5版本才能运行,其余的不行。 1、登录下载站点 https://dev.mysql.com/downloads/mysql/ 此时的最新版本为5.7.18。 2、旧版本下载入口 Looking for previous GA versions ...
分类:数据库   时间:2017-07-10 19:19:32    阅读次数:254
几大时尚前端UI框架的IE支持
这个文章的Topic比较符合我们这些身在Stone Age用户环境中的开发者所考虑的因素 1、先说目前最火最酷的:Semantic-UI 目前版本:0.17.0 Browser SupportLast 2 Versions FF, Chrome, IE (aka 10+)Safari 6Firefo ...
分类:其他好文   时间:2017-07-04 11:21:40    阅读次数:172
How to Change Default Location for Outlook Data File (PST & OST)
Is there a way to change the default location of new .pst file when create a new e-mail account in Outlook? Different versions of Outlook use differen ...
分类:其他好文   时间:2017-07-04 00:56:47    阅读次数:428
HDOJ 5099 Comparison of Android versions 坑题
现场赛的时候错了十四次。。。。。 Comparison of Android versions Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): ...
分类:移动开发   时间:2017-06-30 17:31:28    阅读次数:266
check-versions.js和dev-client.js
// 用于在控制台输出带颜色字体的插件var chalk = require('chalk') // 语义化版本检查插件(The semantic version parser used by npm)var semver = require('semver') // 引入package.jsonv ...
分类:Web程序   时间:2017-06-30 15:32:08    阅读次数:290
60款开源云应用【Part 3】(60 Open Source Apps You Can Use in the Cloud)
60款开源云应用【Part 3】(60 Open Source Apps You Can Use in the Cloud) 本篇翻译自http://www.datamation.com/open-source/60-open-source-apps-you-can-use-in-the-cloud ...
分类:移动开发   时间:2017-06-30 15:30:45    阅读次数:199
882条   上一页 1 ... 44 45 46 47 48 ... 89 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!