搜索资源列表
GPSSerialRevSoft
- GPS数据采集程序大致可分4个模块:串行通信、数据库处理、控制和显示模块。串口通信技术使用了自己编写的CSerialPortEx类;接收串口数据时使用隐式调用,CserialPortEx在串口数据到达时讲数据发送到程序主窗口。控制模板每隔一段时间察看一次主创口串口数据接收缓冲区,并对符合要求的数据进行处理后通过数据库处理模块存储导数据库中,同时请求显示模块跟新纪录,语言环境:Visual C++6.0。 -GPS data collection procedures can be large
secretActivate
- java安卓开发隐式启动activity-java Andrews has developed an implicit start activity
IntentWebDemo
- 利用Intent 在activity 间跳转。本程序,是隐式调用activity ,匹配系统的WebKit打开浏览器。-Utilize Intent jump in activity between. This program is the implicit call activity, to match the system' s WebKit browser opens.
SlidingDrawer
- android 隐式组件的使用,制作隐藏的导航菜单-Andrews implicit component
Android-implicit-achieve
- 安卓intent隐示意图功能的实现,ndroid系统会根据隐式意图中设置的动作(action)、类别(category)、数据(URI和数据类型)找到最合适的组件来处理这个意图。-Android implicit achieve schematic skip function
IntentTest2
- 隐式Intent-2的使用,通过点击按钮跳转到百度网址(The use of implicit Intent-2, through the click button to jump to Baidu URL)
IntentTest3
- 隐式Intent-3的使用,通过点击按钮来拨号10086(The implicit Intent-3 is used to dial 10086 by clicking the button)