首页 > TAG信息列表 > TestView
TestView
基础属性: 1、layout_width: 组件的宽度 2、layout_height: 组件的高度 3、id: 为TextView设置一个组件id 4、text: 设置显示的文本内容 5、textColor: 设置字体颜色 6、textStyle: 设置字体风格,三个可选值:normal(无效果),bold(加粗),italic(斜体) 7、textSize: 字体大小,单位一般是用DRF - Routers
views.py: from rest_framework.viewsets import GenericViewSet from rest_framework import serializers from rest_framework.pagination import PageNumberPagination from drf import models from rest_framework.response import Response class PagerSerializer(ser自定义视图
自定义视图介绍 自定义视图创建有两种方式。 纯代码方式编写,适合通用控件、组件、三方库等编写。 xib 方式编写,适合非通用、项目特有的、相对复杂的视图。方便快捷。 有两个关键宏添加在自定义视图中有一下效果: IB_DESIGNABLE 让你的自定 UIView 可以在 IB 中预览。(头文件类声明之