搜索资源列表
brew_touch
- brew平台触摸屏,触摸原理的核心,以及对触摸事件的说明和响应,还有不同手机上的一些不同点-brew platform for touch screen, touch the core of the principle, as well as case notes and touch response, have different cell phone on a number of different points
Sample_Code
- 一些brew的简单代码,希望对brew的初学者能有所帮助-examples of brew
brew_touch_screen_demo
- BREW下触摸屏开发DEMO程序,并带有DEMO程序的详细说明-BREW development under the touch-screen DEMO program, and a detailed descr iption of procedures with the DEMO
Brew3.1.5touch
- 一个BREW的嵌入式开发教程。这个教程介绍了如何用brew3.1.5版本开发有关触摸屏功能的介绍。-A BREW embedded development tutorials. This tutorial describes how to use brew3.1.5 version of the development of the touch screen function introduction.
Deep_Research_Event_Handling_Mechanism_of_BREW
- BREW 是美国高通公司(QUALCOMM)为无线数据应用程序开发和执行提供的 通用接口平台,主要支持CDMA 手机,最新也可以支持GSM 手机。BREW 提供了一套应 用程序接口(API),设备制造商和开发人员可以随时对运行环境进行扩展,提供应用程序 需要的各种附加性能模块。本文通过研究BREW 事件处理机制,理解了BREW 事件驱动模 型。在了解BREW 程序执行过程的前提下,分析了事件驱动处理中需要注意的问题并给出 了相应的实例,最后根据最新发展趋势介绍了触摸屏事件处理