摘要:
http://qiannao.com/ls/zhaoguyilang/61911f16/ 共享ios资料(iPhone播放本地视频。。)http://www.codeios.com ios开发者http://code4app.com/ ios开发网站https://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Getting%20Started ios getting starthttps://developer.apple.com/library/ios/referencelibr
阅读全文
posted @ 2014-01-14 13:29
红茶`
阅读(226)
推荐(0)
摘要:
http://download.csdn.net/user/geniuseoe2012http://ryantang.me/ 大牛ryan's zonehttp://blog.csdn.net/wangkuifeng0118/article/details/7357752 path 炫Button ...
阅读全文
posted @ 2013-11-23 12:08
红茶`
阅读(694)
推荐(0)
2014年7月9日
摘要:
a,自己尝试做一个下拉刷新的demo。b,试试Fragment
阅读全文
posted @ 2014-07-09 14:34
红茶`
阅读(185)
推荐(0)
2014年6月10日
摘要:
http://www.eoeandroid.com/thread-199471-1-1.htmlhttps://code.google.com/p/mootoolstools/ phonegaphttp://www.eoeandroid.com/thread-535979-1-1.html 图片汇...
阅读全文
posted @ 2014-06-10 00:21
红茶`
阅读(95)
推荐(0)
2014年6月9日
摘要:
http://stormzhang.github.io/ 大牛博客(薄荷)http://www.eoeandroid.com/thread-495349-1-1.htmlhttp://www.igetui.com/btd/ 移动互联网开发者必备的第三方云服务
阅读全文
posted @ 2014-06-09 17:01
红茶`
阅读(117)
推荐(0)
2014年6月6日
摘要:
I:\git2\hellou\MPSI:\git\hellou\Renmaitong最新版(mps and renmaitong)在I:\csdncode\hellougit 教程:http://www.liaoxuefeng.com/wiki/0013739516305929606dd183612...
阅读全文
posted @ 2014-06-06 11:17
红茶`
阅读(168)
推荐(0)
2014年6月4日
posted @ 2014-06-04 10:53
红茶`
阅读(3)
推荐(0)
2014年3月7日
摘要:
http://www.shejidaren.com/50-flat-design-psd-downloads.html 设计达人
阅读全文
posted @ 2014-03-07 17:01
红茶`
阅读(125)
推荐(0)
2014年1月5日
摘要:
/** * 判断是否是邮箱 * liuahang@163.com = true * liuahang@.com = false * liuahang163.com = false * @param email * @return */ public static boolean isEmail(String email) { boolean flag = false; if (Pattern .matches( "^[a-zA-Z0-9_//.//$-]{1,20}@[a-zA-Z0-9]{1,10}(//.[a-zA-Z0-9]{1,5}){1,3}$...
阅读全文
posted @ 2014-01-05 23:17
红茶`
阅读(339)
推荐(0)
2014年1月3日
摘要:
http://blog.csdn.net/hellogv/article/details/6019301 sqlite 分页
阅读全文
posted @ 2014-01-03 23:12
红茶`
阅读(187)
推荐(0)
摘要:
http://blog.csdn.net/menghnhhuan/article/details/7057484 android 蓝牙编程http://wiki.eoe.cn/page/Bluetooth.html 蓝牙http://www.xuanyusong.com/archives/category/android MoMo研究院http://blog.csdn.net/think_soft?viewmode=contents 牛逼的译文 NFC 蓝牙http://www.eoeandroid.com/thread-168948-1-1.html 蓝牙汇总http://www.591fa
阅读全文
posted @ 2014-01-03 22:35
红茶`
阅读(215)
推荐(0)