javascript-js代码得到图片的地址url,有没有办法用c++代码下载url下的图片

问题描述

js代码得到图片的地址url,有没有办法用c++代码下载url下的图片
我的.html 文件里的js代码求得图的url,能不能将这个url传到一个c++代码里,把图片以jpg格式保存到本地的的指定路径下,具体该怎么实现呢

解决方案

http://blog.chinaunix.net/uid-24862988-id-3722069.html

解决方案二:
http://blog.csdn.net/glt3953/article/details/11605009

解决方案三:
用winhttp API,或者libcurl库来下载。

解决方案四:
MFC Classes for Creating Internet Client Applications
Home | Overview | How Do I

MFC provides the following classes and global functions for writing Internet client applications. Indentation indicates a class is derived from the unindented class above it. CGopherFile and CHttpFile derive from CInternetFile for example.

Classes:

CInternetSession

CInternetConnection

CFtpConnection

CGopherConnection

CHttpConnection

CInternetFile

CGopherFile

CHttpFile

CFileFind

CFtpFileFind

CGopherFileFind

CGopherLocator

CInternetException

Global functions:

AfxParseURL

AfxGetInternetHandleType

AfxThrowInternetException

These classes and global functions are declared in AFXINET.H except CFileFind which is declared in AFX.H.

时间: 2024-09-16 06:59:07

javascript-js代码得到图片的地址url,有没有办法用c++代码下载url下的图片的相关文章

asp图片显示问题-Asp中如何把一个网站的某个目录下的图片全部加载在页面

问题描述 Asp中如何把一个网站的某个目录下的图片全部加载在页面 界面代码 后台代码//图片存在//photo/US000001/我的相册/1.jpg//其中US000001是u.use_id可以获取的我的相册是DropDownListPhoto.SelectValue的值 private void DataListPhotoBind() {//其中u.use_id是用户id string path = Server.MapPath(""photo"") + &qu

js代码得到以图片的地址url,有没有办法用php代码下载url下的图片

问题描述 js代码得到以图片的地址url,有没有办法用php代码下载url下的图片 <!DOCTYPE html> 普通地图&全景图 body, html{width: 100%;height: 100%;overflow: hidden;margin:0;} #panorama {height: 100%;overflow: hidden;} var myGeo = new BMap.Geocoder(); var url; // 将地址解析结果显示在地图上,并调整地图视野 myGe

javascript获取URL参数与参数值的示例代码

 本篇文章主要是对javascript获取URL参数与参数值的示例代码进行了介绍,需要的朋友可以过来参考下,希望对大家有所帮助  代码如下: <script>                   function goto_url(url){                       var new_url = "http://shop.usteel.com/index.php?app=list_release";                       var d_

Js+Jq获取URL参数的集中方法示例代码_javascript技巧

JQ取值方法: jquery本身也不存在取得URL参数的方法,但是已经存在插件,可以直接取得URL等参数 插件连接主页:https://github.com/allmarkedup/jQuery-URL-Parser 下载链接:http://download.github.com/allmarkedup-jQuery-URL-Parser-bb2bf37.zip Examples of use Using the current page's url (for these examples ht

js鼠标点击按钮切换图片-图片自动切换-点击左右按钮切换特效代码_javascript技巧

今天来分享一下鼠标点击按钮,图片进行切换+图片自动切换+点击左右按钮图片进行切换的三种效果的组合代码. 最后的效果如下:     Html代码部分: <!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="Generator" content="EditPlus"> <

javascript获取URL参数与参数值的示例代码_javascript技巧

复制代码 代码如下: <script>                  function goto_url(url){                      var new_url = "http://shop.usteel.com/index.php?app=list_release";                      var d_date  = getParameter("date",url);                    

多线程爬虫批量下载pcgame图片url 保存为xml的实现代码_python

复制代码 代码如下: #coding=gbkfrom xml.dom import minidom,Nodeimport urllib2,re,osdef readsrc(src):    try:        url = urllib2.urlopen(src)        content = url.read()#.decode('utf-8')        return content    except:        print 'error'        return Non

js获取url中指定参数值的示例代码

 这篇文章主要是对js获取url中指定参数值的示例代码进行了介绍,需要的朋友可以过来参考下,希望对大家有所帮助 如下所示: 代码如下:  ///获取url中指定参数         // <param name="paras">参数名称</param>         ///         function request(paras) {             var url = location.href;             var paraStr

正则表达式提取网址、标题、图片等一例(.Net Asp Javascript/Js)的实现_正则表达式

在一些抓取.过滤等情况下, 正则表达式 regular expression 的优势是很明显的. 例如,有如下的字符串: 复制代码 代码如下: <li><a href="http://www.abcxyz.com/something/article/143.htm" title="FCKEditor高亮代码插件测试"><span class="article-date">[09/11]</span>