三角形的场景很常见,打开一个页面可以看到各种各样的三角形: 由于div一般是四边形,要画个三角形并不是那么直观。你可以贴一张png,但是这种办法有点low,或者是用svg的形式,但是太麻烦。三角形其实可以用CSS画出来。如上图提到,可以分为两种三角形,一种是纯色的三角形,第二种是有边框色的三角形,先 ...
分类:
Web程序 时间:
2016-10-22 20:52:29
阅读次数:
435
原文链接:Qt 图形特效(Graphics Effect)介绍 QGraphicsEffect也是Qt-4.6引入的一个新功能。它让给图形元素QGraphicsItem增加更佳视觉效果的编程变得非常简单。 先来看几张效果图。 上图中最上面的那个图片是没有使用QGraphicsEffect处理的原图, ...
分类:
其他好文 时间:
2016-10-20 00:39:50
阅读次数:
455
Effect: jQuery Mobile is a HTML5-based user interface system designed to make responsive web sites and apps that are accessible on all smartphone, tab ...
分类:
Web程序 时间:
2016-09-18 06:31:16
阅读次数:
206
链接:http://vjudge.net/problem/35575 分析:dfs暴力。 ...
分类:
其他好文 时间:
2016-09-10 22:06:46
阅读次数:
132
??Android Material Design : Ripple Effect水波波纹荡漾的视觉交互设计Android Ripple Effect波纹荡漾效果,是Android Material ...
分类:
移动开发 时间:
2016-09-07 01:42:00
阅读次数:
176
Button的选中Effect,我们看下下面的效果: 让我们再放大一点: 怎么设置上面样式呢?直接设置Button的Effect,有点问题,因为Effect不是四周环绕的。那我们也只能重新定义Template了。下面看控件模板: ~~~估计你一下就能看懂了,只是用了点小技巧,多加了几个外部元素。 当 ...
Null hypothesis usually express the phenomenon of no effect or no difference.TypeⅠerror is the incorrect rejection of a true null hypothesis. That is,... ...
分类:
其他好文 时间:
2016-09-01 16:10:51
阅读次数:
120
目录: 一、创建和销毁对象 (1 ~ 7) 二、对于所有对象都通用的方法 (8 ~ 12) 三、类和接口 (13 ~ 22) 四、泛型 (23 ~ 29) 五、枚举和注解 (30 ~ 37) 六、方法 (38 ~ 44) 七、通用程序设计 (45 ~ 56) 八、异常 (57 ~ 65) 九、并发 ...
分类:
编程语言 时间:
2016-08-31 00:36:29
阅读次数:
237
The following set of modules provides functionalities having an effect on the contents served to the client, either by modifying the way the response ...
分类:
其他好文 时间:
2016-08-14 17:32:05
阅读次数:
311