只上下边框有色 layer-list item内矩形shape叠加实现 xml绘制背景 layout_line.xml 设置到控件 效果图: 根据需要,修改: 显示需要的边框 ...
分类:
移动开发 时间:
2016-03-31 10:41:44
阅读次数:
212
Influence of the phantom shape (slab, cylinder or Alderson) on the performance of an Hp(3) eye dosemeter Abstract In the past, the operational quantit ...
分类:
其他好文 时间:
2016-03-31 07:07:09
阅读次数:
157
selector 选择器 在App的使用中经常能看到selector的身影 如:一个按键看上去白色或者其它颜色,可能是一张图片 按下去又显示其它的颜色或者另外一张图片 这里使用shape配合使用 正常状态 按下状态 selector 布局中引用 有图片就去需要建立一个selector 在drawab ...
分类:
移动开发 时间:
2016-03-30 14:44:20
阅读次数:
183
类别:栈溢出,fileformat类别漏洞 描述: This module exploits a stack-based buffer overflow in the handling of the 'pFragments' shape property within the Microsoft W ...
分类:
其他好文 时间:
2016-03-30 01:34:37
阅读次数:
224
在做安卓项目的过程中,我们总会遇到需要以圆角矩形控件来显示图标、图片或者按钮的需求,解决办法有两种,一种是在drawable下创建shape布局xml文件,另一种是自定义一个继承于ImageView的自定义控件类来实现,下面是具体的实现办法。 首先我们命名一个XCRoundRectImageView ...
分类:
移动开发 时间:
2016-03-29 14:37:28
阅读次数:
376
1. Shape-Based matching的基本流程
HALCON提 供的基于形状匹配的算法主要是针对感兴趣的小区域来建立模板,对整个图像建立模板也可以,但这样除非是对象在整个图像中所占比例很大,比如像视频会议中人 体上半身这样的图像,我在后面的视频对象跟踪实验中就是针对整个图像的,这往往也是要牺牲匹配速度的,这个后面再讲。基本流程是这样的,如下所示:
⑴ 首先确定出ROI...
分类:
其他好文 时间:
2016-03-26 07:45:46
阅读次数:
271
颜色 android:textColor="@drawable/_color_selector" 图片 android:background="@drawable/_bg_selector"9patch和shape图片 </selectorandroid:background="@drawable/... ...
分类:
其他好文 时间:
2016-03-24 20:27:40
阅读次数:
398
shape 先看下,系统自带的EditText和Button的外形 下面看加了shape后的效果 简单点讲,shape可以为组件加上背景边框,圆角之类的可以配合selector使用 shapeXXX.xml定义在drawable目录下 EditText使用的 Button使用的定义的都 一样 布局中
分类:
移动开发 时间:
2016-03-21 19:48:06
阅读次数:
151
html,表格的练习: 1,给图片做链接<br /><img src="200712211720988_2.jpg" usemap="A" width="200" border="0" /> //定义图片,命名 <map name="A"> //引用图片<area shape="circle" co
分类:
Web程序 时间:
2016-03-21 11:58:43
阅读次数:
123
在图片画一个区域插入连接 <img src="../3.19/t0127d13f5cd666e7a2.jpg" usemap="mao"/><map name="mao"><area shape="circle" coords="140,135,42" href="htt://www.baidu.c
分类:
Web程序 时间:
2016-03-20 16:12:34
阅读次数:
236