chats:聊天;n werun:微信运动 contacts:联系人;n official accounts:官方账号(公众号) discover:发现;vi moments:片刻(朋友圈动态);n scan:扫描;n shake:摇动;n, vi, vt top stories:头条新闻,热门动态 ...
分类:
移动开发 时间:
2019-05-05 01:12:18
阅读次数:
331
PAiC++ April 10, 2019Assignment 4 : Boggle GameThe Game of BoggleThe Boggle board is a 4x4 grid onto which you shake and randomly distribute 16 dice. ...
分类:
编程语言 时间:
2019-04-19 19:48:58
阅读次数:
163
使用微信小程序请求API网关时,可能提示“fail ssl hand shake error”。
具体表现为使用PC端开发者工具请求不报错、使用苹果真机调试不报错、只有使用安卓真机调试报错。
分类:
其他好文 时间:
2019-04-09 16:58:37
阅读次数:
187
/animation/.a-bounce,.a-flip,.a-flash,.a-shake,.a-swing,.a-wobble,.a-ring{-webkit-animation:2sease;-moz-animation:2sease;-ms-animation:2sease;animation:2sease;}.a-fadein,.a-fadeinT,.a-fadeinR,.a-fadei
分类:
Web程序 时间:
2019-02-26 10:28:21
阅读次数:
159
Problem Description The doggie found a bone in an ancient maze, which fascinated him a lot. However, when he picked it up, the maze began to shake, an ...
分类:
其他好文 时间:
2018-12-29 19:42:42
阅读次数:
149
animate.css 是一个来自国外的 CSS3 动画库,它预设了抖动(shake)、闪烁(flash)、弹跳(bounce)、翻转(flip)、旋转(rotateIn/rotateOut)、淡入淡出(fadeIn/fadeOut)等多达 60 多种动画效果,几乎包含了所有常见的动画效果。 官网: ...
分类:
Web程序 时间:
2018-12-06 12:13:30
阅读次数:
210
velocity升级到2.0后api发生了变化,按照原来的名称已经不能调用原来的动画效果,新的名称如下:velocity.ui2.0所有的内置动画名称 bounce flash headShake jello pulse rubberBand shake swing tada wobble boun ...
分类:
其他好文 时间:
2018-11-03 20:12:19
阅读次数:
246
The doggie found a bone in an ancient maze, which fascinated him a lot. However, when he picked it up, the maze began to shake, and the doggie could f ...
分类:
其他好文 时间:
2018-07-28 13:49:09
阅读次数:
147
shake.xml cycle_8.xml public void login(View v) { //得到输入框的文本 String name = et_main_name.getText().toString(); //判断是否是空串, 如果为空串, 显示抖动动画 if("".equals(na... ...
分类:
其他好文 时间:
2018-07-25 13:16:22
阅读次数:
177
HTML: CSS: 1 .shake{ 2 width: 120px; 3 height: 33px; 4 border-radius: 66px; 5 background-color: #00ff00; 6 border: 0; 7 color: #fff; 8 font-weight: bo ...
分类:
Web程序 时间:
2018-07-16 23:14:02
阅读次数:
1128