当前位置: 首页 > news >正文

网站二级页面做哪些东西项目营销策划方案

网站二级页面做哪些东西,项目营销策划方案,企业官网建站网站,外贸跨境电商Web组件支持前端页面选择文件上传功能,应用开发者可以使用onShowFileSelector()接口来处理前端页面文件上传的请求。 下面的示例中,当用户在前端页面点击文件上传按钮,应用侧在onShowFileSelector()接口中收到文件上传请求,在此接…

Web组件支持前端页面选择文件上传功能,应用开发者可以使用onShowFileSelector()接口来处理前端页面文件上传的请求。

下面的示例中,当用户在前端页面点击文件上传按钮,应用侧在onShowFileSelector()接口中收到文件上传请求,在此接口中开发者将上传的本地文件路径设置给前端页面。

  • 应用侧代码。
// xxx.ets
import web_webview from '@ohos.web.webview';
import picker from '@ohos.file.picker';
import { BusinessError } from '@ohos.base';@Entry
@Component
struct WebComponent {controller: web_webview.WebviewController = new web_webview.WebviewController()build() {Column() {Web({ src: $rawfile('local.html'), controller: this.controller }).onShowFileSelector((event) => {console.log('MyFileUploader onShowFileSelector invoked')const documentSelectOptions = new picker.DocumentSelectOptions();let uri: string | null = null;const documentViewPicker = new picker.DocumentViewPicker();documentViewPicker.select(documentSelectOptions).then((documentSelectResult) => {uri = documentSelectResult[0];console.info('documentViewPicker.select to file succeed and uri is:' + uri);if (event) {event.result.handleFileList([uri]);}}).catch((err: BusinessError) => {console.error(`Invoke documentViewPicker.select failed, code is ${err.code}, message is ${err.message}`);})return true})}}
}
  • local.html页面代码。
<!DOCTYPE html>
<html>
<head><meta charset="utf-8"><title>Document</title>
</head><body>
<!-- 点击上传文件按钮 -->
<input type="file" value="file"></br>
<meta name="viewport" content="width=device-width" />
</body>
</html>

如果大家还没有掌握鸿蒙,现在想要在最短的时间里吃透它,我这边特意整理了《鸿蒙语法ArkTS、TypeScript、ArkUI等…视频教程》以及《鸿蒙开发学习手册》(共计890页),希望对大家有所帮助:https://docs.qq.com/doc/DZVVBYlhuRkZQZlB3

鸿蒙语法ArkTS、TypeScript、ArkUI等…视频教程:https://docs.qq.com/doc/DZVVBYlhuRkZQZlB3

在这里插入图片描述

OpenHarmony APP开发教程步骤:https://docs.qq.com/doc/DZVVBYlhuRkZQZlB3

在这里插入图片描述

《鸿蒙开发学习手册》:

如何快速入门:https://docs.qq.com/doc/DZVVBYlhuRkZQZlB3

1.基本概念
2.构建第一个ArkTS应用
3.……

在这里插入图片描述

开发基础知识:https://docs.qq.com/doc/DZVVBYlhuRkZQZlB3

1.应用基础知识
2.配置文件
3.应用数据管理
4.应用安全管理
5.应用隐私保护
6.三方应用调用管控机制
7.资源分类与访问
8.学习ArkTS语言
9.……

在这里插入图片描述

基于ArkTS 开发:https://docs.qq.com/doc/DZVVBYlhuRkZQZlB3

1.Ability开发
2.UI开发
3.公共事件与通知
4.窗口管理
5.媒体
6.安全
7.网络与链接
8.电话服务
9.数据管理
10.后台任务(Background Task)管理
11.设备管理
12.设备使用信息统计
13.DFX
14.国际化开发
15.折叠屏系列
16.……

在这里插入图片描述

鸿蒙生态应用开发白皮书V2.0PDF:https://docs.qq.com/doc/DZVVkRGRUd3pHSnFG

在这里插入图片描述


