会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lebeer
博客园
首页
新随笔
联系
订阅
管理
2025年11月17日
OpenHarmony onDrag拖拽事件
摘要: 1、onDragStart(enevt:event?:DragEvent,extraParams?:string)=> CustomBuilder | DragIltemInfo) 第一次拖拽此事件绑定的组件时,触发调用。 2、onDragEnter(event:(event?: DragEvent
阅读全文
posted @ 2025-11-17 16:26 lllo^olll
阅读(2)
评论(0)
推荐(0)
2025年8月13日
交叉编译Qt
摘要: 1、交叉编译脚本 点击查看代码 #!/bin/bash OPENSSL_LIBS='-L/home/Qt/make_qt/qt5150/qt5150-linuxfb/openssl/openssl-1.1.1g/aarch64_build/lib -lssl -lcrypto' \ ./config
阅读全文
posted @ 2025-08-13 13:41 lllo^olll
阅读(24)
评论(0)
推荐(0)
OpenHarmony相关链接
摘要: 1、官网 https://gitee.com/openharmony 2、文档中心 http://open.weharmonyos.com/#/ 3、开发者 https://blog.csdn.net/openharmony?type=blog 4、开源基础软件社区官方 https://blog.5
阅读全文
posted @ 2025-08-13 12:57 lllo^olll
阅读(18)
评论(0)
推荐(0)
公告