码迷,mamicode.com
首页 >  
搜索关键字:nice    ( 900个结果
类似小红书标签效果(补间动画)
昨天老大给布置个任务,为我们的app做下调研,app中有标签的存在,类似小红书和nice的添加标签模式,于是我就试着做出那个一闪一闪的标注点~ 仔细看了看小红书的闪闪的标签,得出一个结论: 它是个动画 好吧,这简直是废话。 其实一开始我的思路是拿来主义,去网上找了找类似的“小红书标签...
分类:其他好文   时间:2016-01-14 19:05:46    阅读次数:300
tuple(元组)功能详解
class str(basestring): """ str(object='') -> string Return a nice string representation of the object. If the argument is a string, the return value ....
分类:其他好文   时间:2016-01-14 14:02:29    阅读次数:235
str(字符串)功能详解
class str(basestring): """ str(object='') -> string Return a nice string representation of the object. If the argument is a string, the return value ....
分类:其他好文   时间:2016-01-14 14:00:38    阅读次数:218
UVA 11609 - Anne's game cayley定理
Lily: “Chantarelle was part of my exotic phase.”Bu?y: “It’s nice. It’s a mushroom.”Lily: “It is? That’s really embarrassing.”Bu?y: “Well, it’s an exot...
分类:其他好文   时间:2016-01-04 22:21:33    阅读次数:236
USB2.0学习笔记连载(六):USB2.0硬件设计需要注意事项
笔者在设计USB2.0时找到了一个官方给的硬件设计正确设计指南,其中有些内容还挺nice的。不单单只是USB的设计,其中有些思想可以应用到其他的场合中。 对于USB2.0而言,全速状态下可以达到480Mbps,带宽相比USB1.0提高了不少。USB2.0的供电大功率供电可以达到500mA,实际上加....
分类:其他好文   时间:2015-12-27 19:12:18    阅读次数:273
HTML练习1
1 2 3 4 5 无标题文档 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 今天天气不好26 百度一下你就知道27 你好28 你狠好29 你大大的好30 VERY good!31 good!32 good nice!...
分类:Web程序   时间:2015-12-26 19:38:13    阅读次数:234
Codeforces Round #271 (Div. 2)
It is lunch time for Mole. His friend, Marmot, prepared him a nice game for lunch.Marmot brought Molenordered piles of worms such thati-th pile contai...
分类:其他好文   时间:2015-12-23 19:23:32    阅读次数:179
PostgreSQL and bloat
Thebucardoproject has released itsnagios plugins for PostgreSQLand we can extract from them this nice view in order to check for table and indexbloati...
分类:数据库   时间:2015-12-23 00:29:16    阅读次数:386
Android 开源项目
StickerCamera一个完整的开源项目.贴纸标签相机(类似nice,in),拍照,裁剪,贴贴纸打标签功能。MD-BiliBili基于 Material Design 的 BiliBili 第三方 Android 客户端.MaterialUpMaterialUp客户端。ImportNewApp一...
分类:移动开发   时间:2015-12-21 18:23:50    阅读次数:217
12.6-1211总结
LESS先声明,后引用变量:@ 名称:值例如:@nice-blue: #5B83AD;@light-blue: @nice-blue + #111;#header { color: @light-blue; }输出#header { color: #6c94be; }如果对同一个变量定义两次的话,在...
分类:其他好文   时间:2015-12-12 12:22:41    阅读次数:170
900条   上一页 1 ... 59 60 61 62 63 ... 90 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!