CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - get http

搜索资源列表

  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. 支持普通PHP环境及新浪SAE环境

    1下载:
  2. 支持普通PHP环境及新浪SAE环境,基于ThinkPHP+MySql构架, 可用于不同阶段的PHP学习, 作为商业网站的建设,更是理想之选,所有源码公开,没有任何加密块 后台明细的模块权限分配 后台使用CKEditor 3.6编辑器,让您发布信息轻松搞定 开源免费MisoneCMS系统,本系统基于ThinkPHP+MySql框架开发,支持普通PHP环境及新浪SAE环境. 目前拥有以下功能: 1-MVC结构,可快速修改网站前台模板 2-所有网
  3. 所属分类:其他小程序

    • 发布日期:2016-07-13
    • 文件大小:690176
    • 提供者:田野
  1. CustomWebProtocol.rar

    1下载:
  2. 仿Skype通过URL触发自己的程序 IURLSearchHook接口被浏览器用来转换一个未知的URL协议地址。当浏览器企图去打开一个未知协议的URL地址时,浏览器首先尝试从这个地址得到当前的协议,如果不成功,浏览器将创建在系统中注册的URL Search Hook对象并调用每一个对象的Translate方法,直到地址被转换或所有的URL Search Hook都尝试过。   也就是说,我们可以注册一种目前不存在的协议(类似HTTP),当浏览器遇到新的协议时会自动调用Translate方
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-09-08
    • 文件大小:1025036
    • 提供者:wanqing
  1. VB_NET_Ie7Clone.rar

    0下载:
  2. VB.NET的Web浏览器IE7的克隆选项卡式浏览器 描述:这是一个例子写的vb.net浏览器使用的。 NET Framework 2.0 ( Visual Studio 2005中) 。这是一个标签式网页浏览器。这表明许多例子与新的浏览器控制和加载文件。你会发现在这个例子中是:基本浏览器的导航和功能,搜索服务提供商的代码,与收藏,显示如何显示大多数的对话可以在Internet Explorer 7 ,文档浏览器,抓取图片的网页,确定,并与元素用户上空盘旋在加载的文件。还包括代码处理弹出包括
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:913738
    • 提供者:吴浩源
  1. ProxyServer.rar

    1下载:
  2. 一个简单的代理服务器,用来处理http协议中的get方法,A simple proxy server, http protocol to deal with the get method
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-24
    • 文件大小:1863
    • 提供者:胡宗正
  1. GMapTracePro

    0下载:
  2. 使用http的get方式从web服务器获取经纬度数据并结合GoogleMap显示出所在点-Using http to get way from the web server to get the latitude and longitude data and show where the points with GoogleMap
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:58422
    • 提供者:陈旭
  1. MyWeb

    1下载:
  2. python 写的http请求类,具有get ,post 功能,保存cookie,异常处理等功能!-written in python http request class, with get, post functions, save cookie, exception handling and other functions!
  3. 所属分类:浏览器

    • 发布日期:2013-04-05
    • 文件大小:841
    • 提供者:0608516518
  1. Win32ConsoleTTSDemo

    0下载:
  2. 应用科大讯飞语音云的语音合成源码,高度封装,可根据需要自行更改,appid请自行到以下网站申请,以获得更多服务。 http://dev.voicecloud.cn/developer.php-Application iFLYTEK cloud TTS voice source, a high degree of encapsulation, can make changes as needed, appid your own application to the following w
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:226981
    • 提供者:朱恩德
  1. Java

    0下载:
  2. 首先到sun下载最新的jmf,然后安装。http://java.sun.com/products/java-media/jmf/index.jsp   然后,说一下需求   1. 用摄像头拍照   2. 在文本框输入文件名   3. 按下拍照按钮,获取摄像头内的图像   4. 在拍下的照片上有一红框截取固定大小的照片。   5. 保存为本地图像为jpg格式,不得压缩画质   技术关键,相信也是大家最感兴趣的部分也就是如何让一个
  3. 所属分类:J2ME

    • 发布日期:2017-03-28
    • 文件大小:3975
    • 提供者:WS
  1. Downloader

    1下载:
  2. 用C语言编写的Http get功能,可以查看http header, 可以下载任意文件,包含Windows UI和窗口过程函数-Written in C language with the Http get features, you can view the http header, you can download any file that contains the Windows UI and window process function
  3. 所属分类:Browser Client

    • 发布日期:2017-04-02
    • 文件大小:44868
    • 提供者:lyz
  1. get_ip_location

    0下载:
  2. 通过ip138.com查询IP及所在归属地,异步http Get方式获取,包含UTF-8编码转换.VC6源码。-get ip and location,vc6 source code.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:108491
    • 提供者:nala
  1. HttpProc_CN

    0下载:
  2. 实现HTTP协议中的GET、POST请求-HTTP protocol implementation GET, POST request
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:6211
    • 提供者:Cupid
  1. conect-0_0_5(EIB_Protocol_Stack).tar

    0下载:
  2. 一个包含有客户端eib协议栈并且功能有ETS3 工具类似的开源程序。德国人写的。-$Id: README.txt,v 1.1.1.1 2001/02/21 13:41:00 thofoer Exp $ ============================================================================= freeTS V0.0.5 freeTS is still under development. Many feature
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2380194
    • 提供者:chulia
  1. sever.tar

    0下载:
  2. LINUX下一个简单的http sever,实现了get post功能-http sever,and relize get,post functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:249380
    • 提供者:malong
  1. server

    0下载:
  2. 实现简单的http get功能 利用多线程接受client的请求-To achieve a simple http get functional use of multi-threaded to accept client' s request
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:2631
    • 提供者:
  1. SystemHardwareInfo

    0下载:
  2. VC++获取系统硬件信息 CPU名称个数BIOS源文件和exe 详细参见 http://blog.csdn.net/whucv/article/details/7828631-VC++ Get System Hardware Information CPU name the number of BIOS source files and exe detail see http://blog.csdn.net/whucv/article/details/7828631
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1883275
    • 提供者:刘世超
  1. SeDuMi_1_3

    1下载:
  2. SeDuMi 是一个求解半正定规划的算法包,这是项目最新发布的源代码。-Welcome to SeDuMi 1.3 SeDuMi is a Matlab Toolbox for Linear, Second order, Semidefinite or mixed problems. It can handle free variables and complex data as well. To obtain the latest version of SeDuMi,
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3393196
    • 提供者:bsmsht
  1. Switcher_demo

    0下载:
  2. Ever since Windows 95 first came out, I have noticed that just about every developer was scambling to get all the new common controls and UI features into their applications... but it seems like nobody has yet to make a taskbar-like control. So I set
  3. 所属分类:ToolBar

    • 发布日期:2017-11-11
    • 文件大小:32873
    • 提供者:残梦
  1. skytree2.0ddd

    0下载:
  2. Open the URL below: http://www.justrun.net/demo/skytree/help/ Click Get Started->Basic tutorial .Follow the instruction to install and configure your web server. JustRun Studio 2007.1.18-Open the URL below: http://www.justrun.net/demo/sky
  3. 所属分类:Web Server

    • 发布日期:2017-03-24
    • 文件大小:198629
    • 提供者:feng
  1. first

    0下载:
  2. 媒体播放器初学者 C++ 的第一个程序 3个小时全部搞定原帖:http://bcb.lcsoft.net/newbcb/1/chap01.htm-Media Player beginners C++ The first procedure to get all three hours with the original: http://bcb.lcsoft.net/newbcb/1/chap01.htm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:608884
    • 提供者:得到
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »
搜珍网 www.dssz.com