搜索资源列表
spcomm
- // This Communications Component is implemented using separate Read and Write // threads. Messages from the threads are posted to the Comm control which is // an invisible window. To handle data from the comm port, simply // attach a handler to
PlayMate
- 手机源码 这是一个paly mate的j2me程序,希望对大家有帮助-This a handler mate of J2ME procedures, we hope to help
SMS扩展配置.rar
- 1、将jre文件夹复制到你本机所在的JDK下覆盖掉全部jre文件夹 2、将lib文件夹复制到你项目所在的lib,添加对应lib import org.smslib.IOutboundMessageNotification; import org.smslib.Library; import org.smslib.MessageEncodings; import org.smslib.MessageProtocols; import org.smslib.OutboundMessa
HandlerTest
- android 中Handler 的用法 选用初学者-Handler android in the use of selection for beginners
demo
- android mvc 编程 后台逻辑 前台提示 handler 应用 intentservice-android mvc programming background logic handler prompts the foreground application intentservice
javadds
- Android异步加载,通过异步加载外部网站的多张图片,来介绍和演示Android环境下如何去实现文件异步加载功能,想搞Android软件开发的新手,有必要掌握的一个技巧。 程序中考虑到捕获RejectedExecutionException同时加载的图片过多而导致程序崩溃,附加了异常处理程序。-Android asynchronous load, and how to implement asynchronous loading external websites pictures,
BREWreverence
- 学brew的朋友注意啦,该资料包括以下N多内容: BREW 学习之路.doc BREW编程经验——Dialog机制的使用方式.doc BREW环境下菜单的制作.doc BREW优化代码以避免堆存储碎片.doc BREW中 - 显示和图像.doc CDMA 1X业务平台BREW.doc dynamic app(module) access oem layer的机制介绍.doc IAlert 接口使用说明.doc IAlert接口使用说明.pdf ITopBo
Inverters
- 变频器串口通信控制检测的软件编程 对于变频器回送的状态信息则利用Windows的消息处理函数OnComm()进行处理。在消息处理函数中,将变频器回送的14个状态字一次全部读到所定义的变量参数中,然后程序再从变量参数中分别读取各状态字,在屏幕上显示、判断并报警。-Inverters Detect serial communication control software programming for the inverter loopback status of the informatio
SMShandler_S60_2nd
- sms 操作功能。。copy and paste to ur system-SMS handler copy and paste to ur system
simpleserverhandler
- 蓝牙服务器管理者a simple server handler-a simple server handler
TestHandler
- Handler应用方面的具体介绍 适合入门者以及高级研发人员深入学习,进一步掌握android线程间通讯的简单例子-a sample for android handler
ExceptionHandling
- 异常处理程序是在MTK的手机解决方案的软件程序包的重要特征之一,它的目的是保存和转储尽可能当系统遇到无法挽回的错误详细系统信息。-Exception handler is in MTK mobile phone software solution an important feature of the package, its purpose is to preserve and dump as much as possible when the system encounters an err
section4_UI_Event
- android application development. Event handler
USBEvents_in_VB
- USB interface handler
HandlerTest
- Android使用Handler进行开发的一个很简单的例程,适合初学者-Handler used to develop Android, a very simple routine for beginners
ProgressBarHandler
- Android使用Handler控制Progressbar的一个简单例程,适合初学者-Android Progressbar Control using a simple Handler routine for beginners
SerialPortTest
- 在VC程序中,每当串口缓冲区中有一个或一个以上字符时触发串口通信事件(字符个数可以在程序中进行设定),该事件就驱动(调用)串口通信事件处理函数,对接收到的数据进行处理,判断是否为包(串)头,即第一个字符,再判断是不是结束字符,若是结束字符,则还要对数据进行校验计算,并与接收到的校验值比较,或两者相同,则断定接收到的数据包是正确的,否则是错误的。-In the VC procedure, whenever the serial buffer has one or more serial commu
androidPmessageQueue
- android的消息机制,handler的各种实用示类-android' s message mechanism, handler display a variety of practical classes
lesson_14_code
- android入门经典例子 handler的使用-android started to use the classic example of handler
Android-Handler_Thread
- andriod 多线程所线程同步,多线程通信-Android Handler Thread