first commit

This commit is contained in:
编码猿
2024-09-27 02:06:13 +08:00
commit 852d94fbb9
36760 changed files with 3274413 additions and 0 deletions

View File

@@ -0,0 +1,44 @@
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