瀑布流式排列在Android平台的高效实现
chieve WaterFall Arrangment In Android
随着Pinterest风靡全球,它创造的瀑布流式排列也越来越多的受到广大应用开发者的青睐。由于Android平台出现时间较晚,而且应用程序基于Java这种虚拟机语言,目前还没有一个很好的方案来高效的实现这种新颖的排列方式。本文将介绍一种截至目前为止在滑动性能上最优化的一种实现这种新式布局方式的方案。这个方案的优点在于抛弃了传统的显示对象层次的概念,采用另外绘制的方法呈现各种图片,从而减轻了布局方法造成的巨大地CPU开销。
With Pinterest swept the world, it creates a waterfall streaming arrangement is also more and more favored by the majority of application developers.As Late of the Android platform, and its applications based on Java virtual machine language, there is not a good solution to efficient implementation of this new arrangement.This article describes an implementation of this new arrangement of the program so far in the sliding performance optimal. The advantage of this approach is to abandon the concept of the traditional hierarchy of display objects, thus reducing the hugely CPU overhead caused by the informal layout method
刘泽潭、王振凯
计算技术、计算机技术
计算机软件ndroid瀑布高效流式排列
omputer softwareAndroidWaterFallEfficientStreaming arrangement
刘泽潭,王振凯.瀑布流式排列在Android平台的高效实现[EB/OL].(2012-08-08)[2025-08-18].http://www.paper.edu.cn/releasepaper/content/201208-70.点此复制
评论