目录:标题栏 : ion-header-bar页脚栏 : ion-footer-barheader/footer : 样式及内容内容区 : ion-content滚动框 : ion-scroll拉动刷新 : ion-refresher滚动刷新 : ion-infinite-scroll脚本接口 : ...
分类:
Web程序 时间:
2015-04-15 16:40:48
阅读次数:
450
Radar
时间限制:1000 ms | 内存限制:65535 KB
难度:3
描述Assume the coasting is an infinite straight line. Land is in one side of coasting, sea in the
other. Each small island is a point locating in...
分类:
其他好文 时间:
2015-04-13 16:49:30
阅读次数:
122
我这个弱B一开始就认为对于一个数, 对半分肯定比其他的分配方案好,然后最终也没过对半分不一定是最好的分配方案,比如, 9 可能分成3个3比对半分好真不知道那些大牛是怎么思考问题的,我看了第一的代码,他枚举最终状态的最大值, 他是怎么思考问题的呢?下面这个我改的蔡的暴力代码, 加上了枚举每一种分法,目...
分类:
其他好文 时间:
2015-04-13 01:42:19
阅读次数:
219
Problem
At the Infinite House of Pancakes, there are only finitely many pancakes, but there are infinitely many diners who would be willing to eat them! When the restaurant opens for breakfast, among...
分类:
其他好文 时间:
2015-04-12 16:19:03
阅读次数:
120
Problem
At the Infinite House of Pancakes, there are only finitely many pancakes, but there are infinitely many diners who would be willing to eat them! When the restaurant opens for breakfast, among...
分类:
其他好文 时间:
2015-04-11 20:53:37
阅读次数:
134
Period of an Infinite Binary Expansion
Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u
Submit Status Practice POJ
3358
Appoint description:
System Crawler (201...
分类:
其他好文 时间:
2015-04-11 13:18:57
阅读次数:
148
动画normal: 正常方向 alternate: 正常与反向交替 infinite: 无限循环 -webkit-animation:yy 0.2s ease-in 0 infinite normal;-webkit-animation:yy 0.2s ease-in 0 infinite alte...
分类:
其他好文 时间:
2015-04-10 14:54:56
阅读次数:
119
用infinite插件 必须1.8.3以下 配合 more.js 版本的插件才能用这个版本只是点击很简单,2.2版本(主版本主要针对的是滚动)的不支持
分类:
其他好文 时间:
2015-04-09 10:17:02
阅读次数:
118
过渡效果的写法-webkit-transition:all 5s ease-in 0s;动画效果的写法:h1 {-webkit-animation: cc 10s ease-in 0 infinite alternate;}@-webkit-keyframes cc {0% {color:red;}...
分类:
其他好文 时间:
2015-04-08 21:09:44
阅读次数:
130
: 是用来插入背景音乐,但只适用于 ie,其参数设定不多。如下 src="your.mid"设定 midi 档案及路径,可以是相对或绝对。autostart=true是否在音乐档下载完之后就自动播放。true 是,false 否 (内定值)。loop=infinite是否自动反复播放。loop...
分类:
其他好文 时间:
2015-04-06 18:30:55
阅读次数:
104