01 2015 档案

[ISSUE]Error: Permission to user/repo denied to other-user
摘要:机器甲上曾经使用过一个私人github账号A,并且添加了ssh验证后来为了公共开发,又创建了一个github账号B,提交的时候发现出现错误: remote: Permission to user_B/xxx.git denied to user_A使用git config, git log 查看用户... 阅读全文

posted @ 2015-01-24 23:38 影语者 阅读(4941) 评论(0) 推荐(0)

[ISSUE]关于在ionic中使用span 问题
摘要:ionic: v1.3.2chrome: v39iphone-simulator: iPhone Retina真机ipod 4: ios 6.x在ionic 中使用span, 在chrome, 模拟器上都显示正常显示但是在真机上面,使用 col-xx, text-align 等都没有用暂时用div替... 阅读全文

posted @ 2015-01-24 14:36 影语者 阅读(310) 评论(0) 推荐(0)

[ISSUE]Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed.
摘要:在使用 ng-repeat 的时候,遇到如上问题,解决办法http://www.anujgakhar.com/2013/06/15/duplicates-in-a-repeater-are-not-allowed-in-angularjs/ng-repeat = "item in items tra... 阅读全文

posted @ 2015-01-20 09:00 影语者 阅读(369) 评论(1) 推荐(0)

[ISSUE]angularjs resolve: $injector:unpr] Unknown provider:
摘要:使用框架 ionic,使用resolve做数据共享http://learn.ionicframework.com/formulas/sharing-data-between-views/#出现错误$injector:unpr] Unknown provider:仔细对照没有找到原因尝试删除每个ion... 阅读全文

posted @ 2015-01-18 11:06 影语者 阅读(764) 评论(0) 推荐(0)

导航