代码拉取完成,页面将自动刷新
主页 |
---|
拦截视频资源 |
---|
忽略csp检查并拦截 |
---|
拦截ISOLATED属性 |
---|
拦截LOCAL属性 |
---|
拦截service worker |
---|
测试读取blob类型http body stream |
---|
测试读取chunked类型http body stream |
---|
├── entry
│ └── src
│ └── main
│ ├── cpp // C++代码区
│ │ ├── CMakeLists.txt // CMAKE配置文件
│ │ ├── hello.cpp // Native业务代码实现
│ │ ├── rawfile_request.cpp // RawfileRequest实现
│ │ ├── rawfile_request.h // RawfileRequest类
│ │ └── types
│ │ └── libentry // C++接口导出
│ │ ├── Index.d.ts
│ │ └── oh-package.json5
│ ├── ets // ArkTS代码区
│ │ ├── entryability
│ │ │ └── EntryAbility.ets // 入口类
│ │ ├── entrybackupability
│ │ │ └── EntryBackupAbility.ets // 备份恢复框架
│ │ └── pages
│ │ └── Index.ets // 主页
│ └── resources // 应用资源文件
不涉及。
如需单独下载本工程,执行如下命令:
git init
git config core.sparsecheckout true
echo code/DocsSample/ArkWeb/ArkWebSchemeHandler > .git/info/sparse-checkout
git remote add origin https://gitee.com/openharmony/applications_app_samples.git
git pull origin master
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。