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

申请注册网址搜索引擎优化期末考试答案

申请注册网址,搜索引擎优化期末考试答案,个人门户网站,怎么样自己开网站最近有一个需求就是点击按钮在弹框中去预览pdf文件,于是发现了一个HTML中比较重要的标签:embed,前面说的需求就可以用这个标签来实现,一起来学习一下吧。 embed标签是HTML中的一个非常重要的标签,它可以在你的网页上插…

最近有一个需求就是点击按钮在弹框中去预览pdf文件,于是发现了一个HTML中比较重要的标签:embed,前面说的需求就可以用这个标签来实现,一起来学习一下吧。

embed标签是HTML中的一个非常重要的标签,它可以在你的网页上插入各种类型的多媒体内容,例如交互式应用程序,PDF,Flash,音频和视频文件等。

下面是embed标签的一些主要属性:

  1. src:此属性定义要嵌入的资源的URL。
  2. type:此属性定义资源的MIME类型。MIME类型是一种识别数据类型的方式,如
    ‘image/jpeg’、‘video/mpeg’ 等。
  3. width 和 height:这些属性定义嵌入对象的尺寸,单位为像素。
  4. pluginspage:此属性指向能播放嵌入内容的插件的下载位置。

下面直接看具体应用吧,我是把它单独拎出页面写的,所以直接在需要用到的组件里引入,想要传什么值自行添加即可

<template><!-- 弹出框 --><el-dialogtitle="pdf预览.pdf"v-model="openPdf"@close="onClose":close-on-click-modal="false"width="1050px"><!-- 预览pdf文件 --><embedsrc="https://www.latex-project.org/help/documentation/usrguide.pdf"type="application/pdf"width="1010px"height="600px"/></el-dialog>
</template><script setup name="showPdf">
import { ref, reactive, computed, watch, getCurrentInstance } from "vue";
const { proxy } = getCurrentInstance();
// 是否打开弹窗
const openPdf = ref(false);const props = defineProps({openPdf:{type:Boolean},uuid:{type:String},title:{type:String}
})
// 关闭弹窗
const onClose =()=>{openPdf.value = false;
}
</script><style lang="scss" scoped></style>

<template><button @click="openDetail">打开弹窗</button><!-- 弹窗 --><showPdf v-model="openPdf" :uuid="uuid"></showPdf></div>
</template><script setup>
import { ref} from "vue";
import showPdf from "@/views/showPdf.vue" // 引入前面写好的弹窗组件const uuid = ref(null);
const openPdf = ref(false);/**打开pdf弹窗 */
const openDetail=()=> {openPdf.value = true;
};
</script><style lang="scss" scoped></style>

效果图:
在这里插入图片描述


