2010年75个最有用的jQuery插件 博客

grid of photos that can be explored and zoomed. View Demo | Download Plugin 2) m axImage – jQuery

ajax 2011-01-24   65284   0

75 Most Useful jQuery Plugins of Year 2010 博客

grid of photos that can be explored and zoomed. View Demo | Download Plugin 2) m axImage – jQuery

ajax 2010-12-18   9269   0

MVVM模式的简单通俗理解 经验

与MVC的区别在于中间多了个View Model,以前的MVC是view controller直接和model打交道,然后用model去填充view。这里MVVM的view model把view controll

VanBurford 2016-12-29   50904   0

教你步步为营掌握Android中的自定义ViewGroup 经验

本篇是《教你步步为营掌握自定义View》一文的姊妹篇。自定义ViewGroup的文章很多,但都有一个缺点,没有回应用户关切,比如我在读那些文章时,就很想知道,自定义的ViewGroup如何使用layo

ybsoft 2016-09-01   15073   0

自定义Behavior —— 仿知乎,FloatActionButton隐藏与展示 经验

" app:layout_behavior="@string/appbar_scrolling_view_behavior">

rsxd4147 2016-12-05   20045   0

一个iOS风格的边缘滚动效果:overscroll 经验

一个iOS风格的边缘滚动效果,支持几乎所有滚动视图。 使用说明: 核心效果类是安卓view的松耦合的--decorators ,因此它和和具体的View是解耦了的。这让开发者在实现效果的同时尽可能像黑盒那样不受干扰。

jopen 2016-01-19   30813   0

butterknife 官方使用文档和例子 经验

,请多指教。 下面为译文: 介绍 使用@BindView这个注释和一个view的ID来自动的匹配到布局中的view。 class ExampleActivity extends Activity

luciano815 2017-02-22   8629   0

iOS开发-Masonry简易教程 经验

项目中用过一次,对手动写页面的开发来说算是福利。 基础知识 首先我们看一个常见的问题将一个子View放在的UIViewController的某个位置,通过设置边距来实现,效果如下: 如果通过VFL我们代码会是这样的:

jopen 2016-01-19   10349   0

Android的UI布局总览 经验

yout为例): java.lang.Object android.view.View android.view.ViewGroup android.widget.FrameLayout

openkk 2012-01-04   31342   0

iOS仿今日头条滑动导航 经验

通过addSubview将UINavigationController的View添加到个人页面ViewController的View上。 二、仿今日头条滑动导航主要有3个问题: 1.UIPanG

kscv7889 2016-01-28   24484   0

iOS常用动画 经验

* * [CoreAnimationEffect animationMoveLeft:your view]; * */ @interface CoreAnimationEffect : NSObject

jopen 2013-06-25   82951   0

iOS开发常见的30多个动画 经验

* * [CoreAnimationEffect animationMoveLeft:your view]; * */ @interface CoreAnimationEffect : NSObject

jopen 2014-10-16   25893   0

创建可拖动用户界面的Android库:Draggable Panel 经验

DraggablePanel widget to your layout. Configure the view customization elements using styleable attributes

jopen 2014-11-16   29277   0

butterknife使用方法 经验

id.button2) Button button2;     @Override public View onCreateView(LayoutInflater inflater, ViewGroup container

jopen 2016-01-09   34332   0

Android 对UI操作的工具类UIUtils 经验

static View inflate(int id) { return View.inflate(getContext(), id, null); } /** * 把自身从父View中移除 * @param

susan1318 2016-12-29   7440   0

20+ 个超棒的扁平 UI 工具包的 PSD 设计 资讯

PSD 设计 PSD Freebie UI Kit View | Source Flat Design UI Components View | Source Vertical Infinity

xg48 2015-04-12   13125   0

50 jQuery Photo Gallery Plugins 博客

simple(minimilistic) slideshow using Mootools / Jquery. View Live Demo 2. jbgallery 2.0 jbgallery is a UI

ajax 2010-12-28   5840   0

网格布局的RecyclerView高度随Item自适应 经验

widget.RecyclerView; import android.view.View; import android.view.ViewGroup; public class WrapHei

rdyf3427 2016-03-03   89804   0

React Native 简单教程 经验

); var {   AppRegistry,   StyleSheet,   Text,   View, } = React; var facemash = React.createClass({

jopen 2015-06-04   41618   0

200个AJAX与avaScript技术 博客

background image but with a different position. View Demo 2. Easy Accordion – jQuery Plugin The Easy

ajax 2011-02-18   11835   0
1 2 3 4 5 6 7 8 9 10