会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Zachary Hodge Zou
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
10
11
下一页
2014年9月3日
how to set up github blog
摘要: how to set up github blog
阅读全文
posted @ 2014-09-03 15:42 Zachary Hodge Zou
阅读(113)
评论(0)
推荐(0)
让多个Fragment 切换时不重新实例化、FragmentTabHost切换Fragment时避免UI重新加载
摘要: http://www.tuicool.com/articles/FJ7VBbFragmentTabHost切换Fragment时避免UI重新加载不过,初次实现时发现有个缺陷,每次FragmentTabHost切换fragment时会调用onCreateView()重绘UI。 解决方法,在fragme...
阅读全文
posted @ 2014-09-03 15:24 Zachary Hodge Zou
阅读(4481)
评论(0)
推荐(0)
FragmentActivity+FragmentTabHost+Fragement instead of TabActibvity+TabHost+Activity
摘要: http://www.tuicool.com/articles/NzeMJzhttp://www.tuicool.com/articles/FJ7VBbFragmentTabHost切换Fragment时避免UI重新加载不过,初次实现时发现有个缺陷,每次FragmentTabHost切换fragme...
阅读全文
posted @ 2014-09-03 15:02 Zachary Hodge Zou
阅读(249)
评论(0)
推荐(0)
2014年8月26日
tip use view.isineditmode() in your custom views to skip code when shown in eclipse
摘要: tip use view.isineditmode() in your custom views to skip code when shown in eclipse
阅读全文
posted @ 2014-08-26 13:44 Zachary Hodge Zou
阅读(488)
评论(0)
推荐(0)
2014年8月22日
Errors
摘要: Errors running builder 'Android Resource Manager' on project 'Demo'.java.lang.NullPointerException2.android INSTALL_FAILED_UPDATE_INCOMPATIBLEReason:U...
阅读全文
posted @ 2014-08-22 15:59 Zachary Hodge Zou
阅读(192)
评论(0)
推荐(0)
2014年8月21日
fix eclipse gc overhead limit exceeded in mac
摘要: fix eclipse gc overhead limit exceeded:在mac上找不到eclipse.ini文件编辑内存限制,在eclipse安装目录右击eclipse程序,选“显示包内容”,eclipse.ini就在 Content/MacOS下。-Xms512m-Xmx1024m-XX:...
阅读全文
posted @ 2014-08-21 16:25 Zachary Hodge Zou
阅读(524)
评论(0)
推荐(0)
Cobub Razor
摘要: Cobub Razor - 开源移动应用统计分析平台
阅读全文
posted @ 2014-08-21 10:15 Zachary Hodge Zou
阅读(161)
评论(0)
推荐(0)
2014年8月20日
Mac commands
摘要: /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/javauname -a显示系统隐藏文件。在终端(Terminal)中输入如下命令:defaults write ~/Library/Preferences/c...
阅读全文
posted @ 2014-08-20 18:42 Zachary Hodge Zou
阅读(218)
评论(0)
推荐(0)
2014年8月18日
git vs svn
摘要: http://www.tuicool.com/articles/e2MnAb Git与SVN的不同之处 svn为集中化的版本控制,svn获取最新的版本或者提交更新,历史记录等信息每次都要连接中央版本库; git为分布式的版本控制,git跟svn一样也可以有中央版本库,每个开发人员克隆原始的代码仓库
阅读全文
posted @ 2014-08-18 23:16 Zachary Hodge Zou
阅读(474)
评论(0)
推荐(0)
SourceTree
摘要: SourceTree(git/hg)
阅读全文
posted @ 2014-08-18 23:07 Zachary Hodge Zou
阅读(105)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
10
11
下一页
公告