高级应用:扩展程序选项配置

x-component":"Input.TextArea","x-decorator-props":{"tooltip":"描述文件"},"x-component-props":{ },"default":"这是默认值"},"select":{"type":"string","title":"单选选择下拉","x-decorator":"FormItem","x-component":"Select","x-...

业务组件开发

schema 如下:"xxx":{"type":"array","x-component":"ArrayCards","x-component-props":{"title":"列表"/这里的标题为显示在编辑器中的,此时的“列表”仅为示例 },"items":{/这里的“items”为固定的"type":"object","properties":{"title...

组件模板和样式

pages/index/index.axml-><my-component><view slot-scope="props"><view>component data:{{props.x}}</view><view>page data:{{y}}</view></view></my-component>页面输出:component data:1 page data:2 body 如上所示,自定义组件通过...

最佳实践:(高级特性应用)禁止使用MAX_PT函数

{"type":"object","properties":{"checkStatus":{"type":"number","title":"MAX-PT函数检查方式","x-decorator":"FormItem","x-component":"Radio.Group","x-decorator-props":{"tooltip":"描述文件"},"x-component-props":{"dataSource":...

组件对象

组件间代码复用机制-methods Object 否 组件的方法,可以是事件响应函数或任意的自定义方法-代码示例:Component({ mixins:[{ didMount(){},}],data:{y:2},props:{x:1},didUpdate(prevProps,prevData){},didUnmount(){},methods:{ ...

查询组件列表

1</HostName></Component><Component><Status>STARTED</Status><ComponentDisplayName>Tez Client</ComponentDisplayName><PublicIp/><HostInstanceId>i-xxx3</HostInstanceId><HostId>124902</HostId><ServiceDisplayName>Tez...

自定义 OAM 模板

sofaboot-helloworld 模板 Component apiVersion:core.oam.dev/v1alpha2 kind:Component#组件类型:必须为Component metadata:name:"{{.Release.Name }}-component"#组件名称:用于在appconfig中component[].componentName处选择组件 spec:#...

如何设置Content-Type(MIME)?

Content-Type(MIME)用于标识发送或接收数据的类型,浏览器...hgl.hmr application/x-hmr.hpg application/x-hpgl.hpl application/x-hpl.hqx application/mac-binhex40.hrf application/x-hrf.hta application/hta.htc text/x-component....

创建自定义组件

以下为一个基本的组件示例:/app.json {"component":true }/components/customer/index.js Component({ mixins:[],/minxin 方便复用代码 data:{ x:1 },/组件内部数据 props:{ y:1 },/可给外部传入的属性添加默认值 didMount(){},/生命周期...

乐鑫ESP8266移植SDK

image:segment 3:paddr=0x00082860 vaddr=0x40100000 size=0x00a50(2640)load I(308)esp_image:segment 4:paddr=0x000832b8 vaddr=0x40100a50 size=0x05854(22612)load I(325)boot:Loaded app from partition at offset 0x10000 I(349)...

查询导播台组件列表

Component ComponentId String 72d2ec7a-4cd7-4a01-974b-7cd53947*组件ID。ComponentLayer Struct 组件Layer的尺寸,布局等信息。HeightNormalized Float 0.5 Layer元素的高度归一化比例值,其中元素的宽度会按照该高度来进行等比缩放。...

手动集成Ranger Kafka插件

PASSWORD=changeit#Custom component user#CUSTOM_COMPONENT_USER=<custom-user>#keep blank if component user is default CUSTOM_USER=kafka#Custom component group#CUSTOM_COMPONENT_GROUP=<custom-group>#keep blank if component ...

应用监控

说明 ack-onepilot组件默认支持1000个pod规模,集群pod每超过1000个,ack-onepilot资源对应的CPU请增加0.5核、内存请增加512 M。在弹出的页面中可以配置相关的参数,建议使用默认值,单击 确定。说明 安装完成后,您可以在 组件管理 页面...

Python脚本

type=str,default=None,help="Component input port 1.")parser.add_argument("-input2",type=str,default=None,help="Component input port 2.")parser.add_argument("-input3",type=str,default=None,help="Component input port 3.")...

用户自建Prometheus对控制平面组件的监控和告警

sum_over_time(etcd_server_has_leader[5m])=0 for:5m labels:severity:critical-alert:AckETCDWarning annotations:message:Etcd is not available in last 5 minutes.Please check the prometheus job and target status.expr:|(absent...

监控告警

组件的监控大盘ConfigMap和组件不在同一个Helm包中,例如MySQL实例的监控大盘是放在mysql-operator组件中的,需要配置如下标签:adp.aliyuncs.com/scope-component-type: mysql.mysql #组件类型 adp.aliyuncs.com/scope-level: component#...

日期组件

if animated is YES,animate the wheels of time to display the new date@end 代码示例/APPickerViewViewController.m/UIDemo/import"APPickerViewViewController.h"#import"AUDatePicker.h"@interface APPickerViewViewController(),...

如何接入日志服务

Appenders><Console name="Console" target="SYSTEM_OUT"><PatternLayout pattern="%d{yyyy-MM-dd HH:mm:ss.SSS}[%t]%-5level%logger{36}-%m%n"/></Console><SchedulerxLog4j2Appender name="schedulerxLog...

引入健康检查

说明 SpringBoot 1.5.x 和 SpringBoot 2.x 已修复了部分安全行为,SOFABoot 将通过升级 SpringBoot 内核进行支持。查看健康检查结果 您可以通过以下方式查看健康检查结果:通过 URL 查看健康检查的结果 加入健康检查扩展之后,您可以直接在...

如何接入日志服务

Appenders><Console name="Console" target="SYSTEM_OUT"><PatternLayout pattern="%d{yyyy-MM-dd HH:mm:ss.SSS}[%t]%-5level%logger{36}-%m%n"/></Console><SchedulerxLog4j2Appender name="schedulerxLog...

如何接入日志服务

Appenders><Console name="Console" target="SYSTEM_OUT"><PatternLayout pattern="%d{yyyy-MM-dd HH:mm:ss.SSS}[%t]%-5level%logger{36}-%m%n"/></Console><SchedulerxLog4j2Appender name="schedulerxLog...

容器服务ACK环境自动安装探针

说明 ack-onepilot组件默认支持1000个pod规模,集群pod每超过1000个,ack-onepilot资源对应的CPU请增加0.5核、内存请增加512 M。在弹出的页面中可以配置相关的参数,建议使用默认值,单击 确定。说明 安装完成后,您可以在 组件管理 页面...

keyframe 动画

本文以实例介绍了实现一个 JS keyframe 动画需要进行的操作。...引入 Animation 模块,且必须在 export default 外面引入(第 19 行)。定义 keyframe 的具体动画效果(第 21 行)。加载动画。调用 animation 的 loadkeyframe 可夹在定义的...

性能优化建议

优化案例:长列表使用$spliceData:this.$spliceData({ 'a.b':[1,0,5,6]})推荐指定路径设置数据:this.setData({ 'array[0]':1,'obj.x':2,});不推荐 如下用法(虽然拷贝了 this.data,仍然直接更改了其属性):const array=this.data.array....

Telnet 指令

sofa-ark>h PluginCommandTips:USAGE:plugin[option.][pluginName.]SAMPLE:plugin-m plugin-A plugin-B-h Shows the help message.-a Shows all plugin name.-m Shows the meta info of specified pluginName.-s Shows the service info of...

ListComponentIndices

X-Total-Count Long 10 返回结果条数。Result Array of Result 返回结果详情。composed Array of String["template1","template2"]引用该组合模板的索引模板名构成的数组。content Object 组合模板内容。template Object 组合模版对象。...

ChangeMessageVisibility

Response Body 参数名称 类型 示例值 说明 ReceiptHandle String TbZj6wDWli+9CEauMZc8ZRv37sIW2iJKq3M9Mx/TS1 本次修改消息 VisibilityTimeout 时返回的临时句柄,用于删除和修改状态为Inactive的消息,在 NextVisibleTime 时间之前有效。...

埋点API

根据埋点方案,选择正确的埋点API。1 如何查看埋点方案 在进行埋点前,需要确定在哪里埋点、埋哪些点等,即需要梳理清楚明确的埋点需求。在QuickTracking平台中将明确的埋点需求称为埋点方案,并为埋点方案设计了规范模板。...

Tekton最佳实践

name:tekton-pipelines-controller-cluster-access labels:app.kubernetes.io/component:controller app.kubernetes.io/instance:default app.kubernetes.io/part-of:tekton-pipelines rules:apiGroups:[""]#Controller needs to watch ...

ModifyClusterAddon-修改集群组件实例配置

{"CpuRequest":"800m"} config 参数值为 JSON 编码后的组件自定义参数配置。返回参数 名称 类型 描述 示例值 当前API暂无返回参数 示例 正常返回示例 JSON 格式 {} 错误码 访问 错误中心 查看更多错误码。变更历史 变更时间 变更内容概要 ...

ModifyClusterAddon-修改集群组件实例配置

{"CpuRequest":"800m"} config 参数值为 JSON 编码后的组件自定义参数配置。返回参数 名称 类型 描述 示例值 当前API暂无返回参数 示例 正常返回示例 JSON 格式 {} 错误码 访问 错误中心 查看更多错误码。变更历史 变更时间 变更内容概要 ...

ModifyClusterAddon-修改集群组件实例配置

{"CpuRequest":"800m"} config 参数值为 JSON 编码后的组件自定义参数配置。返回参数 名称 类型 描述 示例值 当前API暂无返回参数 示例 正常返回示例 JSON 格式 {} 错误码 访问 错误中心 查看更多错误码。变更历史 变更时间 变更内容概要 ...

Wi-Fi芯片移植

说明 回传的MAC地址格式为6个字节(不含英文逗号)二进制值,例如 uint8_t mac[6]={0xd8,0x96,0xe0,0x03,0x04,0x01};set_mac_addr 通过该接口可以设置Wi-Fi的物理硬件地址。start 通过该接口可以启动Wi-Fi,根据启动参数 wifi_mode 来区分...

构建工具

例如,许多命令会用到 组件名 参数:aos install[component0 component1.componentn]aos list[-r]help 通过 aos 的 help 命令,可以查看 aos-tools 支持哪些命令,并可以获取该命令完整的使用说明。aos help 可以通过在 aos 工作目录下运行...

ListSparkAppAttempts-查询Spark应用的重试信息

amv-uf6o6m8p6x*返回参数 名称 类型 描述 示例值 object Schema of Response RequestId string 请求 ID。1AD222E9-E606-4A42-BF6D-8A4442913CEF Data object 返回数据。AttemptInfoList array 重试信息列表。返回参数说明:AttemptId:重试...

监控告警

\"veth.+\"}[2m])>2","summary":"Network interface is often changing its status"}],"subscribeGroups":["admin"],"uid":"882120946d4c3ee6ad21e4574fc4aa7b","creationTimestamp":"2022-06-06T07:07:19Z","level":"cluster",...

DescribeClusterAddonMetadata-查询集群组件元数据

\",\"default\":\"500m\",\"x-ui-description\":\"<mds-key>\",\"x-ui-prompt-message\":\"<mds-key>\",\"x-ui-validation-message\":\"<mds-key>\",\"x-ui-additional-tips\":\"<mds-key>\"},\"cpu\":{ \"description\":\"cpu limit of ...

DescribeClusterAddonMetadata-查询集群组件元数据

\",\"default\":\"500m\",\"x-ui-description\":\"<mds-key>\",\"x-ui-prompt-message\":\"<mds-key>\",\"x-ui-validation-message\":\"<mds-key>\",\"x-ui-additional-tips\":\"<mds-key>\"},\"cpu\":{ \"description\":\"cpu limit of ...

DescribeClusterAddonMetadata-查询集群组件元数据

\",\"default\":\"500m\",\"x-ui-description\":\"<mds-key>\",\"x-ui-prompt-message\":\"<mds-key>\",\"x-ui-validation-message\":\"<mds-key>\",\"x-ui-additional-tips\":\"<mds-key>\"},\"cpu\":{ \"description\":\"cpu limit of ...

管理蓝图资源

并以编号进行管理,如[1,2,3]表示数组有三项(array)空值(Null)橘色 表示变量未设置值(null)三维对象(GameObject)棕色 表示项目中具体的三维物体(GameObject)组件(Component)淡橙色 表示三维物体中的组件(Component)二维坐标...
共有200条 < 1 2 3 4 ... 200 >
跳转至: GO
产品推荐
云服务器 安全管家服务 安全中心
这些文档可能帮助您
弹性公网IP 短信服务 人工智能平台 PAI 金融分布式架构 对象存储 物联网平台
新人特惠 爆款特惠 最新活动 免费试用