Files
ClassContent/历届学生/18课程/class18_2/课程/2021-01-19/笔记.txt
2024-09-27 02:06:13 +08:00

45 lines
584 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

app 开发
原生开发
android (java kotlin)
ios (object-c Swift)
优势:动画流畅,体验好
不足:代码繁琐,更新迭代慢,开发成本高
前端开发
webview ()
uniapp ( mui )
js ------中间层(原生)----------> 原生(android ios)
uniapp.jar(封装了一系列的方法)
uniapp.js ==> uni.setScreenBrightness()
uniapp 为什么可以编译到多个平台:
ast
mpvue
weex
react native
Text ----> TextView
flutter (ui框架)
Skia
web pc h5
android ios
macos window linux
操作系统
TextView --> P