搜索资源列表

  1. mydown

    0下载:
  2. 执行后可以下载指定程序并执行 你先把大体积*放到一固定FTP空间上 打开Delphi 打开down.dpr,看到了吧 改一下编译 ok 个人版下载者:) 用工具压一下,只有10K 这样说完是不行的,说一下代码: program wsdgsRoad uses URLMon, ShellApi var u,l: pchar {.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1436
    • 提供者:韩冰
  1. urlmon

    0下载:
  2. This a simple application that allows you to download a file from a web page (Visual C++ project files).-This a simple application that allows yo u to download a file from a web page (Visual C proj ect files).
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:42155
    • 提供者:hua lu
  1. bunengzhantiehefuzhi

    0下载:
  2. 如果出现不能粘贴和复制,可能是因为系统的某个模块没能成功注册,该工具就实现这个功能,修复以后,可以正常复制和粘贴文件。 regsvr32 actxprxy.dll regsvr32 shdocvw.dll regsvr32 mshtml.dll regsvr32 urlmon.dll regsvr32 msjava.dll regsvr32 browseui.dll regsvr32 oleaut32.dll
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:194627
    • 提供者:下雨天
  1. 下载文件并监控下载进度

    0下载:
  2. 下载文件并监控下载进度,可以用他一下子把别人的网站的图片,电影,音乐,软件都给下载下来!不过要自己改写一下-download and monitor the progress of the download, you can use him at once to the website of the other pictures, movies, music, software downloads gave! But to write
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:戴钟刚
  1. downloadfile

    0下载:
  2. 下载文件并且获取进度条的代码。 下载看看吧-Download files and access the progress bar code. Download to see it
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:monky
  1. mydown

    0下载:
  2. 执行后可以下载指定程序并执行 你先把大体积*放到一固定FTP空间上 打开Delphi 打开down.dpr,看到了吧 改一下编译 ok 个人版下载者:) 用工具压一下,只有10K 这样说完是不行的,说一下代码: program wsdgsRoad uses URLMon, ShellApi var u,l: pchar {.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:韩冰
  1. urlmon

    0下载:
  2. This a simple application that allows you to download a file from a web page (Visual C++ project files).-This a simple application that allows yo u to download a file from a web page (Visual C proj ect files).
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:41984
    • 提供者:hua lu
  1. bunengzhantiehefuzhi

    0下载:
  2. 如果出现不能粘贴和复制,可能是因为系统的某个模块没能成功注册,该工具就实现这个功能,修复以后,可以正常复制和粘贴文件。 regsvr32 actxprxy.dll regsvr32 shdocvw.dll regsvr32 mshtml.dll regsvr32 urlmon.dll regsvr32 msjava.dll regsvr32 browseui.dll regsvr32 oleaut32.dll
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:194560
    • 提供者:齐欢乐
  1. inttv

    0下载:
  2. 网络电视积成多种p2p -Network TV plot into a variety of p2p
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-10
    • 文件大小:2736128
    • 提供者:jlkjkl
  1. urlmon

    0下载:
  2. A small program that shows one of the fundamentals of Windows programming: How to create a window.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:41984
    • 提供者:leedonggil
  1. diwnload

    0下载:
  2. 一个简单的下载#include<windows.h> #include<urlmon.h> #include<process.h> #include<Shellapi.h> //这个头文件里有ShellExecute的定义 #pragma comment (lib,"Urlmon.lib") int main() { URLDownloadToFile(
  3. 所属分类:远程控制编程

    • 发布日期:2024-05-10
    • 文件大小:1143808
    • 提供者:刘林
  1. dlfile

    0下载:
  2. 用在一个简单的应用程序被列出的文件从服务器下载文件,解析它,根据文件清单。结果被记录在一个日志文件注意:当编译在visual c++项目设置,添加urlmon。lib库(在选项卡“链接”)-Used are listed in a simple application of the files downloaded from the server, parse it, according to the file list. Result
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:红烧牛肉面
  1. zeb

    0下载:
  2. Private Declare Function URLDownloadToFile Lib "urlmon" Alias "URLDownloadToFileA" (ByVal pCaller As Long, ByVal szURL As String, ByVal szFileName As String, ByVal dwReserved As Long, ByVal lpfnCB As Long) As Long Publ
  3. 所属分类:Web服务器

    • 发布日期:2024-05-10
    • 文件大小:126976
    • 提供者:ly
  1. downlaoder-clean

    0下载:
  2. explain urlmon and how to download file internet -explain urlmon and how to download file internet
  3. 所属分类:.net编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:shit
  1. ie_sec

    0下载:
  2. urlmon api设置useragent,添加/删除信任网站列表,设置自定义安全内容-urlmon api set useragent, Add/Remove list of trusted sites, set custom security content
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:匿名用户
  1. URLMON

    0下载:
  2. this ALWAYS GENERATED file contains the definitions for the interfaces
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:25600
    • 提供者:your name

源码中国 www.ymcn.org