会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
⬆️小马哥⬆️
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
63
64
65
66
67
68
69
70
71
···
92
下一页
2016年10月26日
删除git中的.DS_Store
摘要: http://www.jianshu.com/p/fdaa8be7f6c3
阅读全文
posted @ 2016-10-26 09:25 ma_fighting
阅读(424)
评论(0)
推荐(0)
git --- push到远端
摘要:
阅读全文
posted @ 2016-10-26 09:18 ma_fighting
阅读(222)
评论(0)
推荐(0)
2016年10月25日
git--- 拉取代码
摘要:
阅读全文
posted @ 2016-10-25 17:04 ma_fighting
阅读(14904)
评论(1)
推荐(0)
2016年10月21日
如何删除GIT中的.DS_Store
摘要: .DS_Store 是什么 使用 Mac 的用户可能会注意到,系统经常会自动在每个目录生成一个隐藏的 .DS_Store 文件。.DS_Store(英文全称 Desktop Services Store)是一种由苹果公司的Mac OS X操作系统所创造的隐藏文件,目的在于存贮目录的自定义属性,例如文
阅读全文
posted @ 2016-10-21 16:35 ma_fighting
阅读(7246)
评论(0)
推荐(0)
JS 获取上一层目录
摘要: 派生到我的代码片
阅读全文
posted @ 2016-10-21 15:25 ma_fighting
阅读(8581)
评论(0)
推荐(0)
既不删除, 也不生成DS_store
摘要: defaults write com.apple.desktopservices DSDontWriteNetworkStores true sudo find / -name ".DS_Store" -depth -exec rm {} \;
阅读全文
posted @ 2016-10-21 09:58 ma_fighting
阅读(404)
评论(0)
推荐(0)
2016年10月20日
git-- 使用
摘要: git 使用时两个人冲突: Resolve conflicts
阅读全文
posted @ 2016-10-20 11:09 ma_fighting
阅读(141)
评论(0)
推荐(0)
2016年10月12日
iOS -- synx快速整理文件
摘要: https://github.com/venmo/synx
阅读全文
posted @ 2016-10-12 10:09 ma_fighting
阅读(226)
评论(0)
推荐(0)
2016年10月11日
iOS -- masary约束之后, 切圆角没效果
摘要: 加 self.loadViewifneed = yes;
阅读全文
posted @ 2016-10-11 20:20 ma_fighting
阅读(1109)
评论(0)
推荐(0)
ios8调用相机报警告: Snapshotting a view that has not been rendered results in an empty snapshot. Ensure you(转)
摘要: 我这也报了这个警告,但按他的方法并没有起作用,把写到这个地方看是否其他人用的到 错误代码:Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been re
阅读全文
posted @ 2016-10-11 20:04 ma_fighting
阅读(730)
评论(0)
推荐(0)
上一页
1
···
63
64
65
66
67
68
69
70
71
···
92
下一页
公告