存档

2010年2月 的存档

Android开发指南-框架主题-意图和意图过滤器

2010年2月17日
17 views 没有评论

意图和意图过滤器Intents and Intent Filters

 

一个应用程序的三个核心组件-活动,服务和广播接收器是通过消息即意图(Intents)来激活的。Intent消息传送是相同或不同应用中组件运行时晚绑定的一种机制。意图本身,一个意图对象,是一个包含被执行操作抽象描述的被动的数据结构-或者,对于广播而言,是某件已经发生并被声明的事情的描述。存在不同的机制来传送意图到每种组件中:

阅读全文…

Android

G2全键盘终成真 HTC myTouch2谍照曝光

2010年2月15日
12 views 没有评论

此前,我们曾经为大家介绍过HTC Magic(即G2)将推出全键盘版的消息,如今这款手机终于出现在了我们面前。国外媒体最新曝光了T-Mobile即将推出的myTouch2的照片,根据这一命名以及手机配置来看,这款手机便是全键盘版的G2。

 

阅读全文…

我的日记

几个flash游戏引擎

2010年2月3日
99 views 没有评论

FFlimation

The FFilmation Engine is an AS3 isometric programing engine, focused mainly on game development. The aim of the project is providing a robust development platform, where game designers can work on the game’s details and forget about the render engine. It is intended to be really usable from a “real production scenario” point of view.

阅读全文…

我的日记

  • 粤ICP备09032914号