搜索资源列表
-
4下载:
室内定位系统的源代码,特别的地方是系统采用多种方式融定位i,其中Wifi RSSI+两种定位算法,同时还采用了多种传感器,脚步自动计算等手段进行惯性定位,很有启发。-The source code is an implementation for Indoor navigation system. This interested things are this navigation system used two different kinds of location methods, wifi
-
-
0下载:
实现android 的界面设计的几种方法-Several methods of implementation of the android interface design
-
-
0下载:
(源码)Android自定义进度条的4种实现方法
供大家学习参考 快速提高-(source) 4 implementation methods of Android custom progress bar
For everyone to learn the reference to rapidly improve
-
-
0下载:
如何实现手机上手动滑动翻页效果呢?呵呵,在这里我们就给你们介绍一下吧。
一般实现这个特效会用到一个控件:ViewFlipper
<1>View切换的控件—ViewFlipper
这个控件是什么呢?请注意观看博文Android学习笔记之ViewFilpper 。
除了这个ViewFlipper,我们还需要了解一下ViewAnimator。它主要是为其中的View切换提供动画效果。
还会用到几个方法:
setInAnimation:设置View进入屏幕时候使用的动
-
-
0下载:
应用平台: Android
应用案例: 大量商品的限时抢购等。
类似于这样的倒计时,不知道大家有没有遇到过,大家又能想到哪些方案?????
1、每一秒到服务器上面去取一次数据?
2、每一秒,通过一个Handler去循环遍历,对每一条去刷新一次时间控件?
3、还是大家有其它的想法。
上述两种方案都不可取:
1、网络连接有时间差,况且数据访问量大的情况,服务器没法承受。
2、 循环遍历可行,但是要在数据量少的情况下,如果数据量过大,那么会卡屏,对系统内存
-
-
0下载:
详细介绍 - [ 自定义时钟源码系统 ]
自定义时钟源码(三种方法实现,秒针效果,源码中有详细注解)-Custom clock source system.
Custom clock source (the implementation, three methods of the second effect, there are detailed notes in the source code)
-