本项目是基于DevEco Studio开发的,基于鸿蒙系统的纯净浏览器。非常适合刚学习ArkTS的新人朋友们学习和参考。
欢迎测试、学习以及交流
探索本项目的文档 »
查看Demo
·
报告Bug
·
提出新特性
你需要在你的设备上安装DevEco Studio,并且配置相应的Node.js环境。该项目的主要文件在entry/src/main/ets中。
克隆本仓库
git clone https://github.com/langwudong/browser.git
eg:
primary filetree
├─AppScope
│ └─resources
│ └─base
│ ├─element
│ └─media
├─entry
│ └─.preview
│ └─cache
│ └─entry
│ └─src
│ └─main
│ └─ets
│ ├─Buttons
│ ├─common
│ │ ├─bean
│ │ └─constants
│ ├─entryability
│ ├─model
│ ├─pages
│ └─view
└─src
└─main
├─ets
│ ├─common
│ │ ├─bean
│ │ └─constants
│ ├─entryability
│ ├─model
│ ├─pages
│ └─view
└─resources
├─base
│ ├─element
│ ├─media
│ └─profile
├─en_US
│ └─element
├─rawfile
└─zh_CN
└─element
暂无
暂无
暂无
贡献使开源社区成为一个学习、激励和创造的绝佳场所。你所作的任何贡献都是非常感谢的。
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
该项目使用Git进行版本管理。您可以在repository参看当前可用版本。
B站: Nancy朗吾東
知乎: 朗 吾 東 qq: 63265742
欢迎添加我的联系方式交流学习
您也可以在贡献者名单中参看所有参与该项目的开发者。
该项目由个人原创,你可以下载该项目进行学习。
感谢各位朋友的积极反馈