码迷,mamicode.com
首页 >  
搜索关键字:yum、yum repository    ( 4190个结果
android--SDK Manager下载Connection to http://dl-ssl.google.com refused
错误Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection to https://dl-ssl.google.com refusedFailed to ...
分类:移动开发   时间:2014-07-16 22:58:26    阅读次数:234
github 入门
1 注册github 账号后登陆。2 创建一个新的项目 , 点击Github 首页的右下角 ”New repository“ 按钮填写你的项目名和项目的描述,点击”Create repository“ 按钮创建3 给github 配置ssh 信任关系。Linux 环境要先生成 公钥和秘钥ssh-ke...
分类:其他好文   时间:2014-07-16 22:52:33    阅读次数:191
设计窘境:来自 Repository 的一丝线索,Domain Model 再重新设计
写在前面 阅读目录:疑惑解读设计窘境一幅图的灵感为嘛还是你-Repository后记 上一篇《No zuo no die:DDD 应对具体业务场景,Domain Model 重新设计》。 希望本篇博文废话少点,注:上一篇瞎扯的地方太多。疑惑解读 先回顾一下,在上一篇博文中,主要阐述的是领域模...
分类:其他好文   时间:2014-07-12 08:28:33    阅读次数:228
Github 使用
创建repository________________________________________ 可以在Github上无限制使用public repository进行源代码管理,创建一个repository很简单,不多说了。 获取代码到本地_________________________....
分类:其他好文   时间:2014-07-11 23:14:36    阅读次数:208
m2e插件的新下载地址
今天在按照《Maven实战》这本书给eclipse配置maven的m2eclipse插件的时候发现,书中写的老的下载地址http://m2eclipse.sonatype.org/sites/m2e失效了,后来去官网上查了下发现插件下载地址改成这个了:https://repository.sonat...
分类:其他好文   时间:2014-07-11 20:03:44    阅读次数:271
YUM yum无法使用或者使用出错总结
yum问题 可能帮助到大家的是网速慢导致的问题,更换国内的163yum源后问题解决。...
分类:其他好文   时间:2014-07-11 00:40:47    阅读次数:182
Andriod Studio科普篇——3.关于编译的常见问题
1、android支持库未安装 编译不过,提示如下: Could not find any version that matches com.android.support:appcompat-v7:+ ....... Please install the Android Support Repository from the Android SDK Manager 其实原因和解决方法已经说...
分类:其他好文   时间:2014-07-10 23:39:33    阅读次数:282
安装ubuntu-tweak
第一步:添加tweak源sudo add-apt-repository ppa:tualatrix/ppa第二步:更新sudo apt-get update第三步:安装ubuntu-tweaksudo apt-get install ubuntu-tweak
分类:其他好文   时间:2014-07-09 18:50:19    阅读次数:213
IOS应用开发版本控制工具之Versions使用
Versions版本控制工具破解版(Versions.zip)下载请见本博文附件。下载后在MAC安装完以后,图标是莲花状。见下图:双击运行如下图: 点击Repository,连接SVN服务器Repository(服务器端采用的是SVN服务端),见下图: 输入所需值,如下图:Location 值要与....
分类:移动开发   时间:2014-07-09 00:52:34    阅读次数:323
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!