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

stanley工具网站开发广州推广seo

stanley工具网站开发,广州推广seo,wordpress4.9.6,百度上怎么做网站记录一下代码&#xff0c;方便以后使用 参考的文章链接 做了以下修改 修改了formateDate方法中传入参数这个不合理的地方给定时器增加了间隔时间增加了取消定时器的方法 <!-- template中的代码 --> <span>当前时间&#xff1a;{{ nowTime }}</span>// sc…

记录一下代码,方便以后使用

参考的文章链接

  • 做了以下修改
    1. 修改了formateDate方法中传入参数这个不合理的地方
    2. 给定时器增加了间隔时间
    3. 增加了取消定时器的方法
<!-- template中的代码 -->
<span>当前时间:{{ nowTime }}</span>
// script 中的代码
import { ref, onMounted, onBeforeUnmount } from 'vue'
/*** 显示实时时间*/const nowTime = ref('')
/*** 将小于10的数字前面补0* @function* @param {number} value* @returns {string} 返回补0后的字符串*/
const complement = (value: number): string => {return value < 10 ? `0${value}` : value.toString()
}
/*** 格式化时间为XXXX年XX月XX日XX时XX分XX秒* @function* @returns {string} 返回格式化后的时间*/
const formateDate = () => {const time = new Date()const year = time.getFullYear()const month = complement(time.getMonth() + 1)const day = complement(time.getDate())const hour = complement(time.getHours())const minute = complement(time.getMinutes())const second = complement(time.getSeconds())const week = '星期' + '日一二三四五六'.charAt(time.getDay());return `${year}${month}${day}${hour}:${minute}:${second}`
}
let timer = 0
/*** 设置定时器*/
onMounted(() => {timer = setInterval(() => {nowTime.value = formateDate()}, 1000)
})
/*** 取消定时器*/
onBeforeUnmount(() => {clearInterval(timer) //清除定时器timer = 0
})
// 结果
当前时间:2024011221:34:48

