链接:http://ued.taobao.org/blog/2010/01/the-practice-guidelines-of-interaction-design-emphasis-and-clarity/看到这张照片,我们一眼能够看到天宏(图中这位UED俊男)的眼睛。我们能从他的表情里读出一些...
分类:
其他好文 时间:
2014-09-09 11:39:58
阅读次数:
255
链接:http://ued.taobao.org/blog/2010/02/the-practice-guidelines-of-interaction-design-click-once/那么,如何减少用户的附加工作,保证用户工作效率呢?1,保证主操作以及用户常用功能的方便展现。这是用户快速完成任...
分类:
其他好文 时间:
2014-09-09 11:33:08
阅读次数:
173
转载: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
客户端: 1 package com.gs.practice.nio; 2 3 import java.io.FileInputStream; 4 import java.io.IOException; 5 import java.net.InetSocketAddress; 6 import j....
分类:
其他好文 时间:
2014-09-05 19:53:21
阅读次数:
217
Tian Ji -- The Horse Racing
Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d
& %I64u
Submit Status Practice HDU
1052
Description
Here is a famous story in Chinese...
分类:
其他好文 时间:
2014-09-03 13:05:06
阅读次数:
107
Problem Description
After repeated attempts, LL finds the greedy strategy is very awful in practice. Even there is no apparent evidence to proof it is better than a random one. So he has to drop th...
分类:
其他好文 时间:
2014-09-02 12:29:04
阅读次数:
226
/*
中文题目 最后的练习
中文翻译-大意 举例说明60%2==0;60/2==30;30%2==0;30/2==15;15%2!=0;15%3==0;15/3==5;5%3!=0;5%5==0;根据例子可以看出60的质子含有2^2, 3^1, 5^1,按样例输出2【】2【】3【】1【】5【】1【】。
解题思路:先打一个素数表,在直接求解就可以了
难点详解:输出格式坑人啊
关键点:输出格...
分类:
其他好文 时间:
2014-08-29 11:09:07
阅读次数:
212
package com.mzj.practice.utils;import java.io.ByteArrayInputStream;import java.io.ByteArrayOutputStream;import java.io.ObjectInputStream;import java.i...
分类:
编程语言 时间:
2014-08-29 10:51:57
阅读次数:
155
A - Investment Time Limit:1000MS Memory Limit:30000KB 64bit IO Format:%I64d & %I64uSubmit Status Practice POJ 2063Description John never knew he had a...
分类:
其他好文 时间:
2014-08-27 10:37:37
阅读次数:
254
1.Link:http://poj.org/problem?id=2109http://bailian.openjudge.cn/practice/2109/2.Content:Power of CryptographyTime Limit: 1000MSMemory Limit: 30000KTo...
分类:
其他好文 时间:
2014-08-26 19:29:46
阅读次数:
193