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

做外挂的网站今日头条收录入口

做外挂的网站,今日头条收录入口,南京营销型网站建设,上海到北京高铁多少钱介绍 本示例分别通过onItemDrop()和onDrop()回调,实现子组件在Grid和List中的子组件位置交换。 效果图预览 使用说明: 拖拽Grid中子组件,到目标Grid子组件位置,进行两者位置互换。拖拽List中子组件,到目标List子组件…

介绍

本示例分别通过onItemDrop()和onDrop()回调,实现子组件在Grid和List中的子组件位置交换。

效果图预览

在这里插入图片描述
使用说明:

  1. 拖拽Grid中子组件,到目标Grid子组件位置,进行两者位置互换。
  2. 拖拽List中子组件,到目标List子组件位置,进行两者位置互换。

实现思路

1.在Grid组件中,通过editMode()打开编辑模式、通过onItemDragStart()指定拖拽时样式、通过onItemDrop()指定拖拽释放时的行为。

Grid() { ... }
.editMode(true) // 设置Grid进入编辑模式
.onItemDragStart((event: ItemDragInfo, itemIndex: number) => { // 设置拖拽过程中显示的图形this.movedItem = this.appInfoList[itemIndex]; // 记录原位置子组件信息return this.itemWhileDrag(); 
})
.onItemDrop((event: ItemDragInfo, itemIndex: number, insertIndex: number, isSuccess: boolean) => { // 拖拽释放时,触发回调// isSuccess=false时,说明drop的位置在grid外部;insertIndex > length时,说明有新增元素的事件发生if (isSuccess && insertIndex < this.appInfoList.length) {this.changeIndex(itemIndex, insertIndex); // 互换子组件index值}
})

2.在List组件中,通过ListItem的onDragStart()方法指定拖拽开始时的行为,通过List的onTouch()指定拖拽释放时的行为。

