CSS在很多程序员看来那只不过是雕虫小技,实际上CSS3发展到今天已经强大到超乎你的想象,当然对于低端浏览器使用者来说,还是以前那样——囧有时候搞CSS开发确实需要很多想象力,下面一组纯CSS3特效足以描述这一点以下内容转载自【http://design.yesky.com/show/466/114...
分类:
Web程序 时间:
2014-07-19 22:17:00
阅读次数:
315
swt.m: 1 function [ swtMap ] = swt( im, searchDirection ) 2 %swt Preforms stoke width transform on input image 3 % A novel image operator that se...
分类:
其他好文 时间:
2014-07-19 19:35:50
阅读次数:
287
animation:[ || || || || || ] [, [ || || || || || ] ]* 一、animation-name:语法: animation-name: none | IDENT[,none | IDENT]*;取值说明:animation-name...
分类:
Web程序 时间:
2014-07-16 23:52:42
阅读次数:
468
这个网站采用html5+css3+jquerymobile 只开发了前台的功能,前台的界面比较meiguan...
分类:
移动开发 时间:
2014-07-16 17:25:28
阅读次数:
237
Arbitrage
Problem Description
Arbitrage is the use of discrepancies in currency exchange rates to transform one unit of a currency into more than one unit of the same currency. For example, ...
分类:
其他好文 时间:
2014-07-16 10:05:49
阅读次数:
260
<html><head><title>CSS3实现的圆形遮罩手机应用效果实例丨芯晴网页特效丨CsrCode.CN</title><style>.trans{-webkit-transition:0.3sease;-moz-transition:0.3sease;-ms-transition:0.3sease;-o-transition:0.3sease;transition:0.3sease;}.test..
分类:
移动开发 时间:
2014-07-15 11:50:51
阅读次数:
269
@media是css3中新定义的,功能非常强大,顾名思义PC是无法匹配横竖屏的,所以orientation只对移动设备起效。1.头部声明复制代码代码如下:加到复制代码代码如下:2. media匹配屏幕是横屏还是竖屏复制代码代码如下:@media all and (orientation : land...
分类:
移动开发 时间:
2014-07-15 09:58:48
阅读次数:
233
今天,我们编译收集一组使用 HTML5 和 CSS3 制作的精美网站。在此集合中,你可以看到平面设计,网页设计,作品集和企业网站设计实例。响应式设计和基于 HTML5 & CSS3 编码的网站是为网站制作的理想解决方案。 HTML5 & CSS3 制作出来的网站结构良好,有很多惊人的效果,并能够在任...
分类:
Web程序 时间:
2014-07-14 20:31:23
阅读次数:
251