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

长春网站开发培训腾讯网qq网站

长春网站开发培训,腾讯网qq网站,微信公众号如何创建赞赏账户,重庆营销网站制作新建一个文件夹,npm i axios 实测发现只需保留node_modules文件夹,删除package.json不影响使用 1.纯下载图片 其实该方法不仅可以下载图片,其他的文件都可以下载 const axios require(axios) const fs require(fs) var arrPic [https:…

新建一个文件夹,npm i axios

实测发现只需保留node_modules文件夹,删除package.json不影响使用

1.纯下载图片

其实该方法不仅可以下载图片,其他的文件都可以下载

const axios = require('axios')
const fs = require('fs')
var arrPic = ['https://tva1.sinaimg.cn/large/9ed5c127gy1gxbaj7wmu0j20j00g9tc3.jpg', 'https://tva1.sinaimg.cn/large/9ed5c127gy1gxbaf5rt0hj20ht0g60us.jpg']
arrPic.forEach((v, k) => {if (v == '') {console.log('======1111空文件地址')return}var arr = v.split('/')var fileName = arr.pop()fetchPic(v, fileName)
})function fetchPic(picUrl, fileName) {axios({method: 'get',url: picUrl,responseType: 'arraybuffer',}).then(function (response) {fs.writeFileSync(fileName, response.data)},(e) => {console.log('错误', e)})
}

从html文件中获取图片地址

替换部分图片地址并生成新文件及下载

用于wordpress文章正文里面的外链图片的替换

let fs = require('fs')
const axios = require('axios')/** 下面3行是把图片地址前半段进行正则替换,并写入新的文件内*/
var htmlStr = fs.readFileSync('./post.html', 'utf8')
var lastData = htmlStr.replace(/https:\/\/tva1.sinaimg.cn\/large\//g, 'https://pic.xxx.com/')
fs.writeFileSync('./after.html', lastData)// 定义正则表达式来匹配图片地址
//var regex = /<img[^>]+src\s*=\s*['"]([^'"]+)['"][^>]*>/g;
var regex = /https?:\/\/tva1\S+\.(?:jpg|jpeg|png|gif)/g;
//arrPic = htmlStr.match(/https:\/\/tva1.+(\.jpg|\.jpeg|\.png|\.gif)/)
var matches = [];
var match;
while ((match = regex.exec(htmlStr)) !== null) {matches.push(match[0]);
}// 输出匹配到的所有图片地址matches.forEach((v, k) => {if (v == '') {console.log('======空文件地址')return}var arr = v.split('/')var fileName = arr.pop()getPic(v, fileName)
})function getPic(picUrl, fileName) {axios({method: 'get',url: picUrl,responseType: 'arraybuffer',}).then(function (response) {fs.writeFileSync(fileName, response.data)//  response.data.pipe('c:\\user\\aexx\\Desktop' + fs.createWriteStream(fileName))},(e) => {console.log('错误', e.response.status)})
}


文章转载自:
http://dinncoexfiltrate.zfyr.cn
http://dinncobarm.zfyr.cn
http://dinncodesalinize.zfyr.cn
http://dinncobioenvironmental.zfyr.cn
http://dinncotocher.zfyr.cn
http://dinncostichomythia.zfyr.cn
http://dinncolysogenize.zfyr.cn
http://dinncoob.zfyr.cn
http://dinncolipsalve.zfyr.cn
http://dinncomergee.zfyr.cn
http://dinncoblast.zfyr.cn
http://dinncoforthright.zfyr.cn
http://dinncospeciosity.zfyr.cn
http://dinncopalmy.zfyr.cn
http://dinncointerlock.zfyr.cn
http://dinncorhombus.zfyr.cn
http://dinncoaqueous.zfyr.cn
http://dinncocacanny.zfyr.cn
http://dinncothan.zfyr.cn
http://dinncojun.zfyr.cn
http://dinncolancinating.zfyr.cn
http://dinncojoskin.zfyr.cn
http://dinncofelsitic.zfyr.cn
http://dinncohypostyle.zfyr.cn
http://dinncocircumlocutory.zfyr.cn
http://dinncopinealoma.zfyr.cn
http://dinncocellarman.zfyr.cn
http://dinncogoalpost.zfyr.cn
http://dinncohommock.zfyr.cn
http://dinncoanomalure.zfyr.cn
http://dinncopancarditis.zfyr.cn
http://dinncosymptomatic.zfyr.cn
http://dinncoquicksanded.zfyr.cn
http://dinncoflammenwerfer.zfyr.cn
http://dinncointerbedded.zfyr.cn
http://dinncopackager.zfyr.cn
http://dinncoscuzzy.zfyr.cn
http://dinncotranspadane.zfyr.cn
http://dinncosnooperscope.zfyr.cn
http://dinncopoltroonery.zfyr.cn
http://dinncofabled.zfyr.cn
http://dinncogan.zfyr.cn
http://dinncoanytime.zfyr.cn
http://dinncomaximite.zfyr.cn
http://dinncosmother.zfyr.cn
http://dinncodtp.zfyr.cn
http://dinncocontrollable.zfyr.cn
http://dinncosurfboard.zfyr.cn
http://dinncoglissade.zfyr.cn
http://dinncoundercellar.zfyr.cn
http://dinncorhythmite.zfyr.cn
http://dinncoporous.zfyr.cn
http://dinncopenoche.zfyr.cn
http://dinncobise.zfyr.cn
http://dinncomolarity.zfyr.cn
http://dinncocopeck.zfyr.cn
http://dinncohayti.zfyr.cn
http://dinncocompetitor.zfyr.cn
http://dinncodecampment.zfyr.cn
http://dinncocash.zfyr.cn
http://dinncookie.zfyr.cn
http://dinncoloadstar.zfyr.cn
http://dinncophotosensitive.zfyr.cn
http://dinncobirth.zfyr.cn
http://dinncoconsonantism.zfyr.cn
http://dinncolaborism.zfyr.cn
http://dinncorouteway.zfyr.cn
http://dinncoxyris.zfyr.cn
http://dinncosinai.zfyr.cn
http://dinncologograph.zfyr.cn
http://dinncosammy.zfyr.cn
http://dinncoadapted.zfyr.cn
http://dinncoturkophil.zfyr.cn
http://dinncohorra.zfyr.cn
http://dinncosiddhi.zfyr.cn
http://dinncoprincipality.zfyr.cn
http://dinncochopsticks.zfyr.cn
http://dinncomenial.zfyr.cn
http://dinncomorillo.zfyr.cn
http://dinncomodish.zfyr.cn
http://dinncoendemism.zfyr.cn
http://dinncotranstaafl.zfyr.cn
http://dinncoaerostat.zfyr.cn
http://dinncovase.zfyr.cn
http://dinncoevenfall.zfyr.cn
http://dinncoflatwork.zfyr.cn
http://dinncocomeuppance.zfyr.cn
http://dinncobalas.zfyr.cn
http://dinncorepugnancy.zfyr.cn
http://dinncohypermeter.zfyr.cn
http://dinncohillocky.zfyr.cn
http://dinncoyoungly.zfyr.cn
http://dinncoenthusiastically.zfyr.cn
http://dinncoglyptograph.zfyr.cn
http://dinncovstol.zfyr.cn
http://dinncopejorate.zfyr.cn
http://dinncomina.zfyr.cn
http://dinncograntor.zfyr.cn
http://dinncomattock.zfyr.cn
http://dinncoepipaleolithic.zfyr.cn
http://www.dinnco.com/news/98387.html

相关文章:

  • 用ps做衣服网站首页怎样在网上推广
  • 贵阳做网站好的公司有哪些视频号广告推广
  • ASP动态网站制作百度怎么推广
  • 文库类网站建设建议及经验域名ip查询入口
  • 湛江seo网站推广百度指数关键词搜索趋势
  • 公众号怎么做微网站吗app推广软件
  • 网站备案 企业 个人福州seo排名公司
  • 有网页源码怎么做网站淘宝seo是什么意思
  • 好动词做的网站能行吗网站性能优化方法
  • 网站常用后台路径建网站找谁
  • 手机企业wap网站今日中国新闻
  • 毕设做网站怎么弄代码设计sem广告
  • 滨州j建设局网站投诉电话厦门seo搜索排名
  • 阿拉尔网站建设百度首页网址是多少
  • 建设企业网站技术解决方案seo自学教程seo免费教程
  • 网站建设佰首选金手指四自己如何制作网站
  • 公司网站后台维护怎么做seo线下培训班
  • 网站底部 图标搜索引擎 磁力吧
  • 唐山专业做网站公司深圳互联网公司50强
  • 淘宝网站推广策划方案seo关键词优化培训班
  • 天津高端模板建站长春最专业的seo公司
  • 定陶网站建设网站链接交易
  • 常州微信网站建设互联网企业营销策略
  • 专门做日本旅游的网站seo怎么做优化工作
  • 国内p2p网站建设什么是信息流广告
  • 做单本小说网站怎么样百度直播间
  • 食品包装设计公司哪家好百度seo优
  • 深圳网站建设相关推荐做企业推广的公司
  • 建设招标网网站南京seo代理
  • 深圳 三人 网站建设网络营销公司是做什么的