File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 77## 项目介绍
88** VideoOS使用了Lua脚本语言来完成动态化方案,Lua语言的优点:具有可扩展性强、简单、高效、占用体积小、启动速度快等诸多优势**
99
10- ** VideoOS iOS SDK 的分类:``` VPInterfaceControllerDemo ``` ``` VideoPlsInterfaceControllerSDK ``` ``` VideoPlsLuaViewManagerSDK ``` ``` VideoPlsUtilsPlatformSDK ``` **
10+ ** VideoOS iOS SDK 的分类:``` VPInterfaceControllerDemo ``` ``` VideoPlsInterfaceControllerSDK ``` ``` VideoPlsLuaViewManagerSDK ``` ``` VideoPlsUtilsPlatformSDK ``` **
1111
12- #### VPInterfaceControllerDemo
12+ ### VPInterfaceControllerDemo
1313项目演示
1414
15- #### VideoPlsInterfaceControllerSDK
15+ ### VideoPlsInterfaceControllerSDK
1616SDK对接API
1717
18- #### VideoPlsLuaViewManagerSDK
18+ ### VideoPlsLuaViewManagerSDK
1919Lua与OC之间的桥接文件,在LuaView文件夹里面是常用的UI控件桥接
2020
21- #### VideoPlsUtilsPlatformSDK
21+ ### VideoPlsUtilsPlatformSDK
2222底层功能模块,提供了常用的网络、图片、动画、网页等功能
2323
2424## 贡献者指南
You can’t perform that action at this time.
0 commit comments