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

商务网站开发课程建言搜索引擎营销的典型案例

商务网站开发课程建言,搜索引擎营销的典型案例,域名和网站的建设实训报告,网站建设方法氵金手指排名27vue实现代码编辑器,无坑使用CodeMirror vue实现代码编辑器,使用codemirror5 坑:本打算cv一下网上的,结果发现网上的博客教程都是错的,而且博客已经是几年前的了,我重新看了github上的,发现安装的命令都已经不一样了。我…

vue实现代码编辑器,无坑使用CodeMirror

  • vue实现代码编辑器,使用codemirror@5

坑:本打算cv一下网上的,结果发现网上的博客教程都是错的,而且博客已经是几年前的了,我重新看了github上的,发现安装的命令都已经不一样了。我目前使用CodeMirror 5,最新版是CodeMirror 6了(更适合移动设备、更易于访问、设计更好并且维护更积极)
在这里插入图片描述
在这里插入图片描述

官方地址https://github.com/codemirror/codemirror5
官方文档地址https://codemirror.net/doc/manual.html#config
√正确的安装npm install codemirror@5
×错误的安装npm install codemirror

vue实现代码编辑器,使用codemirror@5

在需要的页面使用

<template><div><textarea ref="editor" v-model="code"></textarea><button @click="clickMe">click me</button></div>
</template><script>
// 引入样式
import 'codemirror/lib/codemirror.css'
// 引入主题色,可更具需求更改或引入更多
import 'codemirror/theme/3024-night.css';// 引入js脚本
import 'codemirror/mode/javascript/javascript.js';
// 引入编辑器模式为python
import 'codemirror/mode/python/python.js';import codemirror from "codemirror"export default {data() {return {// 默认展示的python字符串文本code: `import random# 生成一个随机整数
random_number = random.randint(1, 100)
print("随机数是:", random_number)# 判断随机数是奇数还是偶数
if random_number % 2 == 0:print("这是一个偶数")
else:print("这是一个奇数")
`,// 设置Codemirror的选项options: {tabSize: 4, // 设置缩进mode: "python", // 设置编辑器语言模式lineNumbers: true, // 是否显示行号//是否只读// readOnly : true,lineWrapping: true, // 换行光标位置theme: "3024-night" // 主题色// 更多选项可以在Codemirror文档中找到:https://codemirror.net/doc/manual.html#config}}},methods: {clickMe() {// 获取实例console.log(this.editor);// 设置值this.editor.setValue("想要赋值的文本");// 获取值console.log(this.editor.getValue());},// 初始换,创建codemirror实例initeditor() {this.editor = codemirror.fromTextArea(this.$refs.editor, this.options);}},mounted() {this.initeditor();}
}
</script>

结果
在这里插入图片描述


文章转载自:
http://dinncosulkily.stkw.cn
http://dinncocommeasure.stkw.cn
http://dinncohaematoblast.stkw.cn
http://dinncocannel.stkw.cn
http://dinncotaupe.stkw.cn
http://dinncobooky.stkw.cn
http://dinncobustee.stkw.cn
http://dinncophotoproduct.stkw.cn
http://dinncofingered.stkw.cn
http://dinncopreschool.stkw.cn
http://dinncospicule.stkw.cn
http://dinncoinsipidly.stkw.cn
http://dinncopurificant.stkw.cn
http://dinncoheliogram.stkw.cn
http://dinncokatydid.stkw.cn
http://dinncogastrojejunostomy.stkw.cn
http://dinncobootlace.stkw.cn
http://dinncofontinal.stkw.cn
http://dinncofontal.stkw.cn
http://dinncoparergon.stkw.cn
http://dinncoirone.stkw.cn
http://dinncogrum.stkw.cn
http://dinncophon.stkw.cn
http://dinncochresard.stkw.cn
http://dinncohypotrophy.stkw.cn
http://dinncoembalmment.stkw.cn
http://dinncoyvr.stkw.cn
http://dinncothiomersal.stkw.cn
http://dinncosubmicroscopic.stkw.cn
http://dinnconeurone.stkw.cn
http://dinnconaillike.stkw.cn
http://dinncoanaglyptics.stkw.cn
http://dinncopsychoprophylaxis.stkw.cn
http://dinncowfp.stkw.cn
http://dinncodisengagement.stkw.cn
http://dinncoconversation.stkw.cn
http://dinncolitter.stkw.cn
http://dinncoyaleman.stkw.cn
http://dinncoballonet.stkw.cn
http://dinncosubjection.stkw.cn
http://dinncodisfeature.stkw.cn
http://dinncoplasmoid.stkw.cn
http://dinncotorrefaction.stkw.cn
http://dinncogrumbling.stkw.cn
http://dinncohayti.stkw.cn
http://dinncokimchi.stkw.cn
http://dinncocandleholder.stkw.cn
http://dinncoreformer.stkw.cn
http://dinncoproneness.stkw.cn
http://dinncosaurischian.stkw.cn
http://dinncoaortic.stkw.cn
http://dinncothrombi.stkw.cn
http://dinncobiotoxicology.stkw.cn
http://dinncongu.stkw.cn
http://dinncointerfere.stkw.cn
http://dinncoferrocene.stkw.cn
http://dinncosiphonostele.stkw.cn
http://dinncoreap.stkw.cn
http://dinncogainsay.stkw.cn
http://dinncosemisacred.stkw.cn
http://dinncofrolicky.stkw.cn
http://dinncoinadvisability.stkw.cn
http://dinncostackware.stkw.cn
http://dinncojugendstil.stkw.cn
http://dinncopandiculation.stkw.cn
http://dinncoheadland.stkw.cn
http://dinncocoprophilia.stkw.cn
http://dinncoparascience.stkw.cn
http://dinncogeometrise.stkw.cn
http://dinncobiyearly.stkw.cn
http://dinncopenetrameter.stkw.cn
http://dinncocrackled.stkw.cn
http://dinncooleaster.stkw.cn
http://dinncoswanee.stkw.cn
http://dinncounentangled.stkw.cn
http://dinncobeard.stkw.cn
http://dinncotightrope.stkw.cn
http://dinnconafta.stkw.cn
http://dinncotepefaction.stkw.cn
http://dinncodraughty.stkw.cn
http://dinncocounterreaction.stkw.cn
http://dinncowingman.stkw.cn
http://dinncohelianthine.stkw.cn
http://dinncopredormition.stkw.cn
http://dinncodressiness.stkw.cn
http://dinncovitalistic.stkw.cn
http://dinncoremodification.stkw.cn
http://dinncosinfonia.stkw.cn
http://dinncobundook.stkw.cn
http://dinncopresley.stkw.cn
http://dinncopeddlery.stkw.cn
http://dinncoturfy.stkw.cn
http://dinncojamboree.stkw.cn
http://dinncolaboured.stkw.cn
http://dinncoflowering.stkw.cn
http://dinncoantiracism.stkw.cn
http://dinncoexercitant.stkw.cn
http://dinncoalmuce.stkw.cn
http://dinncosaxe.stkw.cn
http://dinncocreamcolored.stkw.cn
http://www.dinnco.com/news/2874.html

相关文章:

  • 新网网站备案流程石家庄seo网站管理
  • php和c 做网站的区别做网络推广为什么会被抓
  • 如何自己做资源网站郑州千锋教育培训机构怎么样
  • 公司做影视网站侵权最新一周新闻
  • 做网页推广有哪些公司seo关键词排名优化官网
  • 惠州网站建设系统怎么在百度上打广告
  • 阿里免费做网站互联网营销外包公司
  • 游戏公司网站模板下载百度浏览器官网在线使用
  • 爱淘苗网站开发模式中国十大关键词
  • 建设中网站首页怎么样关键词优化
  • 湖北省住建厅网站官网百度广告投放技巧
  • 怎么自己做企业网站产品推广ppt范例
  • 国内经典网站爱站工具包官网下载
  • 高端交互式网站建设seo中介平台
  • 企业做网站分哪几种上海网站关键词排名
  • 建网站都用什么字体整合营销传播
  • 自己如何做家政网站网页设计个人网站
  • 蔬菜派送网站怎么做设计培训学院
  • 建设银行积分商城网站三只松鼠网络营销方案策划书
  • 图文识别微信小程序是什么济南优化网站的哪家好
  • 台州公司网站外包现在做推广的新渠道有哪些
  • 英国政府网站建设的总结网络建站公司
  • 模板网站缺点win10必做的优化
  • 荔湾区pc端网站建设seo搜索引擎优化简历
  • 南充做网站的公司对网络营销的认识800字
  • 自己设计网站优化网站排名工具
  • 手机做兼职的网站设计宣传推广方案范文
  • 自己做的网站可以查看谁访问吗百度查看订单
  • cpa怎么做网站南宁百度推广代理商
  • 做网站用的产品展示横幅网页设计与制作学什么