搜索资源列表

  1. C#用正则表达式提取内容

    2下载:
  2. C#用正则表达式提取内容
  3. 所属分类:C#编程

    • 发布日期:2009-04-15
    • 文件大小:29133
    • 提供者:andnnl
  1. RegExTest_new

    0下载:
  2. VC下实现正则表达式的基本功能,可以根据定义的reg expressions解析日志,提取相应提取项,本人在MFC下测试通过.-under VC expression is the basic functions under the definition of analytic expressions reg logs extracted from the corresponding item, I MFC test.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-26
    • 文件大小:4188160
    • 提供者:
  1. Greta

    0下载:
  2. 正则表达式计算,可以快速地从一个字符串中提取有效字符-Regular expression terms, can be quickly extracted from a string of effective character
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-26
    • 文件大小:91136
    • 提供者:王水木
  1. WeatherForecast

    0下载:
  2. java写的天气预报信息获取、提供,HttpURLConnection抓取信息,正则表达式提取。-the weather information access, delivery, HttpURLConnection crawls information, Regular expressions are extracted.
  3. 所属分类:网络截获/分析

    • 发布日期:2024-04-26
    • 文件大小:6144
    • 提供者:
  1. Jianyang

    0下载:
  2. 在VC 6.0平台下,读取G代码文件,利用Boost中Regex正则表达式逐行提取数控G代码中的数值,分析两行G代码之间各轴速度变化。提供保存分析结果功能-in VC 6.0 platform, reading the G code files, Boost China Regex using regular expression Progressive extraction G NC numerical code, Analysis
  3. 所属分类:其他行业

    • 发布日期:2024-04-26
    • 文件大小:1362944
    • 提供者:陈钊
  1. GetTestSpeed_Proxy

    0下载:
  2. 1.通过正则表达式来提取代理网站中地址和端口. 2.通过多线程验证代理的可用性并测试的代理的连接速度. 3.可以处理如"代理中国","Proxy4free","www.aliveproxy.com"等国内外知名代理网站的数据. 4.自动保存结果.-1. Through the regular expression to extract agency website addresses and ports. 2. Multit
  3. 所属分类:C#编程

    • 发布日期:2024-04-26
    • 文件大小:52224
    • 提供者:mr_dingding
  1. try

    0下载:
  2. 利用正则表达式,进行文件的匹配提取,替换,添加等功能,可以保存为二进制格式或ascii码形式的文件.-利用正则 ??#39 锸 ? ?
  3. 所属分类:文件操作

    • 发布日期:2024-04-26
    • 文件大小:860160
    • 提供者:yangkun
  1. collectEmail

    0下载:
  2. 最近一直琢磨着写一个网络蜘蛛程序,专门负责收集一些自己感兴趣的东西。用.net写程序从网上取得网页源码比较容易实现,蜘蛛程序的难点在于两个方面,一是如何多线程的自动化处理(即从一个地址跳到另一个地址),另一个是从网页中提取指定的信息。自动化处理方面正在研究,从网页中提取信息,我觉得网上某些网友用String/StringBuilder来处理的方法不可取,用“正则表达式”无疑是最好的。尽管“正则表达式”不容易书写,但查一查资料,还是不难
  3. 所属分类:.net编程

    • 发布日期:2024-04-26
    • 文件大小:1024
    • 提供者:元宝
  1. webharvest1-project

    0下载:
  2. Web-Harvest是一个Java开源Web数据抽取工具。它能够收集指定的Web页面并从这些页面中提取有用的数据。Web-Harvest主要是运用了像XSLT,XQuery,正则表达式等这些技术来实现对text/xml的操作-Web-Harvest is a Java open-source Web data extraction tool. It can collect the specified Web page and extr
  3. 所属分类:搜索引擎

    • 发布日期:2024-04-26
    • 文件大小:6173696
    • 提供者:lori
  1. TestOfWebharvest05-all

    0下载:
  2. Web-Harvest是一个Java开源Web数据抽取工具。它能够收集指定的Web页面并从这些页面中提取有用的数据。Web-Harvest主要是运用了像XSLT,XQuery,正则表达式等这些技术来实现对text/xml的操作。测试版本。-Web-Harvest is a Java open-source Web data extraction tool. It can collect the specified Web page an
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-26
    • 文件大小:5734400
    • 提供者:
  1. chinese_get

    0下载:
  2. 从网页中提取出汉字信息,运用正则表达式提取。-Extracted from the pages of Chinese characters of information, the use of regular expressions extracted.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-26
    • 文件大小:2048
    • 提供者:qlq
  1. aaa

    0下载:
  2. 使用正则表达式提取网页中的有用内容,提取网页中的URL地址,提取网页中的电子邮件E-mail地址-Use regular expressions useful to extract the contents of web pages, extract pages of the URL address, extract e-mail page E-mail Address
  3. 所属分类:其他小程序

    • 发布日期:2024-04-26
    • 文件大小:1024
    • 提供者:ricky
  1. WebExtractor

    0下载:
  2. 从网页中自动提取有价值的信息,例如email,图片,下载文件地址等,程序利用正则表达式技术判断。- Automatically from a web page to extract the valuable information, such as email, pictures, download the file addresses, the program to use regular expressions technic
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-26
    • 文件大小:1047552
    • 提供者:yvweizhong
  1. Collection1.0

    0下载:
  2. 一个简单的网页采集系统,是一个为初学者提供实现网页数据采集思路的源码,通过请求网页来抽取源码,并用正则表达式提取内容以及转换为XML格式遍历内容并存入Access数据库中。-A simple web collection system is available for beginners to achieve a web page source data collection ideas, through the request pag
  3. 所属分类:C#编程

    • 发布日期:2024-04-26
    • 文件大小:63488
    • 提供者:高宏伟
  1. crawler

    0下载:
  2. 网络爬虫,通过正则表达式提取URL,从一个给定的网页开始爬取网页-Crawler, extraction by the regular expression URL, from a given start crawling web pages
  3. 所属分类:C#编程

    • 发布日期:2024-04-26
    • 文件大小:19192832
    • 提供者:isabel dong
  1. ReDemo

    0下载:
  2. 正则表达式提取需要的信息,比如从网页提取公司职位信息-Regular expression extracting the required information, such as the company posts information from the web page extraction
  3. 所属分类:Windows编程

    • 发布日期:2024-04-26
    • 文件大小:160768
    • 提供者:huangtiantian
  1. RegExpressions

    0下载:
  2. visual basic中正则表达式检索提取字符的教程案例,适合正则表达式的初学者。-visual basic character of regular expression search tutorial extraction cases, for regular expression beginners.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-26
    • 文件大小:46080
    • 提供者:玛莎拉蒂
  1. 在C#中使用正则表达式

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

    • 发布日期:2024-04-26
    • 文件大小:9216
    • 提供者:skboshi
  1. 正则表达式

    0下载:
  2. 调用正则表达式,对某个单元格的文字比如电话号码提取出来,重新排列到其他单元格里。(A regular expression is called, which is extracted from the text of a cell, such as the phone number, and rearranged into other cells.)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-26
    • 文件大小:157696
    • 提供者:hfranklin
  1. 正则表达式解析word文档

    0下载:
  2. 解析word文档,提取版本号,日期等,并进行校验(Extract word document, get version, date.)
  3. 所属分类:Windows编程

    • 发布日期:2024-04-26
    • 文件大小:29696
    • 提供者:fangfang2018
« 12 3 4 5 »

源码中国 www.ymcn.org