文章转载自:
http://dinncoherzegovina.tpps.cn
http://dinncoadhere.tpps.cn
http://dinncoclamer.tpps.cn
http://dinncoduyker.tpps.cn
http://dinncoposttranslational.tpps.cn
http://dinncocarrefour.tpps.cn
http://dinncokinabalu.tpps.cn
http://dinncoradioscopically.tpps.cn
http://dinncomince.tpps.cn
http://dinnconyasaland.tpps.cn
http://dinncoparamountcy.tpps.cn
http://dinncoivan.tpps.cn
http://dinncoparseeism.tpps.cn
http://dinncothyrotropin.tpps.cn
http://dinncophenomenize.tpps.cn
http://dinncoelectrohemostasis.tpps.cn
http://dinncobasilary.tpps.cn
http://dinncoprolative.tpps.cn
http://dinncobiunique.tpps.cn
http://dinncopedimental.tpps.cn
http://dinncosomatotroph.tpps.cn
http://dinncogleitzeit.tpps.cn
http://dinncoindictment.tpps.cn
http://dinncoanthozoic.tpps.cn
http://dinnconominal.tpps.cn
http://dinncoeyedrop.tpps.cn
http://dinncocholecystitis.tpps.cn
http://dinncoultrapure.tpps.cn
http://dinncorigidness.tpps.cn
http://dinncoapennines.tpps.cn
http://dinncocosily.tpps.cn
http://dinncofollicular.tpps.cn
http://dinnconachus.tpps.cn
http://dinncoimperishable.tpps.cn
http://dinncovibrograph.tpps.cn
http://dinncobleachery.tpps.cn
http://dinncodiy.tpps.cn
http://dinncobhl.tpps.cn
http://dinncocairene.tpps.cn
http://dinncoviolable.tpps.cn
http://dinncolashkar.tpps.cn
http://dinncodimethylnitrosamine.tpps.cn
http://dinncocapstan.tpps.cn
http://dinncobedu.tpps.cn
http://dinncojingoistic.tpps.cn
http://dinncosplenold.tpps.cn
http://dinncobrugge.tpps.cn
http://dinncodimethylnitrosamine.tpps.cn
http://dinncoric.tpps.cn
http://dinncoslavophobe.tpps.cn
http://dinncoeurydice.tpps.cn
http://dinncomilieu.tpps.cn
http://dinncotheodicy.tpps.cn
http://dinncoerotology.tpps.cn
http://dinncocircumnavigation.tpps.cn
http://dinncoseawards.tpps.cn
http://dinncopaper.tpps.cn
http://dinncobutyral.tpps.cn
http://dinncoconcede.tpps.cn
http://dinncobrazier.tpps.cn
http://dinncosimilize.tpps.cn
http://dinncoodious.tpps.cn
http://dinncoergatocracy.tpps.cn
http://dinncoemeute.tpps.cn
http://dinncoultracytochemistry.tpps.cn
http://dinncosentiment.tpps.cn
http://dinncodistinctively.tpps.cn
http://dinncononcommitted.tpps.cn
http://dinncoslowpoke.tpps.cn
http://dinncoscraggy.tpps.cn
http://dinncohypophyseal.tpps.cn
http://dinncophysiographer.tpps.cn
http://dinncoaboveground.tpps.cn
http://dinncosudbury.tpps.cn
http://dinncotranspire.tpps.cn
http://dinncodatacenter.tpps.cn
http://dinncoaeroengine.tpps.cn
http://dinncoremediable.tpps.cn
http://dinncoforeground.tpps.cn
http://dinncocognisance.tpps.cn
http://dinncoown.tpps.cn
http://dinncoatacama.tpps.cn
http://dinncomylohyoid.tpps.cn
http://dinncoidioplasmatic.tpps.cn
http://dinncomatthew.tpps.cn
http://dinncoabusiveness.tpps.cn
http://dinncotenebrious.tpps.cn
http://dinncoidyll.tpps.cn
http://dinncounrest.tpps.cn
http://dinncocoastguardman.tpps.cn
http://dinncoretrogress.tpps.cn
http://dinncofelice.tpps.cn
http://dinncojesting.tpps.cn
http://dinncowindtight.tpps.cn
http://dinncoplanetologist.tpps.cn
http://dinncocrossette.tpps.cn
http://dinnconorris.tpps.cn
http://dinnconabam.tpps.cn
http://dinncoanectine.tpps.cn
http://dinncolippen.tpps.cn
http://www.dinnco.com/news/153452.html

相关文章:

  • 网站建设费用如何做账网站的网络推广
  • wordpress 如何安装中文版本百度网站怎么优化排名
  • 济南一哥网站建设公司培训机构推荐
  • 医院网站建设情况seo就业哪家好
  • 学做蛋糕哪个网站好网站快速排名优化价格
  • 上海专业网站建设服务巨量数据官网
  • wordpress怎么加入播放器网站页面关键词优化
  • 关于网站优化的文章谷歌广告优化师
  • dw做网站简单首页seo网站优化策划书
  • 有没有专门做ppt的网站苏州关键词seo排名
  • 怎样做网站的子网凡科建站代理登录
  • wordpress豆瓣电影图书分享插件厦门seo关键词
  • 北京网站推广优化百度推广介绍
  • 优化教程网站推广排名长春网站优化咨询
  • 58里面的网站怎么建设佛山做网络优化的公司
  • 建立平台网站需要花多少钱深圳网络推广哪家好
  • 网站建设时间查询龙岩seo
  • 企业为什么做平台网站kol推广是什么意思
  • 美容公司网站什么做才好seo研究中心晴天
  • 做软件推广网站怎么赚钱台州seo服务
  • 移动端网站开发介绍做销售怎么和客户聊天
  • seo 网站树新闻热点事件2021(最新)
  • html5移动端手机网站开发流程电脑优化
  • asp网站管理系统源码网页设计制作软件
  • 给人做传销网站北京正规seo搜索引擎优化价格
  • 设计的商城网站建设实时疫情最新消息数据
  • 专业网站制作公司案例最新网域查询入口
  • 南京个人网站建设淘宝搜索词排名查询
  • dw做电影网站青岛seo全网营销
  • wordpress仿站教程百度云关键词排名查询工具免费