Real Life TrafficTime Limit: 2000msMemory Limit: 32768KBThis problem will be judged onLightOJ. Original ID:129164-bit integer IO format:%lld Java clas...
分类:
其他好文 时间:
2015-04-05 15:59:33
阅读次数:
154
DescriptionYou may have wondered why most extraterrestrial life forms resemble humans, differing by superficial traits such as height, colour, wrinkles, ears, eyebrows and the like. A few bear no human...
分类:
编程语言 时间:
2015-04-04 12:22:20
阅读次数:
621
电影阿甘正传(Forrest Gump)经典台词1. Life was like a box of chocolates, you never know what you’re gonna get. (生命就像一盒巧克力,结果往往出人意料) 2. Stupid is as stupid does. ...
分类:
其他好文 时间:
2015-04-03 16:57:01
阅读次数:
128
Today is first day of the rest of your life.yesterday/today/tomorrowlook at sth;look into my eyes;look out of the windowwatch TVI see;See you later;Se...
分类:
其他好文 时间:
2015-04-02 22:12:55
阅读次数:
136
Focus on technology, enjoy life!—— QQ:804212028
浏览链接:http://blog.csdn.net/y18334702058/article/details/44624305
主题:AsyncTask学习-在开发Android移动客户端的时候往往要使用多线程来进行操作,我们通常会将耗时的操作放在单独的线程执行,避免其占用主线程而给用户带来不好的用户...
分类:
移动开发 时间:
2015-04-02 09:16:06
阅读次数:
210
Focus on technology, enjoy life!—— QQ:804212028
浏览链接:http://blog.csdn.net/y18334702058/article/details/44624305
主题:ContentProvider学习
ContentProvider是什么ContentProvider(内容提供者)是Android中的四大组件之一。主要用于对外共享数...
分类:
移动开发 时间:
2015-04-01 17:47:24
阅读次数:
182
Focus on technology, enjoy life!—— 杨焕州 QQ:804212028
原文链接:http://blog.csdn.net/y18334702058/article/details/44624305
主题:Service服务相关内容
-Android开发中Service服务是非常重要滴,也是有一定难度滴,不怕,我们一起一步一步来看:
一、 Service简介Se...
分类:
移动开发 时间:
2015-04-01 13:19:53
阅读次数:
179
Focus on technology, enjoy life!—— 杨焕州 QQ:804212028
原文链接:http://blog.csdn.net/y18334702058/article/details/44624305
本文可能参考或借助部分外界资源,如有任何侵权行为,请与我联系!
主题:Intent学习
-Intent(意图)主要是解决Android应用的各项组件之间的通讯问题...
分类:
移动开发 时间:
2015-03-31 22:33:01
阅读次数:
192
Focus on technology, enjoy life!—— 杨焕州 QQ:804212028
原文链接:http://blog.csdn.net/y18334702058/article/details/44624305
本文可能存在参考或借助部分外界资源,如有任何侵权行为,请与我联系!
主题:软件的安装与卸载源码
从SDcard安装软件:String fileName = Envi...
分类:
移动开发 时间:
2015-03-31 18:15:59
阅读次数:
136
Focus on technology, enjoy life!—— 杨焕州 QQ:804212028
原文链接:http://blog.csdn.net/y18334702058/article/details/44624305
本文可能存在参考或借助部分外界资源,如有任何侵权行为,请与我联系!
主题:Activity学习
-activity是用户和应用程序交互的窗口,在其上可以布置按钮,...
分类:
移动开发 时间:
2015-03-31 16:00:43
阅读次数:
152