代码改变世界

阅读排行榜

iOS8-Sampler

2014-09-19 16:20 by 三戒1993, 176 阅读, 收藏,
摘要: https://github.com/shu223/iOS8-SampleriOS8-SamplerCode examples for the new functions of iOS 8.How to buildJUST BUILD basically, however please note b... 阅读全文

Codesign error: Certificate identity appearing twice

2013-08-05 11:02 by 三戒1993, 176 阅读, 收藏,
摘要: 第一种解决方法:I think I figured out why the simple delete is not working. Because the dev certificate is still stored in the provision profile, when I close... 阅读全文

iPhone Crash Log转换符号表

2013-03-28 10:02 by 三戒1993, 176 阅读, 收藏,
摘要: From:http://wjl4926.blog.163.com/blog/static/97330204201272162313115/当发布到iPhone上的应用程序Crash之后,iPhone会自动生成一个CrashLog(*.crash),这个文件包含了一些有用的调试信息,但对于堆栈,它只记... 阅读全文

android和iOS平台的崩溃捕获和收集

2013-03-25 12:52 by 三戒1993, 176 阅读, 收藏,
摘要: 通过崩溃捕获和收集,可以收集到已发布应用(游戏)的异常,以便开发人员发现和修改bug,对于提高软件质量有着极大的帮助。本文介绍了iOS和android平台下崩溃捕获和收集的原理及步骤,不过如果是个人开发应用或者没有特殊限制的话,就不用往下看了,直接把友盟sdk(一个统计分析sdk)加入到工程中就万... 阅读全文

android 自定义RadioButton样式

2012-09-27 16:03 by 三戒1993, 176 阅读, 收藏,
摘要: http://gundumw100.iteye.com/blog/1146527上面这种3选1的效果如何做呢?用代码写?其实有更简单的办法,忘了RadioButton有什么特性了吗?我就用RadioButton实现了如上效果,其实很简单的。首先定义一张background,命名为radio.xml,... 阅读全文
上一页 1 ··· 117 118 119 120 121 122 123 124 125 ··· 368 下一页