码迷,mamicode.com
首页 >  
搜索关键字:overlay    ( 439个结果
docker深入2-熟悉v1.12
docker深入2-熟悉v1.122016/7/30前言:2016/7/28,v1.12这个版本release,最重要的特色是swarmmode,快去琢磨一下吧。 一、基础环境 1、系统版本 [root@n36~]#cat/etc/redhat-release CentOSLinuxrelease7.1.1503(Core) [root@n36~]#uname-a Linuxn363.10.0-229.el7.x86_64#1S..
分类:其他好文   时间:2016-07-31 00:23:52    阅读次数:223
use other gpio pins as i2c
As of June 2016 Raspbian already has the necessary modifications. You only need to enable the overlay in config.txt (step 6 onwards). I finally got th ...
分类:其他好文   时间:2016-07-12 11:41:40    阅读次数:151
图片上滑遮罩
<styletype="text/css">@mediaonlyscreenand(min-width:768px){/*AddyourDesktopStyleshere*/.avia-p_w_picpath-container-inner{overflow:hidden;}.avia-p_w_picpath-container-inner.av-p_w_picpath-caption-overlay{top:100%;transition:all0.4sease-in-out;}.avia-p_..
分类:其他好文   时间:2016-07-05 15:47:14    阅读次数:143
docker1.9网络新特性,overlay网络实现主机间容器互联
Docker1.9引入了新的网络机制,包括一整套的网络操作命令和跨主机的网络支持。该网络特性主要是为了实现容器的网络互联(单主机/跨主机),取代了之前的--link网络模式。docker网络命令:查看当前的docker网络:#dockernetworkls NETWORKIDNAMEDRIVER a77b0f433ea0nonenull ddc..
分类:其他好文   时间:2016-06-16 11:48:51    阅读次数:347
错误overlay id is not a dependency project原因分析
之前按下面配置,一直会报标题中错误,有的同学说改成<overlay><id></id></overlay>就可以了,然而我这里竟然错误依旧。 奇怪的是间隔了一段时间之后,现在无论哪种方式都不报错误了。 配置如下 1. <dependency><groupId>cn.bsdn</groupId><ar ...
分类:其他好文   时间:2016-06-04 22:03:19    阅读次数:1161
ROS
rosws init . ~/catkin_ws/devel 初始化rosbuild_ws并overlay前面创建的catkin workspace rosws set ~/fuerte_workspace/sandbox 将sandbox设置为package存放的文件夹 ...
分类:其他好文   时间:2016-06-04 13:28:10    阅读次数:150
Android多媒体整体架构图
Android多媒体整体架构图 MediaPlayer框架图 Camera框架图 SoundRecorder框架图 VideoCamera框架图 OpenCore与Skia ALSA Audio框架图 Video Overlay框架图 Camera HAL演化图 ...
分类:移动开发   时间:2016-06-03 01:14:18    阅读次数:521
docker深入2-熟悉v1.11和找不同
docker深入2-熟悉v1.11和找不同2016/5/24 一、基础环境 1、系统版本 [root@n36~]#cat/etc/redhat-release CentOSLinuxrelease7.1.1503(Core) [root@n36~]#uname-a Linuxn363.10.0-229.el7.x86_64#1SMPFriMar611:36:42UTC2015x86_64x86_64x86_64GNU/Linux 2、安装服务 [root@n3..
分类:其他好文   时间:2016-06-01 21:35:06    阅读次数:368
Altium Designer中各层的含义
mechanical,机械层keepout layer禁止布线层top overlay顶层丝印层bottom overlay底层丝印层top paste,顶层焊盘层bottom paste底层焊盘层top solder顶层阻焊层bottom solder底层阻焊层drill guide,过孔引导层d ...
分类:其他好文   时间:2016-05-29 21:30:16    阅读次数:173
移动端重构系列11——弹窗modal
copy from http://www.w3cplus.com/mobile/mobile-terminal-refactoring-modal.html 本系列文章,如果没有特别说明,兼容安卓4.0.4+ 设计结构如下: 前面的第n篇文章提过这个overlay遮罩层的问题,现在这里说明下为什么这 ...
分类:移动开发   时间:2016-05-24 12:10:35    阅读次数:272
439条   上一页 1 ... 30 31 32 33 34 ... 44 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!