码迷,mamicode.com
首页 >  
搜索关键字:spa best practice    ( 4468个结果
交互设计实用指南系列(1) – 操作入口明确
链接:http://ued.taobao.org/blog/2009/12/the-practice-guidelines-of-interaction-design-clear-operational-entrance-of-effectivity/“操作入口明确”,就是指产品的任何一个功能都要有...
分类:其他好文   时间:2014-09-09 11:55:48    阅读次数:216
交互设计实用指南系列(6) –标签明晰、有效
链接:http://ued.taobao.org/blog/2010/01/the-practice-guidelines-of-interaction-design-make-labels-clear-and-attractive/导航标签彼此互斥、完全穷尽。导航标签其实就是一种文字表达形式,我们...
分类:其他好文   时间:2014-09-09 11:46:08    阅读次数:246
交互设计实用指南系列(8)—深广度平衡
链接:http://ued.taobao.org/blog/2010/01/the-practice-guidelines-of-interaction-design-the-balance-between-breadth-and-depth/相信大家对街边林林总总的房产中介并不陌生,那么我们先看看...
分类:其他好文   时间:2014-09-09 11:43:28    阅读次数:361
交互设计实用指南系列(5) – 突出重点,一目了然
链接:http://ued.taobao.org/blog/2010/01/the-practice-guidelines-of-interaction-design-emphasis-and-clarity/看到这张照片,我们一眼能够看到天宏(图中这位UED俊男)的眼睛。我们能从他的表情里读出一些...
分类:其他好文   时间:2014-09-09 11:39:58    阅读次数:255
交互设计实用指南系列(9)— 一次点击
链接:http://ued.taobao.org/blog/2010/02/the-practice-guidelines-of-interaction-design-click-once/那么,如何减少用户的附加工作,保证用户工作效率呢?1,保证主操作以及用户常用功能的方便展现。这是用户快速完成任...
分类:其他好文   时间:2014-09-09 11:33:08    阅读次数:173
交互设计实用指南系列(10)—别让我思考
转载:http://ued.taobao.org/blog/2010/02/the-practice-guidelines-of-interaction-design-dont-make-me-think/不让用户思考过多,原则上就是设计符合用户心智模型。大致可以从下面几个方面来讲:1文案:需要让人...
分类:其他好文   时间:2014-09-09 11:06:58    阅读次数:244
leetcode 之 Best Time to Buy and Sell Stock
Best Time to Buy and Sell Stock  Say you have an array for which the ith element is the price of a given stock on day i. If you were only permitted to complete at most one transaction (ie,...
分类:其他好文   时间:2014-09-08 09:39:06    阅读次数:312
[LeetCode] Best Time to Buy and Sell Stock
1 public class Solution { 2 public int maxProfit(int[] prices) { 3 if (prices.length prices[i]) buyPrices = prices[i];11 }12 ...
分类:其他好文   时间:2014-09-08 01:00:16    阅读次数:200
Select the best path in a matrix
I feel a little down recently.But just like Lady Antebellum's song says,there are a lot of ups and downs in life,so I choose to learn from the defea.....
分类:其他好文   时间:2014-09-07 17:14:35    阅读次数:215
Best Time to Buy and Sell Stock III <leetcode>
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...
分类:其他好文   时间:2014-09-07 14:41:25    阅读次数:240
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!