码迷,mamicode.com
首页 >  
搜索关键字:gallery    ( 529个结果
Android开源项目分类汇总
Android开源项目分类汇总转自:http://hunankeda110.iteye.com/blog/2103569第一部分 个性化控件(View)主要介绍那些不错个性化的View,包括ListView、ActionBar、Menu、ViewPager、Gallery、 GridView、Ima...
分类:移动开发   时间:2015-05-28 13:56:39    阅读次数:263
ViewPage嵌套ListView,嵌套Gallery 滑动冲突
首先项目需求是, 1.有左滑出现点击登录界面,用sliderMenu框架实现  2.新闻内容用ViewPage实现  3.在ViewPage中加载新闻片段Fragment 4.Fragment布局是一个带有上拉刷新,下拉下载的PullToRefresh ListView 5.ListView 里面有一个特殊第一项 拉取新闻广告位,用Gallery控件实现 问题:这么多滑动控件,...
分类:其他好文   时间:2015-05-27 10:02:48    阅读次数:716
GitHub 优秀的 Android 开源项目
转自:http://www.cnblogs.com/hawkon/p/3593709.html主要介绍那些不错个性化的View,包括ListView、ActionBar、Menu、ViewPager、Gallery、GridView、ImageView、ProgressBar及其他如Dialog、T...
分类:移动开发   时间:2015-05-26 21:07:35    阅读次数:406
QT做炫酷界面的办法
1.这年头想要酷炫, 还是用web最方便, QT自带嵌入式webkit, 然后用d3.jsD3.js - Data-Driven Documents什么的, 各种酷炫的互动表随手而来.这里有各种各样酷炫的例子:Gallery · mbostock/d3 Wiki · GitHub2. QSS3. Q...
分类:其他好文   时间:2015-05-26 20:46:13    阅读次数:822
Android中Gallery和ImageSwitcher的使用
效果如下: 布局文件activity_main.xml如下:<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent"...
分类:移动开发   时间:2015-05-25 14:31:57    阅读次数:239
WordPress Simple Photo Gallery插件'index.php' SQL注入漏洞
发布日期:2015-05-21更新日期:2015-05-25受影响系统:WordPress Simple Photo Gallery 1.7.8描述:BUGTRAQ ID: 74784Simple Photo Gallery是简单易用的图库插件。Simple Photo Gallery 1.7.8....
分类:数据库   时间:2015-05-25 14:23:27    阅读次数:167
与listView功能相近的gallery,主讲gallery
最近做项目要用到横向的listvew,找了下却实在没有水平方向的listview, 就想到了gallery,虽然Gallery is deprecated,但它的作用个人觉得还是很不错的, (因本人不会写自定义的水平listview) gallery实现的效果涂如下: 给gallery添加代码的只要代码如下: protected void onCreate(Bund...
分类:其他好文   时间:2015-05-23 17:00:31    阅读次数:119
Android开源项目分类汇总
Android开源项目第一篇——个性化控件(View)篇包括ListView、ActionBar、Menu、ViewPager、Gallery、GridView、ImageView、ProgressBar、TextView、ScrollView、TimeView、TipView、FlipView、C...
分类:移动开发   时间:2015-05-18 12:16:49    阅读次数:272
Gallery图片浏览
Gallery图片浏览 源代码下载地址:http://www.zuidaima.com/share/1550463747050496.htm...
分类:其他好文   时间:2015-05-14 12:16:53    阅读次数:134
10 Best Free WordPress Gallery Plugins 2015
Best free wordpress gallery plugins of 2015 have all the essential features to create a portfolio gallery websites. These are useful wordpress plugins 2015. Photography website is not like any othe...
分类:其他好文   时间:2015-05-08 00:22:32    阅读次数:209
529条   上一页 1 ... 32 33 34 35 36 ... 53 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!