The material from Youtube:https://www.youtube.com/watch?v=PJzgqT2Ujek 1 public static ListNode reverse(ListNode head) { 2 if (head == null || ...
分类:
其他好文 时间:
2015-08-01 11:18:23
阅读次数:
96
android5.0 引入了Z轴的概念,于是就有着这种风格,也就是目前比较火的Material Design。 1. android:elevation 设置该组件“浮”起来的高度,to难过过设置该属性可以让该组件呈现3D效果。 2. android:translati...
分类:
移动开发 时间:
2015-07-31 15:05:13
阅读次数:
3573
介于拟物和扁平之间的Material Design自面世以来,便引起了很多人的关注与思考,就此产生的讨论也不绝于耳。本文详细介绍了在Android开发者圈子里颇受青睐的十个Material Design开源项目,从示例、FAB、菜单、动画、Ripple到Dialog,看被称为“Google第一次在设...
分类:
其他好文 时间:
2015-07-31 08:59:19
阅读次数:
126
代理了MaBatis Generator自动生成的Mapper的类
package com.aliapp.wxxd.material.service;
import interfaces.EntityWrapperInterface;
import java.util.List;
import org.springframework.beans.factory.annotation.Aut...
分类:
编程语言 时间:
2015-07-30 15:00:20
阅读次数:
156
转载请注明本文出自大苞米的博客(http://blog.csdn.net/a396901990),谢谢支持!转自:http://blog.csdn.net/a396901990/article/details/40187203Android L:Google已经确认Android L就是Androi...
分类:
移动开发 时间:
2015-07-30 13:16:14
阅读次数:
266
博客:http://blog.csdn.net/wu_wxc/article/details/47133059 源码:http://download.csdn.net/detail/wu_wxc/8944575...
分类:
移动开发 时间:
2015-07-29 23:14:06
阅读次数:
384
博客:http://blog.csdn.net/wu_wxc/article/details/47133059源码:http://download.csdn.net/detail/wu_wxc/8944575
分类:
移动开发 时间:
2015-07-29 22:51:55
阅读次数:
112
这个源码应用是一款大家比较熟悉的类似material design的电影应用源码,源码Material-Movies,material design风格的电影应用,这个应用的目的其实是为了讲解作者一篇文章中所描述的一种编程模式。
源码下载:
http://code.662p.com/view/10225.html
详细说明:ht...
分类:
其他好文 时间:
2015-07-28 10:53:02
阅读次数:
143
--基数数据1 SELECT ID, 2 mt.materialtypename,3 mt.parenttypeid 4 FROM material_type mt;使用递归还是与LEVEL1 SELECT ID, 2 mt.materi...
分类:
数据库 时间:
2015-07-28 10:36:52
阅读次数:
120
这个源码应用是一款大家比较熟悉的类似material design的电影应用源码,源码Material-Movies,material design风格的电影应用,这个应用的目的其实是为了讲解作者一篇文章中所描述的一种编程模式。源码下载:http://code.662p.com/view/10225...
分类:
其他好文 时间:
2015-07-28 10:26:14
阅读次数:
118