码迷,mamicode.com
首页 >  
搜索关键字:material design    ( 6009个结果
[LeetCode] Best Time to Buy and Sell Stock II 买股票的最佳时间之二
Say you have an array for which theithelement is the price of a given stock on dayi.Design an algorithm to find the maximum profit. You may complete a...
分类:其他好文   时间:2015-02-09 09:19:08    阅读次数:124
[Design Patterns] 4. Creation Pattern
设计模式是一套被反复使用、多数人知晓的、经过分类编目的、代码设计经验的总结,使用设计模式的目的是提高代码的可重用性,让代码更容易被他人理解,并保证代码可靠性。它是代码编制真正实现工程化。四个关键元素:(1) Pattern Name, (2) Problem, (3) Solution, (4) C...
分类:其他好文   时间:2015-02-07 21:29:30    阅读次数:105
[Design Patterns] 3. Software Pattern Overview
When you're on the way which is unknown and dangerous, just follow your mind and steer the boat.软件模式:设计模式、体系结构模式、分析模式、过程模式等。体系结构模式ANSIIEEEStd1471一200对...
分类:其他好文   时间:2015-02-07 13:07:40    阅读次数:187
探索Material Design
探索Material DesignBy Arthur Bodolec, Design co-founder at feedly谷歌推出了AndroidLollipop版本的系统,其中介绍了一种新的视觉设计语言Material Design(材料设计),在新系统中,Android对视觉,运动,以及跨平台和设备的交互设计上进行全面的指导。十月七日,我参加了一个谷歌举办的研讨会,在这里材料设计的UX团队分...
分类:其他好文   时间:2015-02-07 00:38:45    阅读次数:284
[Architecture Design] 跨平台架构设计
[Architecture Design] 跨平台架构设计跨越平台Productivity Future Vision 2011在开始谈跨平台架构设计之前,请大家先看看上面这段影片,影片内容是微软在2011年所描绘的未来生活蓝图。在观看的过程中,请大家以「软件开发人员」的角度来思考,想想软件开发人员...
分类:其他好文   时间:2015-02-06 23:06:11    阅读次数:241
CSS3和js谷歌Material Design进度条插件
mprogress是一款使用纯JS和CSS3制作的谷歌Material Design样式的进度条插件。该插件没有依赖任何外部库。它可以制作4种类型的进度条动画,使用扁平化设计,非常时尚。   该进度条插件有4种类型的动画方式,分别是:确定型、缓冲型、不确定型和查询确定型。  mprogress是移动设备优先的js插件,?所有类型的进度条都可以工作在Chrome 和 Firefox浏览器上。De...
分类:Web程序   时间:2015-02-06 13:13:14    阅读次数:208
WEB 前端设计相关网址
腾讯CDChttp://cdc.tencent.com/CDC(Customer Research & User Experience Design Center)腾讯用户研究与体验设计中心腾讯ISDhttp://isd.tencent.com/腾讯UEDhttp://ued.qq.com/腾讯WS...
分类:Web程序   时间:2015-02-06 11:07:35    阅读次数:188
PCB 敷铜间距规则(转)
第一优先规则:First Object = InPolygon, Second Object = All第二优先规则:First Object = All, Second Object = All进入 Design -> Rules -> Clearance 项目。选择第一个对象的匹配条件。现有的条...
分类:其他好文   时间:2015-02-06 00:34:38    阅读次数:193
LeetCode-Min Stack(包含min函数的栈)
Design a stack that supports push, pop, top, and retrieving the minimum element in constant time. push(x) -- Push element x onto stack.pop() -- Removes the element on top of the stack.top() -- Get...
分类:其他好文   时间:2015-02-05 13:46:31    阅读次数:219
(轉)CSS 单行溢出文本显示省略号...的方法(兼容IE FF)
轉自:http://www.cnblogs.com/hlz789456123/archive/2009/02/18/1392972.htmlhtml代码:CSS Web Design 我爱CSS-Web标准化 Div+css教程 - www.52css.comcss代码:div{width:200p...
分类:Web程序   时间:2015-02-04 18:30:57    阅读次数:154
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!