首先切到Terminal下 安装游戏?sudo gem install githug LiGuicaideMacBook-Pro:~?Guicai$?gem?install?githug
Fetching:?mime-types-1.25.1.gem?(100%)
ERROR:??While?executing?gem?...?(Gem::Fil...
分类:
其他好文 时间:
2014-11-24 01:18:57
阅读次数:
174
缘由:更新sdk,遇到了更新下载失败问题:Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xmlFetched Add-ons List successfullyFetching URL: https://dl-...
分类:
移动开发 时间:
2014-11-04 14:53:40
阅读次数:
160
C:\redmine-2.6.0>gem install bundler
Fetching: bundler-1.6.2.gem (100%)
Successfully installed bundler-1.6.2
1 gem installed
Installing ri documentation for bundler-1.6.2...
Installing RDoc docum...
1、在mac系统下按command+shift+g组合键,然后在搜索框内输入/private/etc/hosts打开窗口找到hosts文件,并将它复制到桌面上2、打开刚刚复制到桌面的上的hosts文件,在该文件中输入如下IP串203.208.46.146
dl.google.com203.208.46.146
dl-ssl.google.com3、将桌面上的hosts文..
分类:
移动开发 时间:
2014-10-28 15:43:01
阅读次数:
199
今天在查看一个库的日志时,发现被ORA-00600 [kollasg:client-side tmp lob] 错误刷屏了。
发生该错误的原因是因为应用那边lob的问题。lob没有被初始化,建议使用EMPTY_CLOB函数对其初始化
mos上原文:
ORA-00600 [kollasg:client-side
tmp lob] Fetching Ro...
分类:
其他好文 时间:
2014-10-11 15:07:25
阅读次数:
170
error occurred while fetching the list of data extensions installed on the report server...
分类:
其他好文 时间:
2014-09-26 11:33:48
阅读次数:
181
Hibernate中的抓取策略,参考文档:http://docs.jboss.org/hibernate/orm/3.5/reference/zh-CN/html/performance.html如下代码:@SuppressWarnings({ "unchecked" }) public st...
分类:
系统相关 时间:
2014-09-05 14:10:41
阅读次数:
201
问题:SSL hostname in certificate didn't matchhostname in certificate didn't match: != Fetching URL: https://dl-ssl.google.com/android/...解决办法:第一步:打开Wi.....
分类:
移动开发 时间:
2014-09-04 09:42:17
阅读次数:
183
原文来自:http://developer.android.com/guide/topics/location/strategies.html位置策略注意:本指南仅限android.location位置API。Google Play Services中的google位置API提供更强大更高级的框架,...
分类:
移动开发 时间:
2014-09-01 19:28:53
阅读次数:
297
今天更新sdk,遇到了更新下载失败问题: Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml ?Fetched Add-ons List successfully ?Fetching URL: https://dl-ssl.google.com/android/r...
分类:
移动开发 时间:
2014-08-12 14:02:34
阅读次数:
266