已从OpenharmonyXX项目离职,私仓会继续更新其他学习内容。 于道各努力,千里自同风
暂无描述
Timing and time module | 时间和定时组件
SwanLink系列开发板板级配置和驱动代码,目前只有杨帆系列开发板配置和驱动。
SwanLink系列开发板板级配置和驱动代码,目前只有杨帆系列开发板配置和驱动。
Providing traditional input methods, such as key, touch, keyboard, and mouse inputs | 提供传统的输入交互方式,例如按键、触控、键盘、鼠标等
js_api_module, used to store the basic class library JSAPI, such as url, uri, etc.| 用于存放基础类库JSAPI,比如url、uri等
js_util_module, 用于存放一些帮助类函数,比如字符串编解码,函数callback化、promise化,Base64编解码,Lru缓存等 | js_util_module, used to store some helper functions, such as string encoding and decoding, function callback, promise, Base