码迷,mamicode.com
首页 >  
搜索关键字:life    ( 1609个结果
activity 生命周期 http://stackoverflow.com/questions/8515936/android-activity-life-cycle-what-are-all-these-methods-for
331down voteacceptedSee it inActivity Lifecycle(at Android Developers).onCreate():Called when the activity is first created. This is where you should ...
分类:移动开发   时间:2015-04-13 16:38:35    阅读次数:385
步步为营_Android开发课[23]_用户界面之ProgressBar(进度条)
Focus on technology, enjoy life!—— QQ:804212028 浏览链接:http://blog.csdn.net/y18334702058/article/details/44624305 主题:用户界面之ProgressBar(进度条) - activity_main.xml:...
分类:移动开发   时间:2015-04-12 17:48:00    阅读次数:173
步步为营_Android开发课[22]_用户界面之GridView(网格视图)
Focus on technology, enjoy life!—— QQ:804212028 浏览链接:http://blog.csdn.net/y18334702058/article/details/44624305 主题:用户界面之GridView(网格视图) -九宫格布局就是用它来实现的。 GridView实现九宫格(实例): activity_main.xml:<?xml ver...
分类:移动开发   时间:2015-04-12 13:27:28    阅读次数:148
步步为营_Android开发课[20]_用户界面之Menu(菜单)
Focus on technology, enjoy life!—— QQ:804212028 浏览链接:http://blog.csdn.net/y18334702058/article/details/44624305 主题:用户界面之Menu(菜单) - item元素的属性说明如下: — id:唯一标示菜单的ID引用。 — menuCategory:菜单分类...
分类:移动开发   时间:2015-04-12 09:25:44    阅读次数:144
步步为营_Android开发课[21]_用户界面之Notification(通知栏)
Focus on technology, enjoy life!—— QQ:804212028 浏览链接:http://blog.csdn.net/y18334702058/article/details/44624305 主题:用户界面之Notification(通知栏) - Notification实例(含系统自带Notification+半自定义Notification+自定义Notif...
分类:移动开发   时间:2015-04-12 09:17:33    阅读次数:145
10款优秀的Rich Text Editor
Introduction Javascript rich text editor has ease our life when we need to edit articles, post or even documents online. Most of the editors allow user to edit the content straight away (What You S...
分类:其他好文   时间:2015-04-11 18:05:53    阅读次数:255
LA 4975(Casting Spells-manacher+暴力查找)
4975 - Casting Spells Time limit: 3.000 seconds  Casting spells is the least understood technique of dealing with real life. Actually, people find it quite hard to distinguish between a real spe...
分类:其他好文   时间:2015-04-11 00:07:35    阅读次数:187
Love——My first lecture in Miss Harrell's class
Good morning, everyone! My name is Tim. Today my topic is Love. Love is very important in our life. Because without it life has no meaning or purpose....
分类:其他好文   时间:2015-04-10 17:05:04    阅读次数:119
步步为营_Android开发课[19]_用户界面之ListView(列表视图)
Focus on technology, enjoy life!—— QQ:804212028 浏览链接:http://blog.csdn.net/y18334702058/article/details/44624305 主题:用户界面之ListView(列表视图) -ListView和TextView,Button等控件一样,一样的定义方式和显示方式,所以不再重复学了。但是Android开...
分类:移动开发   时间:2015-04-09 08:55:00    阅读次数:144
步步为营_Android开发课[18]_用户界面之Dialog(对话框)
Focus on technology, enjoy life!—— QQ:804212028 浏览链接:http://blog.csdn.net/y18334702058/article/details/44624305 主题:用户界面之Dialog(对话框) Dialog(对话框)实例:activity_main.xml源代码:<?xml version="1.0" encoding="ut...
分类:移动开发   时间:2015-04-08 18:06:40    阅读次数:143
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!