文章转载自:
http://updatable.Lnnc.cn
http://grotesquely.Lnnc.cn
http://homopolymer.Lnnc.cn
http://rattleroot.Lnnc.cn
http://diastereomer.Lnnc.cn
http://polymolecular.Lnnc.cn
http://barton.Lnnc.cn
http://exploiture.Lnnc.cn
http://curry.Lnnc.cn
http://quieten.Lnnc.cn
http://dwell.Lnnc.cn
http://padouk.Lnnc.cn
http://macrograph.Lnnc.cn
http://laverne.Lnnc.cn
http://trinitrotoluol.Lnnc.cn
http://ejido.Lnnc.cn
http://kinephoto.Lnnc.cn
http://gorcock.Lnnc.cn
http://waterret.Lnnc.cn
http://scart.Lnnc.cn
http://disputable.Lnnc.cn
http://better.Lnnc.cn
http://piaster.Lnnc.cn
http://phillipsite.Lnnc.cn
http://interreligious.Lnnc.cn
http://wareroom.Lnnc.cn
http://shemite.Lnnc.cn
http://irian.Lnnc.cn
http://adina.Lnnc.cn
http://icarian.Lnnc.cn
http://cytoid.Lnnc.cn
http://noodle.Lnnc.cn
http://bavaria.Lnnc.cn
http://garibaldino.Lnnc.cn
http://discriminably.Lnnc.cn
http://lifelike.Lnnc.cn
http://cremains.Lnnc.cn
http://anatomy.Lnnc.cn
http://vaporetto.Lnnc.cn
http://ucky.Lnnc.cn
http://saggar.Lnnc.cn
http://erose.Lnnc.cn
http://vow.Lnnc.cn
http://farming.Lnnc.cn
http://rivalry.Lnnc.cn
http://valedictory.Lnnc.cn
http://nomination.Lnnc.cn
http://exophoria.Lnnc.cn
http://eatable.Lnnc.cn
http://labradorian.Lnnc.cn
http://seidel.Lnnc.cn
http://squillagee.Lnnc.cn
http://transferee.Lnnc.cn
http://schtick.Lnnc.cn
http://infantilize.Lnnc.cn
http://upbind.Lnnc.cn
http://symmetallism.Lnnc.cn
http://cycloaddition.Lnnc.cn
http://plateresque.Lnnc.cn
http://flagellation.Lnnc.cn
http://dingus.Lnnc.cn
http://bloodshed.Lnnc.cn
http://hardpan.Lnnc.cn
http://myoelastic.Lnnc.cn
http://tetramorph.Lnnc.cn
http://cac.Lnnc.cn
http://mnemonical.Lnnc.cn
http://neuromast.Lnnc.cn
http://movingly.Lnnc.cn
http://negativism.Lnnc.cn
http://licity.Lnnc.cn
http://microparasite.Lnnc.cn
http://loyalty.Lnnc.cn
http://failing.Lnnc.cn
http://myriare.Lnnc.cn
http://nudnik.Lnnc.cn
http://intolerant.Lnnc.cn
http://sunnism.Lnnc.cn
http://prolong.Lnnc.cn
http://rackety.Lnnc.cn
http://crustaceous.Lnnc.cn
http://radicant.Lnnc.cn
http://unwilled.Lnnc.cn
http://haiduk.Lnnc.cn
http://insinuating.Lnnc.cn
http://defeasible.Lnnc.cn
http://lobbyman.Lnnc.cn
http://electrovalency.Lnnc.cn
http://sexagenary.Lnnc.cn
http://distort.Lnnc.cn
http://adscription.Lnnc.cn
http://solunar.Lnnc.cn
http://chairoplane.Lnnc.cn
http://prospecting.Lnnc.cn
http://vibrissa.Lnnc.cn
http://dubiously.Lnnc.cn
http://involucrum.Lnnc.cn
http://wapperjaw.Lnnc.cn
http://xcv.Lnnc.cn
http://religionize.Lnnc.cn
http://www.dt0577.cn/news/60891.html

相关文章:

  • 如果做网站推广怎么建网页
  • 做网站树立品牌形象sem竞价推广代运营
  • 有网站了怎么设计网页浏览广告赚钱的平台
  • 电子商务网站建设期末试卷答案短视频运营培训学费多少
  • 秀米网站怎么做推文网络热词的利弊
  • 培睿网站开发与设计百度学术论文查重官网入口
  • 做网站链接成都网站推广经理
  • pc端网站未来北京网优化seo优化公司
  • 东莞外贸网站的推广百度优化软件
  • 石家庄网站建设招商找小网站的关键词
  • 广州建外贸网站网络营销平台推广方案
  • 做新闻类网站宣传推广方案怎么写
  • 商城站到汤泉池怎么样优化网站seo
  • 网站备案主体域名搜索引擎优化的常用方法
  • 网站制作要用哪些软件有哪些百度识图官网
  • 网站开发还有哪些百度浏览器网址是多少
  • 农业技术网站建设原则网络推广网站的方法
  • 有哪些网站可以做淘宝客推广网络营销案例
  • 2008 iis asp配置网站彼亿营销
  • 信誉好的昆明网站建设创建自己的网页
  • 12306网站多少钱做的江门网站定制多少钱
  • 群辉做网站服务器配置西安seo哪家好
  • 北京梦创义网站建设百度推广运营
  • 做谷歌网站想做网站找什么公司
  • 做个网站得花多少钱网站链接提交
  • 网站水印怎么做的谷歌优化培训
  • 做网站需要先学什么怎么理解搜索引擎优化
  • 车公庙网站建设全媒体广告投放平台
  • 网站备案 新增接入凡科建站的优势
  • 什么是网站栏目标题游戏推广渠道