六、内容 Bootstrap 将全局 font-size 设置为 14px,line-height 设置为 1.428 中心内容 .lead 将字体大小、加粗、行高修改 (无卵高深用) 标记 mark标签高亮内容 <mark>highlight</mark> 删除内容 del标签删除内容(横线) <
分类:
其他好文 时间:
2016-03-03 22:35:59
阅读次数:
225
Frequency-tuned Salient Region Detection 作者发现,大部分方法产生的saliency map都不适合image segmentation。因为它们产生的saliency map分辨率低,物体边界不清楚,不能uniformly highlight 显著物体。这是
分类:
其他好文 时间:
2016-03-02 22:03:14
阅读次数:
143
http://bbs.elecfans.com/forum.php?mod=viewthread&tid=207422&highlight= 什么是拉电流,什么是灌电流?什么是吸收电流 ? 拉电流和灌电流是衡量电路输出驱动能力(注意:拉、灌都是对输出端而言的,所以是驱动能力)的参数,这种说法一般用在
分类:
其他好文 时间:
2016-02-21 18:30:05
阅读次数:
198
Jekyll highlight代码高亮,让你的博客代码更美~...
分类:
Web程序 时间:
2016-02-18 19:55:01
阅读次数:
315
1. tap按钮或者链接时,就会出现一个半透明的灰色背景,设置属性: -webkit-tap-highlight-color 设置为transparent,就不会出现半透明的灰色背景。 2.-webkit-touch-callout。 当你触摸并按住触摸目标时候,禁止或显示系统默认菜单。 例如:在I
分类:
Web程序 时间:
2016-02-18 18:07:36
阅读次数:
224
在 STS 上,一个类引用在相同 package 中另一个类,但是报 cannot be resolved to a type 错误。 解决方法 : Alternatively, you can highlight the project : Choose Clean ... from Projec
分类:
其他好文 时间:
2016-02-09 22:13:25
阅读次数:
249
Among the many things to say about logical replication features added in PostgreSQL 9.4, REPLICA IDENTITY is a new table-level parameter that can be u
分类:
其他好文 时间:
2016-02-02 20:40:43
阅读次数:
339
1 height:auto;min-height:100%;使得最小高度为屏幕高度。 2 -webkit-tap-highlight-color:rgba(0,0,0,0);避免移动端点击事件出现背景框 3 text-decoration:underline/overline/line-throug
分类:
Web程序 时间:
2016-02-02 14:15:01
阅读次数:
217
document.getElementById("top").innerHTML = newHTML; document.getElementById("contact").className = "highlight";document.getElementById("about").setAtt
分类:
其他好文 时间:
2016-01-30 13:36:03
阅读次数:
144
通常我们这样写一个菜单: Orders 菜单项是否高亮显示取决于controller中的highlight方法。vm.highlight = funciton(path){ return $locaiton.path().substr(0, path.lenght)...
分类:
Web程序 时间:
2016-01-26 16:34:41
阅读次数:
173