滚动标签 支持的属性: 1.align 2.behavior: alternate: 表示在两端之间来回滚动。scroll: 表示由一端滚动到另一端,会重复。slide: 表示由一端滚动到另一端,不会重复。 3.direction 滚动方向↑↓←→ 4.loop 循环次数 5.scrolldelay ...
分类:
Web程序 时间:
2016-08-06 18:50:57
阅读次数:
184
marquee标签实现文本的滚动 属性: 1.滚动方向direction(包括4个值:up、 down、 left和 right) 语法:<marquee direction="滚动方向">...</marquee> 2.滚动方式behavior(scroll:循环滚动,默认效果; slide:只滚 ...
分类:
其他好文 时间:
2016-08-05 17:43:42
阅读次数:
143
File -> Settings -> Appearance & Behavior (1).-> Appearance -> Theme -> 下拉选择 Alloy.IDEA Theme(2).-> Appearance -> 勾选 Orerride default fonts by(not rec ...
分类:
其他好文 时间:
2016-08-04 21:33:10
阅读次数:
1446
Configuration Directives The Nginx configuration file can be described as a list of directives organized in a logical structure. The entire behavior o ...
分类:
其他好文 时间:
2016-08-02 14:55:26
阅读次数:
217
主要参数: behavior 移动方式 scroll 循环移动 slide 只移动一个回合 alternate 来回移动 scroll 循环移动 slide 只移动一个回合 alternate 来回移动 direction 移动方向 left right up down left right up ...
分类:
Web程序 时间:
2016-08-01 11:55:39
阅读次数:
1549
调节PyCharm的背景颜色 File-->Settings-->Appearance&Behavior-->Appearance 在PyCharm中切换Python版本 File-->Settings-->Project:s12-->Project interpreter ...
分类:
其他好文 时间:
2016-08-01 08:05:06
阅读次数:
195
题目链接:http://acm.tju.edu.cn/toj/showp1706.html 很类似Poj的一道帮派的问题,记得找到的可疑的关系,不要将集合刷新就可以了。 Background Professor Hopper is researching the sexual behavior of ...
分类:
其他好文 时间:
2016-07-30 16:19:05
阅读次数:
148
写在BaseController 里面 ,其他的控制器继承Base ,设定请求返回的数据 ...
分类:
其他好文 时间:
2016-07-25 18:02:59
阅读次数:
220
常用快捷键设置(设置成跟Eclipse差不多) 按照路径:File -> Settings -> Appearance & Behavior -> Keymap -> Copy 一份 Eclipse,命名为 Eclipse_blog.snsgou.com 弱弱的补充说明一下: 新买了一台 Think ...
分类:
其他好文 时间:
2016-07-17 13:24:30
阅读次数:
209
1、"自定义"常用快捷键(设置成跟Eclipse差不多) 按照路径:File -> Settings -> Appearance & Behavior -> Keymap -> Copy 一份 Eclipse,命名为 Eclipse_blog.snsgou.com 弱弱的补充说明一下: 新买了一台 ...
分类:
Web程序 时间:
2016-07-14 13:10:13
阅读次数:
278