P1535 游荡的奶牛 P1535 游荡的奶牛 P1535 游荡的奶牛 题目描述 Searching for the very best grass, the cows are travelling about the pasture which is represented as a grid w ...
分类:
其他好文 时间:
2018-03-18 16:22:26
阅读次数:
146
原文链接:http://caibaojian.com/web-app-rem.html rem是什么? rem(font size of the root element)是指相对于根元素的字体大小的单位。简单的说它就是一个相对单位。看到rem大家一定会想起em单位,em(font size of ...
分类:
其他好文 时间:
2018-03-17 10:47:20
阅读次数:
175
题目描述 方伯伯正在做他的Oj。现在他在处理Oj上的用户排名问题。Oj上注册了n个用户,编号为1~n“,一开始他们按照编号排名。 方伯伯会按照心情对这些用户做以下四种操作,修改用户的排名和编号: 1.操作格式为1 x y,意味着将编号为x的用户编号改为y,而排名不变,执行完该操作后需要输出该用户在队 ...
分类:
其他好文 时间:
2018-03-16 00:10:41
阅读次数:
228
项目符号样式 项目图像 标记的定位 列表快捷方式 空单元格的边框 单元格之间的间隙 定义提交按钮样式 定义字段集及其说明的样式 表格控件的对齐 光标样式 ...
分类:
其他好文 时间:
2018-03-15 22:13:27
阅读次数:
240
/*海报弹窗2018-3-14*/.diglogimg{position: fixed;top:0;left:0;z-index: 99;width: 100%;height: 100%;background: rgba(0,0,0,.7);display: none}#d-header{posit ...
分类:
Web程序 时间:
2018-03-14 14:51:23
阅读次数:
986
CSS3中的边框属性:border-radius、box-shadow、border-image 圆角:border-radius 使用 CSS3 border-radius 属性,你可以给任何元素制作 "圆角"。 如果你在 border-radius 属性中只指定一个值,那么将生成 4 个 圆角。 ...
分类:
Web程序 时间:
2018-03-14 12:50:56
阅读次数:
508
我只做简要翻译。 To activate the script in an area, do the following: 1. Put an event switch into the map. 2. In the 'Note' field (Next to the name) put the f ...
分类:
其他好文 时间:
2018-03-10 12:05:52
阅读次数:
211
题目描述 乔治有一些同样长的小木棍,他把这些木棍随意砍成几段,直到每段的长都不超过50。 现在,他想把小木棍拼接成原来的样子,但是却忘记了自己开始时有多少根木棍和它们的长度。 给出每段小木棍的长度,编程帮他找出原始木棍的最小可能长度。 输入输出格式 输入格式: 输入文件共有二行。 第一行为一个单独的 ...
分类:
其他好文 时间:
2018-03-08 17:23:38
阅读次数:
183
前言 本节分为四大块: 1. 商品详情页 food 组件(布局样式、第三方插件库better-scroll 的应用) 2. split 组件 3. ratingselect 组件 4. 评价列表 商品详情页 food 组件 1. CSS 设置 1 <style lang="stylus" rel=" ...
分类:
其他好文 时间:
2018-03-08 02:46:32
阅读次数:
210
推荐小窗口: #div_digg{ position:fixed; bottom:5px; width:140px; right:390px; border:2px solid #6FA833; padding:10px; background-color:#fff; border-radius:5 ...
分类:
其他好文 时间:
2018-03-02 23:54:43
阅读次数:
201