当前位置: 首页 > news >正文

太原网站优化方案贵州seo学校

太原网站优化方案,贵州seo学校,电子商务旅游网站建设策划书,wordpress小米主题一、概念 在 xml 中为控件设置的属性。自定义属性名称如果使用系统已定义的#xff0c;例如 textSize 会在编译时报错。 格式类型定义/使用 string 字符串 attr name myContent format color / android:myContent Hello Word!例如 textSize 会在编译时报错。 格式类型定义/使用 string 字符串 attr name myContent format color / android:myContent Hello Word! color 颜色 attr name myTextColor format color / android:myTextColor #00FF00 dimension 尺寸 attr name myTextSize format dimension / android:myTextSize 12.sp reference 资源 attr name myBackground format reference / android:myBackground drawable/图片ID boolean 布尔 attr name myEnable format boolean / android:myEnable true float 浮点 attr name myAlpha format float / android:myAlpha 0.5F integer 整型 attr name myMaxLines format integer / android:myMaxLines 3 fraction 百分比 attr name myOffset format fraction / android:myOffset 10% enum 枚举 attr name myOrientation         enum name horizontal value0 /         enum name vertical value1 / /attr android:myOrientation vertical flag 位运算 位运算类型的属性在使用的过程中可以使用多个值 attr name myGravity /         flag nematop value0x01         flag nemaleft value0x02         flag nemacenter_vertical value0x02 /attr android:myGravity top|left 混合类型 属性定义时可以指定多种类型值 attr name myBackground format reference|color / android:myBackground drawable/图片ID android:myBackground #00FF00 二、自定义步骤 2.1 创建资源文件属性声明 右键 values 目录 - New File文件 - 一般取名attrs.xml。 resources!--name使用自定义View的名称--declare-styleable nameMyView!--name属性名称format格式--attr namemyText formatstring /attr namemyTextColor formatcolor /attr namemyTextSize formatdimension /attr namemyMaxLength formatinteger /attr namemyBackground formatreference|color /!--枚举--attr namemyInputTypeenum namenumber value1/enum nametext value2//attr/declare-styleable /resources 2.2 构造函数中配置 constructor(context: Context?) : super(context) 重写一个参数的构造函数使用场景代码 new 创建实例的时候调用。 constructor(context: Context?, attrs: AttributeSet?) : super(context, attrs) 重写两个参数的构造函数使用场景xml中使用时调用xml转java代码的时候反射。 constructor(context: Context?, attrs: AttributeSet?, defStyleAttr: Int) : super(context, attrs, defStyleAttr) 重写三个参数的构造函数使用场景使用主题Style的时候调用。 class MyView : View {private var text: String? nullprivate var textSize: Int? nullprivate var textColor: Int? nullprivate var maxLength: Int? nullprivate var background: Int? nullprivate var inputType: Int? null//改成this调用2个参数的构造constructor(context: Context?) : this(context, null)//改成this调用3个参数的构造constructor(context: Context?, attrs: AttributeSet?) : this(context, attrs, 0)//在这里统一进行处理constructor(context: Context?, attrs: AttributeSet?, defStyleAttr: Int) : super(context, attrs, defStyleAttr) {context?.let {//返回一个与attrs中列举出的属性相关的数组数组里面的值由样式属性指定val attributes it.obtainStyledAttributes(attrs, R.styleable.MyView)//获取自定义属性(格式属性名称_条目名称)text attributes.getString(R.styleable.MyView_myText)textSize attributes.getDimensionPixelSize(R.styleable.MyView_myTextSize, 0)textColor attributes.getColor(R.styleable.MyView_myTextColor, Color.BLACK)maxLength attributes.getInt(R.styleable.MyView_myMaxLength,1)background attributes.getResourceId(R.styleable.MyView_myBackground,R.drawable.ic_launcher_foreground)inputType attributes.getInt(R.styleable.MyView_myInputType,0)//回收资源attributes.recycle()}} } 2.3 布局中使用属性使用 根布局添加命名空间只需要输入appIDE会自动补全。控件名称使用完整路径只需要输入自定义View的类名IDE会自动补全。未自定义的属性View会去处理继承自View使用自定义的属性就是 app: 开头的。 !--根布局添加命名空间-- LinearLayout xmlns:androidhttp://schemas.android.com/apk/res/androidxmlns:apphttp://schemas.android.com/apk/res-autoandroid:layout_widthmatch_parentandroid:layout_heightmatch_parentandroid:orientationvertical!--控件名称使用完整路径--com.example.kotlindemo.view.MyViewandroid:layout_widthmatch_parentandroid:layout_heightwrap_contentapp:myBackgrounddrawable/ic_launcher_foregroundapp:myInputTypenumberapp:myTextHello Word!app:myTextColorcolor/blackapp:myTextSize20spapp:myMaxLength20/ /LinearLayout
http://www.sadfv.cn/news/221002/

相关文章:

  • 网站空间价格想要做网站
  • 做网站自动赚钱siteserver cms网站访问量
  • 网站建设丶金手指下拉14泳衣服饰东莞网站建设
  • 多个链接的网站怎么做的wordpress 秀米
  • 新公司做网站多少钱楼盘动态
  • 谷搜易外贸网站建设湖州网站建设公司哪家好
  • 房产网站建设机构php学校网站系统
  • 如果网站没有icp备案号龙岩公共服务平台
  • 图书馆建设网站注意点网站建设自动适应功能
  • 网站建设教学后记邢台seo一站式
  • html 网站模板简单网页制作平台有哪些
  • 代做网站的公司有哪些定制软件开发公司
  • 河南网站建设制作畅想网络网站建设推广
  • 男女生做爰视频网站百度推广非企代理
  • 对网站建设的意见西安市seo排名按天优化
  • 一个网站的优势有哪些建一个网站要...
  • 2015年友情链接网站源代码下载上饶哪有做网站的公司?
  • 网站后台密码是什么wordpress cron
  • 珠海左右创意园网站开发哈尔滨网站制作维护
  • 免费高清素材网站凡客数据
  • 数据库网站做挂件像网站
  • 网站盈利的10种方式wordpress设置页面缓存
  • 直播视频网站开发外贸移动商城网站开发
  • 南京网站制作多少钱长春seo关键字排名优化
  • 做视频的网站多少钱为自己家秘方做网站
  • 做出网站网页设计心得体会学会了什么
  • 烟台酒店网站建设网站建设与管理的条件
  • 网站建设在线wordpress 网址补全
  • 网站建设越来越难做阿里云支持wordpress
  • 万网上买了域名怎么建设网站如何让wordpress文本小工具支持php和简码?