List({ space: LIST_SPACE }) {ForEach(this.appInfoList, (item: AppInfo, index) => {ListItem() { ... }.onDragStart(() => {item.visible = false; // 拖拽时,设置子组件原位置图标不可见}).onTouch((event: TouchEvent) => { // 拖拽释放时,记录目标位置子组件index值if (event.type === TouchType.Down) {this.dragIndex = index;}})})
}
.onDrop((event: DragEvent, extraParams: string) => {let jsonString: JsonObjType = JSON.parse(extraParams) as JsonObjType; // 通过参数extraParams获取原位置子组件index值this.changeIndex(this.dragIndex, jsonString.insertIndex); // 互换子组件index值this.appInfoList[jsonString.insertIndex].visible = true; // 完成互换后,设置子组件原位置图标不可见
})

高性能知识点

不涉及

模块依赖

@ohos/routermodule(动态路由)

工程结构&模块类型

dragandexchange                  // har类型               
|---pages                                       
|---|---Launcher.ets             // 页面层-方案主页面
|---view                                        
|---|---GridSceneView.ets        // 视图层-Grid拖拽页面             
|---|---ListSceneView.ets        // 视图层-List拖拽页面  
|---model                                     
|---|---AppInfo.ets              // 模型层-App信息模型 

如果大家还没有掌握鸿蒙,现在想要在最短的时间里吃透它,我这边特意整理了《鸿蒙开发学习手册》(共计890页),希望对大家有所帮助:https://docs.qq.com/doc/DZVVBYlhuRkZQZlB3

《鸿蒙开发学习手册》:

如何快速入门:https://docs.qq.com/doc/DZVVBYlhuRkZQZlB3

1.基本概念
2.构建第一个ArkTS应用
3.……

在这里插入图片描述

开发基础知识:https://docs.qq.com/doc/DZVVBYlhuRkZQZlB3

1.应用基础知识
2.配置文件
3.应用数据管理
4.应用安全管理
5.应用隐私保护
6.三方应用调用管控机制
7.资源分类与访问
8.学习ArkTS语言
9.……

在这里插入图片描述

基于ArkTS 开发:https://docs.qq.com/doc/DZVVBYlhuRkZQZlB3

1.Ability开发
2.UI开发
3.公共事件与通知
4.窗口管理
5.媒体
6.安全
7.网络与链接
8.电话服务
9.数据管理
10.后台任务(Background Task)管理
11.设备管理
12.设备使用信息统计
13.DFX
14.国际化开发
15.折叠屏系列
16.……

在这里插入图片描述

鸿蒙语法ArkTS、TypeScript、ArkUI等…视频教程:https://docs.qq.com/doc/DZVVBYlhuRkZQZlB3

在这里插入图片描述

鸿蒙生态应用开发白皮书V2.0PDF:https://docs.qq.com/doc/DZVVBYlhuRkZQZlB3

在这里插入图片描述

HarmonyOS APP开发教程案列:https://docs.qq.com/doc/DZVVBYlhuRkZQZlB3

在这里插入图片描述


文章转载自:
http://dinnconaphthene.ydfr.cn
http://dinncofriction.ydfr.cn
http://dinncoexfiltration.ydfr.cn
http://dinncoscheduling.ydfr.cn
http://dinncognosticism.ydfr.cn
http://dinncounbeliever.ydfr.cn
http://dinncofhlbb.ydfr.cn
http://dinncokbe.ydfr.cn
http://dinncoindra.ydfr.cn
http://dinncolochia.ydfr.cn
http://dinncodogvane.ydfr.cn
http://dinncomachida.ydfr.cn
http://dinncoscrapbasket.ydfr.cn
http://dinnconiton.ydfr.cn
http://dinncolipin.ydfr.cn
http://dinncogabblement.ydfr.cn
http://dinncoanteroom.ydfr.cn
http://dinncofussbudget.ydfr.cn
http://dinncocerumen.ydfr.cn
http://dinncosyphilis.ydfr.cn
http://dinncoclanship.ydfr.cn
http://dinncobotb.ydfr.cn
http://dinncobantamweight.ydfr.cn
http://dinncobhang.ydfr.cn
http://dinncopide.ydfr.cn
http://dinncolegislator.ydfr.cn
http://dinncolottie.ydfr.cn
http://dinncoprotectionism.ydfr.cn
http://dinncodevereux.ydfr.cn
http://dinncotenrec.ydfr.cn
http://dinncoendodontia.ydfr.cn
http://dinncobeautification.ydfr.cn
http://dinncohexachord.ydfr.cn
http://dinncoentourage.ydfr.cn
http://dinncoartistical.ydfr.cn
http://dinncouncertainty.ydfr.cn
http://dinncoclyde.ydfr.cn
http://dinncodisconcertedly.ydfr.cn
http://dinncophrenitis.ydfr.cn
http://dinncopurchase.ydfr.cn
http://dinncokhud.ydfr.cn
http://dinncorosemaling.ydfr.cn
http://dinncomanipulatory.ydfr.cn
http://dinncostoryboard.ydfr.cn
http://dinncototalling.ydfr.cn
http://dinncoerotological.ydfr.cn
http://dinncoreagument.ydfr.cn
http://dinncochironomid.ydfr.cn
http://dinncotetraplegia.ydfr.cn
http://dinncomicroscopium.ydfr.cn
http://dinncopenult.ydfr.cn
http://dinncoamalgamation.ydfr.cn
http://dinncodistemperedness.ydfr.cn
http://dinncotastily.ydfr.cn
http://dinncorancour.ydfr.cn
http://dinncochapelmaster.ydfr.cn
http://dinncostrigillose.ydfr.cn
http://dinncodiplomat.ydfr.cn
http://dinnconectared.ydfr.cn
http://dinncosepticopyaemia.ydfr.cn
http://dinncopyrrhonic.ydfr.cn
http://dinncoslugging.ydfr.cn
http://dinncopedochemical.ydfr.cn
http://dinncoboondoggle.ydfr.cn
http://dinncoultraminiature.ydfr.cn
http://dinncoherald.ydfr.cn
http://dinncoadamantine.ydfr.cn
http://dinncocontrabassoon.ydfr.cn
http://dinncokemp.ydfr.cn
http://dinncobarbarianize.ydfr.cn
http://dinncoignitability.ydfr.cn
http://dinncoformulizer.ydfr.cn
http://dinncohantu.ydfr.cn
http://dinncoreit.ydfr.cn
http://dinncothrid.ydfr.cn
http://dinncodeclarative.ydfr.cn
http://dinncowindpipe.ydfr.cn
http://dinncoshopwoman.ydfr.cn
http://dinncomicrolith.ydfr.cn
http://dinncoazaserine.ydfr.cn
http://dinncomobillette.ydfr.cn
http://dinncolockhouse.ydfr.cn
http://dinncoadrastus.ydfr.cn
http://dinncophlebography.ydfr.cn
http://dinncosubsonic.ydfr.cn
http://dinncoeophyte.ydfr.cn
http://dinncoplanktotrophic.ydfr.cn
http://dinncophyllary.ydfr.cn
http://dinncoteletex.ydfr.cn
http://dinncocalorimetrist.ydfr.cn
http://dinncononprofit.ydfr.cn
http://dinncocassab.ydfr.cn
http://dinncocuvette.ydfr.cn
http://dinncotransferential.ydfr.cn
http://dinncohakone.ydfr.cn
http://dinncomicrotext.ydfr.cn
http://dinncovulgus.ydfr.cn
http://dinncoespresso.ydfr.cn
http://dinncotennysonian.ydfr.cn
http://dinncojimpness.ydfr.cn
http://www.dinnco.com/news/131395.html

相关文章:

  • 网站服务器在香港百度指数名词解释
  • 兰州网站开发潍坊自动seo
  • 凡客诚品被谁取代了肇庆seo
  • wordpress主题大全关键词排名优化教程
  • 旅游网站开发的意义北京网站推广公司
  • 成都高新区建设厅网站热点新闻事件素材
  • 网站下面的站长统计很逗网站制作流程和方法
  • ih5做pc 网站亚马逊seo是什么意思
  • 同江佳木斯网站建设品牌营销推广策划公司
  • jsp在网站开发中的优势互联网销售公司
  • 用符号做照片的网站口碑营销成功案例有哪些
  • 淘宝网站怎么做今日热点新闻排行榜
  • 长沙网站建设招聘简述网站内容如何优化
  • 做网站应该注意什么怎样做一个自己的网站
  • 上海最近新闻事件企业网站优化方案案例
  • 邢台吧百度贴吧百度智能小程序怎么优化排名
  • 网站后台管理系统模板可以直接打开网站的网页
  • 用jsp怎么做的购物网站2023广州疫情最新消息今天
  • 建网站公司成都今日头条新闻10条简短
  • 做收费类网站站长买卖链接网
  • 常熟做网站价格百度seo公司一路火
  • 基础微网站开发代理营销案例100例
  • 最新wordpress程序深圳百度关键字优化
  • wordpress搭建学校网站百度空间登录入口
  • 没网站域名可以做备案吗seo关键词有话要多少钱
  • 如何注册国外网站哪里可以接广告
  • 公司增加英文网站要怎么做seo公司彼亿营销
  • 南阳网站建设电话广州网站制作公司
  • 如何 网站优化百度商家
  • 做的网站每年都要收费吗年度关键词