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

搜索资源列表

  1. c-wap

    0下载:
  2. wappush-c实现 注意,短信应当以二进制格式发送(SMPP和CMPP里,编码为0x04) 短信内容,WAP PUSH是使用1条或者多条短信来发的,如果内容超过了140个字节,就必须分多条发送,规则如下: 0B05040B8423F00003B3 02 01 B30601AE02056A0045C60C03 6865726F2E7478736D732E636F6D 0001 03746573747465737474657374746573747465737474657374
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:guo
  1. C语言实用源码模块

    0下载:
  2. URL编码转换器,捕捉鼠标位置,获取本机IP地址代码,控制显示器代码,搜索指定文件,锁定鼠标,添加任务计划代码-URL encoding converter, capturing the mouse position, the access code for IP address, control display code, search the specified file, locking the mouse, add the mission planning code, etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.17kb
    • 提供者:张健
  1. Url

    0下载:
  2. C# 繁体转简体,简体转繁体 gb2312转utf-8 utf-8转gb2312
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14.4kb
    • 提供者:srxljl
  1. URL

    0下载:
  2. 做URL编解码实用,C++程序,支持win32和linux。-url encode decode
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-13
    • 文件大小:1.82kb
    • 提供者:alanli
  1. wince-web-server-handler

    0下载:
  2. 利用GoAhead构建嵌入式web应用。在wince环境下的handler程序。-/* * handler.c-- URL handler support * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirements * *
  3. 所属分类:Windows CE

    • 发布日期:2017-03-23
    • 文件大小:3.25kb
    • 提供者:邵德勋
  1. spider

    1下载:
  2. C语言做的一个最基本的网络爬虫,包括url分析,html协议的实现,提取页面中的url-C language to a basic network of reptiles, including the url of, html protocol implementation, extract the page url
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:145.7kb
    • 提供者:bsbgong
  1. URLEncode

    1下载:
  2. URL编码解码-URL codec
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2015-03-12
    • 文件大小:41.59kb
    • 提供者:站长
  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
    • 文件大小:31.37kb
    • 提供者:mxb
  1. C

    0下载:
  2. 获得所有窗口的窗口名.txt 得到光标在屏幕上的位置 .txt 关闭计算机 .txt 获得IP和Mac地址 .txt 获得局域网中计算机的列表.txt 获得网卡真实MAC地址的四种方法.txt 杀死进程的代码.txt c#调用声音函数.txt 从Internet上抓取指定URL的源码的方案.txt asp.net中上传文件到数据库.txt 使用Visual C#实现断点续传.txt 窗体实现安全线程.txt C#如何操作XML文件.txt 操作
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:692.47kb
    • 提供者:侯坡
  1. FindItemTestApp

    0下载:
  2. 这个代码实现了从一段字符提取手机号码、email、url等信息的功能。这个是symbian下实现的。-This code has a period of characters extracted from the cell phone number, email, url and other information functions. This is achieved under symbian.
  3. 所属分类:Symbian

    • 发布日期:2017-04-03
    • 文件大小:205.44kb
    • 提供者:bsj
  1. Srch

    0下载:
  2. URL提取以及顺序检索的实现。顺序检索使用了KMP、BM算法,URL是在这些高效算法的基础上实现的,效果非常不错-URL extraction, as well as the realization of the order of retrieval. Sequence retrieval using the KMP, BM algorithm, URL is in these highly efficient algorithm based on the results is very goo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:55.78kb
    • 提供者:王佳
  1. C++

    0下载:
  2. 浏览器程序 (1)有URL连接地址窗口; (2)具备浏览器基本功能,完成网上冲浪任务。 -Browser program (1) connect URL address window (2) with the basic functions of the browser to complete the task of surfing.
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3.74kb
    • 提供者:杨康
  1. c++_ParseXML

    0下载:
  2. These sample files contain a collection of snippets showing how to use the MSXML parser from C++ (VC 6.0). The sample program demonstrates: - Loading an XML document from disk, - Loading an XML document from a URL, - Building an XML document
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-25
    • 文件大小:9.26kb
    • 提供者:Luis Cipher
  1. txt

    0下载:
  2. 利用vs 中的 c++语言对txt文件经行读取,并且对txt文件并输出-C++ to read txt file and the output
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:197.27kb
    • 提供者:孙飞
  1. FetchImages

    0下载:
  2. Fetch Image from website url in C#.NET
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:19.46kb
    • 提供者:Immanuel
  1. C

    0下载:
  2. 用C语言制作的一个输入网址打开指定网站的程序-With the production of a C-type Web site URL to open the specified procedures for
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1.98kb
    • 提供者:qiyee
  1. HttpTest

    0下载:
  2. symbian C++ HTTP小程序,可以使用get或post方式请求URL资源-symbian C++ HTTP applet, you can use the get or post request form URL resources
  3. 所属分类:Symbian

    • 发布日期:2017-03-22
    • 文件大小:24.25kb
    • 提供者:yiming dong
  1. C++Programming-HOW-TO.pdf

    0下载:
  2. This document provides a comprehensive list of C++ URL pointers, links to C++ online textbooks, and programming tips on C++. This document also provides a C++ library which imitates Java− language, and which has various methods to avoid memory p
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:115.67kb
    • 提供者:jmdd
  1. UrlTest

    0下载:
  2. C# URL重定向简单示例,方便初学者查看(URL redirection simple example)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:41.1mb
    • 提供者:俊星魔恋
  1. 在C#中使用正则表达式

    0下载:
  2. 列举正则表达式的使用例程 1. 从Url地址中提取协议和端口号 2. }更改日期格式 3. 使用正则表达式获取指定字符 4. 使用正则表达式去掉无用字符 5. 通过CaptureCollection获取每个匹配对象信息 6. 通过GroupCollection获取匹配集合 7. 验证输入字符串是否是合法的电子邮件格式(Listing routines for regular expressions)
  3. 所属分类:C#编程

    • 发布日期:2018-01-02
    • 文件大小:9kb
    • 提供者:skboshi
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com