Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
9a32e3ce
D
Docs
项目概览
OpenHarmony
/
Docs
大约 2 年 前同步成功
通知
161
Star
293
Fork
28
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
Docs
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
9a32e3ce
编写于
10月 17, 2022
作者:
葛
葛亚芳
提交者:
Gitee
10月 17, 2022
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update zh-cn/application-dev/ui/ui-ts-overview.md.
Signed-off-by:
N
葛亚芳
<
geyafang@huawei.com
>
上级
8f485cfb
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
26 addition
and
26 deletion
+26
-26
zh-cn/application-dev/ui/ui-ts-overview.md
zh-cn/application-dev/ui/ui-ts-overview.md
+26
-26
未找到文件。
zh-cn/application-dev/ui/ui-ts-overview.md
浏览文件 @
9a32e3ce
...
@@ -59,54 +59,54 @@
...
@@ -59,54 +59,54 @@
## 相关实例
## 相关实例
基于
eTS的
声明式开发范式的方舟开发框架,有以下相关实例可供参考:
基于声明式开发范式的方舟开发框架,有以下相关实例可供参考:
-
[
`Canvas`:画布组件(
e
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/Canvas
)
-
[
`Canvas`:画布组件(
Ark
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/Canvas
)
-
[
`Drag`:拖拽事件(
e
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/Drag
)
-
[
`Drag`:拖拽事件(
Ark
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/Drag
)
-
[
`ArkUIAnimation`:动画(
e
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/ArkUIAnimation
)
-
[
`ArkUIAnimation`:动画(
Ark
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/ArkUIAnimation
)
-
[
`Xcomponent`:XComponent(
e
TS)(API9)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/XComponent
)
-
[
`Xcomponent`:XComponent(
Ark
TS)(API9)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/XComponent
)
-
[
`MouseEvent`:鼠标事件(
e
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/MouseEvent
)
-
[
`MouseEvent`:鼠标事件(
Ark
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/MouseEvent
)
-
[
`Gallery`:组件集合(
e
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/Gallery
)
-
[
`Gallery`:组件集合(
Ark
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/Gallery
)
-
[
`BringApp`:拉起系统应用(
e
TS)(API8)(Full SDK)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/BringApp
)
-
[
`BringApp`:拉起系统应用(
Ark
TS)(API8)(Full SDK)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/BringApp
)
-
[
`Chat`:聊天示例应用(
e
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/AppSample/Chat
)
-
[
`Chat`:聊天示例应用(
Ark
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/AppSample/Chat
)
-
[
`Shopping`:购物示例应用(
e
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/AppSample/Shopping
)
-
[
`Shopping`:购物示例应用(
Ark
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/AppSample/Shopping
)
-
[
`Lottie`:Lottie(
e
TS)(API8)(Full SDK)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/Lottie
)
-
[
`Lottie`:Lottie(
Ark
TS)(API8)(Full SDK)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/Lottie
)
-
[
`Clock`:简单时钟(
e
TS)(API9)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/Preset/Clock
)
-
[
`Clock`:简单时钟(
Ark
TS)(API9)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/Preset/Clock
)
-
[
`Flybird`:小鸟避障游戏(
e
TS)(API9)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ResourcesSchedule/Flybird
)
-
[
`Flybird`:小鸟避障游戏(
Ark
TS)(API9)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ResourcesSchedule/Flybird
)
-
[
`AdaptiveCapabilities`:多设备自适应能力(
e
TS)(API9)
](
https://gitee.com/openharmony/app_samples/tree/master/MultiDeviceAppDev/AdaptiveCapabilities
)
-
[
`AdaptiveCapabilities`:多设备自适应能力(
Ark
TS)(API9)
](
https://gitee.com/openharmony/app_samples/tree/master/MultiDeviceAppDev/AdaptiveCapabilities
)
-
[
`Game2048`:2048游戏(
e
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/Game2048
)
-
[
`Game2048`:2048游戏(
Ark
TS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/Game2048
)
-
[
`TransitionAnimation`:转场动画(
e
TS)(API9)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/TransitionAnimation
)
-
[
`TransitionAnimation`:转场动画(
Ark
TS)(API9)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/TransitionAnimation
)
-
[
`PatternLock`:图案密码锁组件(
e
TS)(API9)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/PatternLock
)
-
[
`PatternLock`:图案密码锁组件(
Ark
TS)(API9)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/PatternLock
)
-
[
`Search`:Search组件(
e
TS)(API9)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/Search
)
-
[
`Search`:Search组件(
Ark
TS)(API9)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/Search
)
-
[
`QRCode`:二维码(
e
TS)(API9)(Full SDK)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/QRCode
)
-
[
`QRCode`:二维码(
Ark
TS)(API9)(Full SDK)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/QRCode
)
-
[
极简声明式UI范式(
e
TS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/ETSUI/SimpleGalleryEts
)
-
[
极简声明式UI范式(
Ark
TS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/ETSUI/SimpleGalleryEts
)
-
[
购物应用(
e
TS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/ETSUI/ShoppingEts
)
-
[
购物应用(
Ark
TS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/ETSUI/ShoppingEts
)
-
[
转场动画的使用(
e
TS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/ETSUI/TransitionAnimtaionEts
)
-
[
转场动画的使用(
Ark
TS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/ETSUI/TransitionAnimtaionEts
)
-
[
基础组件Slider的使用(
e
TS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/ETSUI/SliderApplicationEts
)
-
[
基础组件Slider的使用(
Ark
TS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/ETSUI/SliderApplicationEts
)
-
[
弹窗(
e
TS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/ETSUI/CustomDialogEts
)
-
[
弹窗(
Ark
TS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/ETSUI/CustomDialogEts
)
-
[
`UpgradePopup`:自定义弹窗(
e
TS)(API9)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/UpgradePopup
)
-
[
`UpgradePopup`:自定义弹窗(
Ark
TS)(API9)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/UpgradePopup
)
-
[
CustomComponent:组件化(eTS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/CustomComponent
)
-
[
CustomComponent:组件化(ArkTS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/CustomComponent
)
\ No newline at end of file
\ No newline at end of file
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录