1、Cornerstone 安装后,首先连接远程Repository, 点击 Add Repository, 弹出连接远程的地址框,选择相应类型填写地址,保存。如果现场成功,就会在Repositories列表中显示对应的远程仓库。 2、从远程仓库拉取。在Repositories选中要拉取的仓库,右键 ...
分类:
Web程序 时间:
2017-10-12 11:20:34
阅读次数:
280
1.先在MongoDB官网下载Java驱动包 MongoDB Java Driver: http://mongodb.github.io/mongo-java-driver/ JAR包下载列表 https://oss.sonatype.org/content/repositories/release ...
分类:
数据库 时间:
2017-10-10 13:19:15
阅读次数:
161
第一步:安装Kotlin插件 打开Settings面板,找到Plugins选项,点击Browse repositories(浏览仓库),输入“Kotlin”查找,然后安装即可。安装完成之后需要重启Android Studio (切记!)。 安装完成之后如下图所示。 插件当前的最新版本是1.1.2-r ...
分类:
移动开发 时间:
2017-10-10 13:16:50
阅读次数:
247
标注下来源:http://www.trinea.cn/android/maven/ 由浅入深,主要介绍maven的用途、核心概念(Pom、Repositories、Artifact、Build Lifecycle、Goal)、用法(Archetype意义及创建各种项目)、maven常用参数和命令以及 ...
分类:
其他好文 时间:
2017-10-08 11:21:16
阅读次数:
251
1、eclipse菜单 window-> show view –> other –> Maven2、在打开的窗口里,右键 local repositories –> local repository ,选择 rebuild index补充下:1、确认pom.xml文件是正确的2、确认本地Maven仓 ...
分类:
编程语言 时间:
2017-10-07 01:46:43
阅读次数:
304
https://github.com/das2017?tab=repositories https://github.com/icsharpcode/ILSpy/releases LayerDemo 3-Tier Architecture Demo C# 1 Updated a day ago Ht ...
分类:
其他好文 时间:
2017-09-28 22:26:29
阅读次数:
267
文章转自http://blog.csdn.net/zlgydx/article/details/51130627 什么是Maven仓库在不用Maven的时候,比如说以前我们用Ant构建项目,在项目目录下,往往会看到一个名为/lib的子目录,那里存放着各类第三方依赖jar文件,如log4j.jar,j ...
分类:
其他好文 时间:
2017-09-28 01:02:34
阅读次数:
160
MongoDB插件安装 MongoDB插件安装 File-->Settings-->Plugins-->Browse repositories-->Mongo-->Install MongoDB的配置 MongoDB的配置 查看MongoDB数据库内容 查看MongoDB数据库内容 链接MongoD ...
分类:
数据库 时间:
2017-09-27 00:41:37
阅读次数:
339
怎样在nexus 中 搜索到远程maven仓库中的jar 文件 url: http://www.oschina.net/question/95712_21999 点击Administration菜单下面的Repositories,将 Central的 Download Remote Indexes修 ...
分类:
编程语言 时间:
2017-09-26 17:48:09
阅读次数:
197
学习的办法来源与网络,做为自己的烂笔头 Z: // 切换的Z 目录下 set y=%date:~0,4%%date:~5,2%%date:~8,2% //当前的日期 md Repositories%y% //新建文件夹 如图 在执行 xcopy D:\Repositories\* Z:\Reposi ...
分类:
其他好文 时间:
2017-09-26 14:52:49
阅读次数:
195