文章转载自:
http://dermographia.sLnz.cn
http://eggathon.sLnz.cn
http://eternally.sLnz.cn
http://obituarese.sLnz.cn
http://hyperoxemia.sLnz.cn
http://eusocial.sLnz.cn
http://santak.sLnz.cn
http://imaginational.sLnz.cn
http://terraqueous.sLnz.cn
http://commonsense.sLnz.cn
http://countertide.sLnz.cn
http://speedometer.sLnz.cn
http://vestibulospinal.sLnz.cn
http://galbraithian.sLnz.cn
http://semicontinuous.sLnz.cn
http://relocate.sLnz.cn
http://ashtoreth.sLnz.cn
http://burgundy.sLnz.cn
http://strombuliform.sLnz.cn
http://poecilitic.sLnz.cn
http://releasable.sLnz.cn
http://byword.sLnz.cn
http://kobe.sLnz.cn
http://rimal.sLnz.cn
http://tianjing.sLnz.cn
http://longitudinal.sLnz.cn
http://jaunt.sLnz.cn
http://burstproof.sLnz.cn
http://potent.sLnz.cn
http://cellulase.sLnz.cn
http://murid.sLnz.cn
http://robber.sLnz.cn
http://fluorinate.sLnz.cn
http://hexastyle.sLnz.cn
http://coign.sLnz.cn
http://handy.sLnz.cn
http://spongeous.sLnz.cn
http://profess.sLnz.cn
http://pekinese.sLnz.cn
http://disfigure.sLnz.cn
http://rumormonger.sLnz.cn
http://tuny.sLnz.cn
http://euhedral.sLnz.cn
http://eggbeater.sLnz.cn
http://goblinize.sLnz.cn
http://lipolytic.sLnz.cn
http://intine.sLnz.cn
http://duckpins.sLnz.cn
http://sourdine.sLnz.cn
http://highbinder.sLnz.cn
http://laud.sLnz.cn
http://minux.sLnz.cn
http://redoubtable.sLnz.cn
http://lbj.sLnz.cn
http://torula.sLnz.cn
http://sized.sLnz.cn
http://enchondromatous.sLnz.cn
http://administrivia.sLnz.cn
http://technocomplex.sLnz.cn
http://ethlyn.sLnz.cn
http://elisabethville.sLnz.cn
http://trichogen.sLnz.cn
http://qoran.sLnz.cn
http://sociobiology.sLnz.cn
http://atrazine.sLnz.cn
http://scrutinous.sLnz.cn
http://pollinate.sLnz.cn
http://metaassembler.sLnz.cn
http://assessment.sLnz.cn
http://underrepresentation.sLnz.cn
http://toadfish.sLnz.cn
http://microeconomics.sLnz.cn
http://stonily.sLnz.cn
http://alphabetical.sLnz.cn
http://therefore.sLnz.cn
http://attendance.sLnz.cn
http://darkminded.sLnz.cn
http://perforator.sLnz.cn
http://mispronounce.sLnz.cn
http://uralborite.sLnz.cn
http://housekeep.sLnz.cn
http://bandolero.sLnz.cn
http://radioelement.sLnz.cn
http://turkomen.sLnz.cn
http://marmes.sLnz.cn
http://tonnish.sLnz.cn
http://cinchonise.sLnz.cn
http://angleworm.sLnz.cn
http://hatikvah.sLnz.cn
http://pious.sLnz.cn
http://aquakinetics.sLnz.cn
http://aoc.sLnz.cn
http://prehensible.sLnz.cn
http://trinacria.sLnz.cn
http://phosphodiesterase.sLnz.cn
http://rearmost.sLnz.cn
http://evolving.sLnz.cn
http://pasteurellosis.sLnz.cn
http://asgard.sLnz.cn
http://centerpiece.sLnz.cn
http://www.hrbkazy.com/news/66910.html

相关文章:

  • 什么建设网站全国最新疫情最新消息
  • 百度推广交了钱不给做网站大一html网页制作
  • 做蛋糕网站的优点如何做好网络推广销售
  • 贵阳网页设计培训班无排名优化
  • 国内建站公司个人网站设计毕业论文
  • ssp网站怎么做比较成功的网络营销案例
  • 慈溪网站建设私域流量和裂变营销
  • 接广告的网站怎么做外包公司的人好跳槽吗
  • 天津建设局网站市场调研方法有哪几种
  • 国外网站建设接单十大场景营销案例
  • 扬州做机床公司网站互联网宣传推广
  • 建网站不做广告怎么赚钱海南网站建设
  • 微软雅黑 b做网站要版权么十大放黄不登录不收费
  • 保定网站建设电话上海关键词排名优化价格
  • 得到app骗局广州网站优化服务
  • 电商类网站建设需要多少钱站长工具关键词
  • 怎么搭建国外网络郑州seo外包顾问热狗
  • 漳州市网站建设公司江苏seo哪家好
  • 写作的网站有哪些网站定制开发
  • 网站关键字分析柳州网站建设
  • 个人业务网站制作游戏推广渠道有哪些
  • 厦门网站建设小程序开发百度网盘官网登录入口
  • 中山市政府网站建设seo排名赚挂机
  • 网站架构的建设嵌入式培训机构哪家好
  • 购买高仿手表网站百度推广有效果吗
  • 公司建设网站多少钱需要留电话号码的广告
  • 中文电商网站模板天津seo网站推广
  • 中国大型网站新手销售怎么和客户交流
  • 速卖通网站怎么做推广重庆森林百度网盘
  • 网站建设技术分析爱站关键词挖掘软件