预览图片MainActivity.javapackage com.tinybai.android.galleryimgandtext;import android.content.Context;import android.os.Bundle;import android.support.v7.a...
                            
                            
                                分类:
其他好文   时间:
2015-01-27 12:44:15   
                                阅读次数:
101
                             
                    
                        
                            
                            
                                通过控件和Collection()函数添加自定义集合在按钮OnSelect属性编写函数:Collect(items,{name:TextName!Text,price:Value(TextPrice!Text)})将两个文本框的值添加到集合items中。在Gallery中绑定集合items,其中La...
                            
                            
                                分类:
其他好文   时间:
2015-01-26 18:47:51   
                                阅读次数:
178
                             
                    
                        
                            
                            
                                在谷歌的官网我们可以看到它是这样介绍的: RecyclerView  is
 a more advanced and flexible version of  ListView .
 This widget is a container for large sets of views that can be recycled and scrolled very efficiently. Use...
                            
                            
                                分类:
其他好文   时间:
2015-01-26 10:17:28   
                                阅读次数:
242
                             
                    
                        
                            
                            
                                转自:http://blog.csdn.net/shulianghan/article/details/18046021主要介绍那些不错个性化的View,包括ListView、ActionBar、Menu、ViewPager、Gallery、GridView、ImageView、ProgressBa...
                            
                            
                                分类:
移动开发   时间:
2015-01-22 19:52:30   
                                阅读次数:
398
                             
                    
                        
                            
                            
                                泡在网上的日子 发表于 2014-11-13 10:32第569次阅读RecyclerView0摘要Google官方最近新增加的RecyclerView,据说是ListView的升级版本,本篇博客,首先介绍RecyclerView的用法,然后经行一定的分析;最后自定义一下RecyclerView实现...
                            
                            
                                分类:
移动开发   时间:
2015-01-17 17:48:40   
                                阅读次数:
369
                             
                    
                        
                            
                            
                                新建项目:http://www.cnblogs.com/hongten/gallery/image/112163.html项目结构:http://www.cnblogs.com/hongten/gallery/image/112162.htmlp1.png是自己添加进去的,当然也可以使用其他图片ma...
                            
                            
                                分类:
移动开发   时间:
2015-01-16 16:24:56   
                                阅读次数:
184
                             
                    
                        
                            
                            
                                Gallery组件主要用于横向显示图像列表,不过按常规做法。Gallery组件只能有限地显示指定的图像。也就是说,如果为Gallery组件指定了10张图像,那么当Gallery组件显示到第10张时,就不会再继续显示了。这虽然在大多数时候没有什么关系,但在某些情况下,我们希望图像显示到最后一张时再重第...
                            
                            
                                分类:
移动开发   时间:
2015-01-11 21:38:36   
                                阅读次数:
350
                             
                    
                        
                            
                            
                                官网:http://d3js.org/范例:https://github.com/mbostock/d3/wiki/Gallery引用://在线引用//或下载到本地 D3.js galance	开始: d3.select实现单个元素选取select.attr,读取/设置元素属...
                            
                            
                                分类:
Web程序   时间:
2015-01-09 00:05:11   
                                阅读次数:
290
                             
                    
                        
                            
                            
                                FancyCoverFlow
https://github.com/davidschreiber/FancyCoverFlow    github 地址
最近项目要实现 3d  gallery 的效果   github上已经有 了 把他作为第三方 依赖包引入到工程
效果图
有好几种实现方式根据项目的样例 
我这里采用其中...
                            
                            
                                分类:
其他好文   时间:
2015-01-08 11:26:07   
                                阅读次数:
229