CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - vc URL

搜索资源列表

  1. SourceCode_URLLOGGER

    0下载:
  2. VC实现的对url进行监控的例子,比较实际而且可以扩展-VC url for the right of examples of monitoring, a more practical but can be extended
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4753
    • 提供者:ab
  1. GetIP

    1下载:
  2. GetIP 是一个在线状态下取得URL的IP值并可加快上网速度的工具,原理是将该IP值与URL写入本地DNS系统,访问该URL就可省去远方主机DNS查找的时间,把放大镜拖到浏览器的地址栏就可得到IP了,同时还可用来取出\"*******\"密码框的密码.奉上VC 5.0完整源码. 刘骥(Liu Ji) 99.6.4
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:35135
    • 提供者:所困大
  1. IEHelper1

    0下载:
  2. 利用IEHelper实现简单网址过滤的代码,VC++6.0环境-Using simple URL filter IEHelper code, VC++ 6.0 Environment
  3. 所属分类:Windows编程

    • 发布日期:2012-07-05
    • 文件大小:42968
    • 提供者:qiuyun
  1. IEHelper1.zip

    0下载:
  2. 利用IEHelper实现简单网址过滤的代码,VC++6.0环境,Using simple URL filter IEHelper code, VC++ 6.0 Environment
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:42968
    • 提供者:qiuyun
  1. URL_encode

    0下载:
  2. vc++中urlencode与urldecode的实现,在vc++中如果使用GET,非ascii字符必须通过这个以避免丢失。-urlencode and urldecode implementation, in vc++ If you use the GET, non-ascii characters must pass this in order to avoid loss.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:29352
    • 提供者:
  1. msword

    0下载:
  2. vc中操作word,利用Cwordoffice类,把word文件切割成400个字一篇的word文档,可以设置关键字和超链接网址,是学习Cwordoffice的很好的例程-vc in the operation word, use Cwordoffice class, cut the word document of 400 words a word document, you can set keywords and hyperlink URL, is to learn a good routi
  3. 所属分类:GUI Develop

    • 发布日期:2016-01-25
    • 文件大小:737280
    • 提供者:朱朱
  1. vcBhoPlugin

    0下载:
  2. 一个用vc写的拦截URL的BHO实例-Vc wrote an interception with the URL of the BHO instance ~ ~ ~
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4046567
    • 提供者:西南
  1. crawler

    1下载:
  2. 一个网络爬虫的实现 VC中一个界面设置URL和本地文件的初始编号-The realization of a network crawler. VC in the URL, and an interface to set the initial number of local documents
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1959212
    • 提供者:yuanmo
  1. 完成URL编码的C++类

    1下载:
  2. 本文的目的是设计一个完成URL编码的C++类。在我曾经的项目中,我需要从VC++ 6.0应用程序中POST数据,而这些数据需要进行URL编码。我在MSDN中查找能根据提供的字符串生成URL编码的相关类或API,但我没有找到,因此我必须设计一个自己的URLEncode C++类。-The purpose of this paper is to design a complete URL-encoded C++ classes. I have a project, I need VC++ 6.0 a
  3. 所属分类:网络编程

    • 发布日期:2015-03-12
    • 文件大小:32119
    • 提供者:mxb
  1. project1

    0下载:
  2. 使用COM组件,检测url是否有效,客户程序调用com组件,vc测试通过,其他的语言未测试-The use of COM components, testing url is valid, the customer calls com components, vc test is passed, other languages are not testing
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-07
    • 文件大小:220029
    • 提供者:yang
  1. Test_Download

    0下载:
  2. 利用VC#编写的一套下载工具,输入URL地址,即可自动下载文件。下载速度可能慢了点,但对需要这方面的技术人员可以看看。-VC# prepared to use a download tool, enter the URL address, will automatically download the file. Download speed may be slower, but in need of technical personnel in this area can look at.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:60943
    • 提供者:方天
  1. CHttpDownload

    0下载:
  2. VC/MFC 从指定url下载文件...代码里写入的是本地url...用户可自己修改代码.从指定位置下载文件,可多个文件一起下载.稍加修改即可使用在项目中.-VC/MFC from the specified url in the download file ... the code into the url ... the local users can modify their own code. From the specified location to download files,
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-03-29
    • 文件大小:52318
    • 提供者:shaco
  1. SpoofwatchSource

    0下载:
  2. 一个能够实现对URL进行检查的软件,对于用户有红灯、黄灯、和绿灯的提示。基于MFC VC++实现,供大家参考。-URL can be achieved by an inspection of the software, for users have red, yellow, and green tips. MFC VC++-based implementation, for your reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4325705
    • 提供者:bonnie
  1. WebSite

    0下载:
  2. 用VC实现得在文件中查找网址链接得源代码,希望对大家有用!-Achieved with the VC was in the document to find URL links to get the source code, and we hope helpful!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:701
    • 提供者:真三
  1. VC_program_to_judge_validity_of_specified_source_I

    0下载:
  2. VC编程判断指定IP或网址是否有效代码VC program to judge the validity of the specified source IP or URL-VC program to judge the validity of the specified source IP or URL
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:21091
    • 提供者:xiaoho
  1. VC_access_remote_file_URL_page_code

    0下载:
  2. VC实现获得远程文件URL网页代码VC to achieve access to remote file URL page code -VC to achieve access to remote file URL page code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:20174
    • 提供者:i
  1. PictureShow

    0下载:
  2. 在VC上通过界面展示你输入的正确网址,当输入网址不存在或错误时,用XML显示-VC on the interface shows you enter through the correct URL, enter the URL does not exist or when an error, use XML Display
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:59839
    • 提供者:yang jun
  1. IEProj

    1下载:
  2. 涉及知识点: 1)VC UNICODE编程相关知识,示例全部采用UNICODE字符编码。 2)注册表实现查询、修改IE主页、查询操作系统注册公司、及用户名。 3)为控件添加提示之CToolTipCtrl的使用方法。 4)在对话框上显示图片,支持JPG,PNG,GIF等格式,采用的COM的IPicture类实现 5)修改对话框主题 6)VC 开机自动启动程序代码 7)对话框图标动态变化。 8) 多线程编程,线程之间通讯。 由于判断URL是否合法的API:Inte
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:99208
    • 提供者:lostman
  1. luyin

    0下载:
  2. VC++使用MCI录音,可设置采样频率。详情查看txt中url网页的说明。-VC++ MCI recording, you can set the sampling frequency. For more information, view txt url pages in the instructions.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:295602
    • 提供者:卢虎
  1. Web-crawler-program-source-code-VC

    0下载:
  2. 在搜索引擎中,爬虫程序从一系列种子链接中把这些初始网页饿中的URL提出出来,放入URL工作队列,然后遍历所有工作队列中的URL,下载网页并把其中发现的URL再次放入工作队列。-Search engine crawlers from a series of seed link URL in these initial pages hungry out into the URL queue, and then traverse all the work queue URL, the URL agai
  3. 所属分类:.net

    • 发布日期:2017-11-14
    • 文件大小:68077
    • 提供者:李阳
« 12 »
搜珍网 www.dssz.com