上篇博文讲解了activity、content provider,此篇博文来仔细总结service、broadcast receiver;3. Service>什么是服务?>windows下服务: 没有界面的长期后台运行的程序。>Android下服务: 是应用程序的一个组件,长期后台运行的没有界面的...
分类:
移动开发 时间:
2015-07-14 20:11:56
阅读次数:
162
android应用程序的三大组件——Activities、Services、Broadcast Receiver,通过消息触发,这个消息就是Intent,中文又翻译为"意图"(我感觉读着不顺畅,还是读英文)。我们能够通过Intent去启动三大组件,而且通过Intent携带数据到其它组件中。本文来看一...
分类:
其他好文 时间:
2015-07-14 09:59:59
阅读次数:
194
android四大组件分别为activity、service、content provider、broadcast receiver。一、android四大组件详解1、activity(1)一个Activity通常就是一个单独的屏幕(窗口)。(2)Activity之间通过Intent进行通信。(3)...
分类:
移动开发 时间:
2015-07-13 22:13:37
阅读次数:
134
The baud rate for the receiver and transmitter (Rx and Tx) are both set to the same valueasprogrammed in the Mantissa and Fraction values of USARTDIV....
分类:
其他好文 时间:
2015-07-13 00:37:41
阅读次数:
282
CitrixXenDesktop7.6FeaturePack2中发布了StoreFront3.0,本章节为大家分享如何全新部署、升级和配置StoreFront3.0。默认XenDesktop7.6光盘自带的StoreFront版本为2.6.0.5031。注意升级和全新部署StoreFront3.0使用的安装程序是一致的。1.全新部署StoreFront3.01.1将CTXSF01服..
分类:
移动开发 时间:
2015-07-09 22:48:49
阅读次数:
4343
CitrixXenDesktop7.6FeaturePack2于2015年6月30日已经正式发布了,接下来我们会使用几个章节跟大家介绍FP2的新功能和具体如何升级配置FP2。1.1相对于StoreFront2.6,XenDesktop7.6FeaturePack2中发布的StoreFront3.0界面做得更加炫,更有应用商店的风格了,效果图如下:1.2最令..
分类:
移动开发 时间:
2015-07-09 22:48:48
阅读次数:
323
在LinuxVirtualDesktop1.0(上篇)完成了系统要求介绍、更新DeliveryController和准备Linux系统三部分的内容,在本文章中我们将在上篇的基础上继续介绍创建计算机目录、创建交付组和Linux桌面发布的功能验证。4.创建计算机目录4.1在CTXDDC01服务器打开CitrixStudio,点击”计算..
分类:
移动开发 时间:
2015-07-09 22:47:52
阅读次数:
339
LinuxVirtualDesktop1.0在CitrixXenDesktop7.6FeaturePack2中于2015年6月30日已经正式发布了,目前LinuxVirtualDesktop1.0只支持发布共享桌面,暂不支持发布独立桌面和应用程序。本章节将介绍和演示CitrixXenDesktop7.6LinuxVirtualDesktop1.0的整个过程,本次使用的Linux系统..
分类:
移动开发 时间:
2015-07-09 22:47:49
阅读次数:
519
I read through the documentation, and here are my findings.
UIButton inherits from UIControl the
boolean property enabled
A Boolean value that determines whether the receiver is enabled.
Specif...
分类:
其他好文 时间:
2015-07-08 10:58:50
阅读次数:
126
Activity:1.PreferenceActivityFragment:Widget:Server:Intent:Broadcast Receiver:ContentProvider:Web:Json&XML:序列化:Handler:1.Handler-Android官网Bound:
分类:
移动开发 时间:
2015-07-06 11:47:17
阅读次数:
127