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

建设牌安全带官方网站o2o网站建设机构

建设牌安全带官方网站,o2o网站建设机构,做网站对服务器要求,专门帮忙做网站的公司桥接模式 通过桥接模式#xff0c;我们可以将业务逻辑与元素的事件解耦#xff0c;也可以更灵活的创建一些对象 倘若我们有如下代码 const dom document.getElementById(#test)// 鼠标移入移出事件 // 鼠标移入时改变背景色和字体颜色 dom.onmouseenter function() { th…桥接模式 通过桥接模式我们可以将业务逻辑与元素的事件解耦也可以更灵活的创建一些对象 倘若我们有如下代码 const dom document.getElementById(#test)// 鼠标移入移出事件 // 鼠标移入时改变背景色和字体颜色 dom.onmouseenter function() { this.style.color whitethis.style.backgroundColor black }// 鼠标移出时恢复背景色和字体颜色 dom.onmouseleave function () {this.style.color blackthis.style.backgroundColor white }这里我们不难看出有部分代码是重复的只是改变了字体颜色跟背景色这耦合度就高起来了我们可以是这样 const changeColor (dom, color, val){dom.style[color] val } const dom document.getElementById(#test) dom.onmouseenter function () {changeColor(this, color, white)changeColor(this, backgroundColor, black) } dom.onmouseleave function () {changeColor(this, color, black)changeColor(this, backgroundColor, white) } 继续优化 const changeColor (dom, color, val){dom.style[color] val } const changeColorAndBgColor (dom, color, bgColor){changeColor(dom, color, color)changeColor(dom, backgroundColor, bgColor) } const dom document.getElementById(#test) dom.onmouseenter function () {changeColorAndBgColor(this, white, black) } dom.onmouseleave function () {changeColor(this, black, white) } 多元化 在使用不同角色有相同公用的方法时可以使用这种多元化来处理 const Speed (x, y) {this.x xthis.y y } Speed.prototype.run function () { console.log(first run) } // TODO其他内容 const Color color {this.color color } Color.prototype.draw function () {console.log(first draw) } // TODO其他内容 const Speak word {this.word word } Speak.prototype.say function () {console.log(first say) } // TODO其他内容// 创建一个 球 const Ball function (x, y, color) {this.speed new Speed(x, y)this.color new Color(color) } Ball.prototype.init function () {this.speed.run()this.color.draw() }// 创建一个人 const People function (x, y, say) {this.speed new Speed(x, y)this.speak new Speak(say) } People.prototype.init function () {this.speed.run()this.speak.say() } ... 通过桥接灵活的创建一个对象针对不同的对象处理不同的业务逻辑更灵活处理差异
http://www.zqtcl.cn/news/350928/

相关文章:

  • 网站建设制作过程网站添加支付功能
  • 网站制作字体即墨公司做网站
  • vue 做pc网站可以吗哪个网站买域名便宜
  • 做销售网站那家好金华住房与城乡建设部网站
  • apple私人免费网站怎么下载无锡网站建设技术
  • 移动应用网站开发阶段作业信息型网站有哪些
  • 监控直播网站开发网站建设与管理总结
  • 青岛城阳网站设计免费网站成品
  • 做服装外贸的网站ghost wordpress
  • 建设银行的网站为什么这么卡网页设计用啥软件
  • 电子商务 网站开发南阳网网站建设
  • 中小型企业网络拓扑图及配置株洲seo网站推广
  • 中国镇江网站如何搭建自己的网址
  • wordpress 自动广告seo搜索引擎优化原理
  • 区块链网站用vue.js做怎么样长春站建筑
  • 集团公司门户网站建设adsl做网站
  • 山东建设监理协会官方网站茂名建站公司模板
  • 烟台做网站案例创业网站推广怎么做
  • php项目网站建设方案书专做药材的网站有哪些
  • 网站表单模板营销型网站建设的5大技巧
  • html手机版网站网站备案后怎么做实名认证
  • 第五冶金建设公司职工大学网站大连工业
  • 网站的基础服务html网站地图生成器
  • 网站开发学徒工作如何设计师培训哪家好
  • 做网站多少钱西宁君博正规株洲在线论坛招聘求职
  • 抚州营销型网站建设殡葬类网站建设
  • 公司网站制作汇报会合肥品牌设计
  • 网站推广策划书怎么说网站建设公司中企动力强
  • php网站源码架构阿里巴巴运营技巧
  • 如何帮助网站吸引流量宁波市网站集约化建设通知