码迷,mamicode.com
首页 >  
搜索关键字:no-repeat    ( 2408个结果
[ngRepeat:dupes] Duplicates in a repeater are not allowed. Use 'track by' expression to specify uniq
angularjs 使用ng-repeat报错 {{word}}[ngRepeat:dupes] Duplicates in a repeater are not allowed. Use 'track by' expression to specify unique keys 发现...
分类:其他好文   时间:2015-08-21 13:30:44    阅读次数:131
HDU 4342History repeat itself 数学
C -History repeat itselfTime Limit:1000MSMemory Limit:32768KBDescriptionTom took the Discrete Mathematics course in the 2011,but his bad attendance an...
分类:其他好文   时间:2015-08-20 20:38:04    阅读次数:173
Swift 2.0学习笔记(Day 3)——Swift 2.0之后增加的关键字
Swift 2.0学习笔记(Day 3)——Swift 2.0之后增加的关键字 ?看了之前的学习笔记知道了什么是关键字,现在提示各位在Swift 2.0之后增加defer、guard、repeat、catch、rethrows、throw、throws和try关键字,其中r...
分类:编程语言   时间:2015-08-20 13:31:48    阅读次数:213
Swift 2.0学习笔记(Day 3)——Swift 2.0之后增加的关键字
Swift 2.0学习笔记(Day 3)——Swift 2.0之后增加的关键字 看了之前的学习笔记知道了什么是关键字,现在提示各位在Swift 2.0之后增加defer、guard、repeat、catch、rethrows、throw、throws和try关键字,其中repeat关键字替代do.....
分类:编程语言   时间:2015-08-20 12:08:09    阅读次数:131
有方向的运动js
derective sport              #eyes{width:200px;height:300px;position: absolute;left:500px;top:200px;text-align: center;background:url(../images/eye.png) no-repeat;}         #leye{border:2px solid b...
分类:Web程序   时间:2015-08-19 13:30:53    阅读次数:121
CSS实现背景透明,文字不透明(各浏览器兼容) (转)
/*CSS*/.waps{ background:url(07158.bmp) no-repeat top center fixed; width:1004px; text-align:center; line-height:28px; font-size:12px; font-family:Ari...
分类:Web程序   时间:2015-08-19 12:58:14    阅读次数:163
CSS实现背景透明,文字不透明(各浏览器兼容)
/*CSS*/.waps{ background:url(07158.bmp) no-repeat top center fixed; width:1004px; text-align:center; line-height:28px; font-size:12px; font-family:Ari...
分类:Web程序   时间:2015-08-19 11:04:26    阅读次数:216
全面解读Python Web开发框架Django
全面解读Python Web开发框架DjangoDjango是一个开源的Web应用框架,由Python写成。采用MVC的软件设计模式,主要目标是使得开发复杂的、数据库驱动的网站变得简单。Django注重组件的重用性和“可插拔性”,敏捷开发和DRY法则(Don’t Repeat Yoursef)。花了...
分类:编程语言   时间:2015-08-17 06:25:20    阅读次数:154
CodeForces 443B Kolya and Tandem Repeat
题目:Click here题意:给定一个字符串(只包含小写字母,并且最长200)和一个n(表示可以在给定字符串后面任意加n(using namespace std;typedef long long ll;const int INF = 0x3f3f3f3f;const int M = 3e5+3;...
分类:其他好文   时间:2015-08-16 10:37:14    阅读次数:133
常见CSS
.login_top_bg { background-image: url(/pcssc/images/login/login-top-bg.gif); background-repeat: repeat-x;}.body { background-color: #EEF2FB; left: 0px...
分类:Web程序   时间:2015-08-14 13:42:28    阅读次数:225
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!