Definition Ensure a class has only one instance and provide a global point of access to it.Participants The classes and/or objects participating in th...
分类:
其他好文 时间:
2014-09-01 12:19:33
阅读次数:
162
QlikView中可以创建透视表和垂直表,或者一般的Table。假如有的时候需要某一个单元格的样式和其他单元格不一样,颜色或者边框宽度等,可以通过以下方式实现:
工具栏里面有个按钮叫:Design Grid,如下图所示:
点击之后会发现整个Dashboard背景会被出现很多小格子。随便新建一个Straight Table,右键该垂直表内容的任何一个区域,选中"Custom Format C...
分类:
其他好文 时间:
2014-08-31 23:00:42
阅读次数:
270
题外话:才连续写了几篇博客,博客排名竟然就不再是“千里之外”了,已经进入2万名之内了。再接再厉,加油!
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations: get and set.
get(key)...
分类:
其他好文 时间:
2014-08-31 17:17:51
阅读次数:
181
在 Microsoft.Windows.Design.Platform.SilverlightMetadataContext.SilverlightXamlExtensionImplementationshttp://blog.csdn.net/david_xgl/article/details/6...
分类:
Web程序 时间:
2014-08-31 00:18:40
阅读次数:
218
One of the fundamental activities of an object-oriented design is establishing relationships between classes. Two fundamental ways to relate classes are inheritance and composition. Although the co...
分类:
其他好文 时间:
2014-08-30 19:16:10
阅读次数:
279
RecyclerViewCardView
Palette
《Material Design》提到,Android L版本中新增了RecyclerView、CardView 、Palette。RecyclerView、CardView为用于显示复杂视图的新增Widget。Palette作为调色板类,可以让你从图像中提取突出的颜色。
RecyclerView
...
分类:
移动开发 时间:
2014-08-30 06:39:49
阅读次数:
333
对于开发者而言,了解当下比较流行的开源项目很是必要。利用这些项目,有时能够让你达到事半功倍的效果。为此,本文整理GitHub上最火的前端开源项目列表,内容涵盖了Hack Design、 Designer School、TheExpressiveWeb、如何成为优秀的前端开发工程师、Web开发教学材等...
分类:
其他好文 时间:
2014-08-30 05:36:59
阅读次数:
445
Bean bags for many years. Although it is an old design, people feel like it, and still one of the most sought after tools today. If you are looking fo...
分类:
其他好文 时间:
2014-08-28 13:01:39
阅读次数:
263
Object-Oriented Analysis and Design (面向对象)Applicability of JEE Technology (JEE技术)Design Patterns (设计模式)Legacy Connectivity (传统系统连接)Enterprise JavaBean...
分类:
编程语言 时间:
2014-08-28 13:00:09
阅读次数:
177
http://hadoop.apache.org/docs/r1.0.4/cn/hdfs_design.html#%E7%A1%AC%E4%BB%B6%E9%94%99%E8%AF%AF
分类:
其他好文 时间:
2014-08-27 23:25:09
阅读次数:
203