码迷,mamicode.com
首页 >  
搜索关键字:material design    ( 6009个结果
leetcode 【 Best Time to Buy and Sell Stock III 】python 实现
题目: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 complet...
分类:编程语言   时间:2015-03-02 00:55:58    阅读次数:237
CSS自定义滚动条样式
原文:http://www.chinaz.com/design/2011/0406/170105.shtml相信很多人都遇到过在设计中自定义滚动条样式的情景,之前我都是努力说服设计师接受浏览器自带的滚动条样式,但是这样只能规避还是解决不了问题,最近在项目中遇到了,正好来总结一下。当然,兼容所有浏览器...
分类:Web程序   时间:2015-03-01 17:03:43    阅读次数:115
一大波Material Design干货来袭
什么是Material Design 据谷歌介绍,Material Design基于“真实的触感,灵感源自对纸和墨水的研究,” 能够让用户 “理解那些用于替代真实世界的可视线索,”“而又不违背力学原理。”另外,光线、表面和移动的基本原理是表现对象如何移动、交互和相互关联地存在于空间中的关键。逼真的光影效果可以显示区块间的接缝、划分空间、以及标识移动的部件。 Material Design在动画、风格...
分类:其他好文   时间:2015-03-01 13:14:54    阅读次数:135
hdu 1524 A Chess Game 博弈之,SG函数简单题
Problem Description Let's design a new chess game. There are N positions to hold M chesses in this game. Multiple chesses can be located in the same position. The positions are constituted as a topological graph, i.e. there are directed edges connecting so...
分类:其他好文   时间:2015-03-01 13:14:04    阅读次数:294
Leetcode: Best Time to Buy and Sell Stock IV
Say you have an array for which the ith element is the price of a given stock on day i.Design an algorithm to find the maximum profit. You may complet...
分类:其他好文   时间:2015-03-01 13:13:19    阅读次数:119
响应式页面设计原理
响应式Web设计(Responsive Web design)的理念是:页面的设计与开发应当根据用户行为以及设备环境(系统平台、屏幕尺寸、屏幕定向等)进行相应的响应和调整。具体的实践方式由多方面组成,包括弹性网格和布局、图片、CSS media query的使用等。无论用户正在使用笔记本还是iPad...
分类:其他好文   时间:2015-03-01 13:09:21    阅读次数:111
模块 BAPI
MM模块1、 BAPI_MATERIAL_SAVEDATA 创建物料主数据注意参数EXTENSIONIN的使用,可以创建自定义字段例如WA_BAPI_TE_MARA-MATERIAL = ITAB_UP-MATNR.T_EXTENSIONIN-STRUCTURE = 'BAPI_TE_MARA'.T...
分类:Windows程序   时间:2015-03-01 10:31:21    阅读次数:146
元素模式是单一关系的表现,是设计模式不可再分的最小单元
当我们在软件设计中想应用设计模式时,往往是凭借设计模式的名字和需求有点类似,之后就尝试着将模式生搬硬套到其中。而真正去理解设计模式往往变得比较困难,很多书籍也仅仅是用不同方法来降低模式记忆的强度。难道设计模式不能从更加细微的层面去理解吗?当然可以,设计模式就像可以再分解的化合物一般是可在分解,这种再分解后的模式叫做元素模式(elemental design patterns , EDP)。...
分类:其他好文   时间:2015-03-01 00:26:43    阅读次数:189
资源向导之 "Data structure and Algorithm"
几本神书: MIT Introduction to algorithm http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/index.htm MIT Design and Anal...
分类:其他好文   时间:2015-02-28 16:35:57    阅读次数:161
POJ 2777 Count Color(线段树+位运算)
题目链接:http://poj.org/problem?id=2777DescriptionChosen Problem Solving and Program design as an optional course, you are required to solve all kinds of ...
分类:其他好文   时间:2015-02-28 10:03:55    阅读次数:165
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!