资源列表
CustomListView
- 一个下拉刷新的例子:在顶部下拉时可以刷新当前内容,每页显示20项内容。滚动至底部后自动加载剩余内容。-An example about pull refresh。When you pull on the header content can be refreshed and every page has 20 items. When scroll to the bottom, the remaining page content is automatically loaded.
MyMap
- 一个android地图,能记录你在60秒内移动超过1米的运动轨迹-A map of Android.Record your path when you move。
LBSdemo
- android位置服务演示程序,了解android sdk地图api的运用-location service demo android, android sdk map api to understand the use of
ShapSample
- Android中的ShapSample例子,导入了android.app.Activity和android.os.Bundle两个类库。-The Android in ShapSample example, import the class library of the android.app.Activity and android.os.Bundle two.
一个串口包装类及演示程序
- 从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one
AndroidFileBrowser
- android文件浏览器,可浏览根目录,即文件-android file browser, visit the root directory, that file
SurfaceView
- surface利用surfaceView来实现图形重叠和透明现象-surfaceView Realize graphics overlap
CLRC632
- CLRC632 数据手册,是开发RFID读卡器技术人员的必备资料-CLRC632 datasheet
j2me
- Mobile Application for Railway Reservation for ticket booking
msg
- GSM的VB实现代码,串口接移动电话设备
986975645
- 对于iOS CH视图控制器开关,精选ios编程学习,很好的参考资料。-For the iOS CH view controller switch, select learning IOS programming, a good reference.
SQLite
- android学习SQLite的一个很好的例子,可以进行增、删、改、查的操作。-an android SQLite demo,can execute add,delete,update,search operations.
