当前位置:
首页
资源下载

搜索资源 - Regular Expression python
搜索资源列表
-
0下载:
最牛的C语言正则表达式库
正则表达式的威力相信大家都有体会,但是在C代码中如何使用?PCRE就是公认最牛的C语言的正则表达式库,Python、Perl等语言都是用它。
-C language library is a regular expression is the power of regular expressions believe that we have experience, but how C code? PCRE is the most recognized of ca
-
-
0下载:
Delphi下最牛的正则表达式库!
Delphi程序员最痛苦的就是Delphi极弱的字符串处理能力,有了这个库,就将拥有和Python、Perl相同的能力,让你如虎添翼。-most cattle in the regular expression library! Delphi programmer is the most painful Delphi extremely weak string handling capacity, the existence of such arsenal
-
-
0下载:
查公交呀——北京公交简易查询工具
说明:
本工具基于Symbian S60手机上的Python解释器运行,用户需要事先安装Python解释器。
本工具可以按照路线号、起止站名和正则表达式匹配来查询公交路线信息,但不具备换乘方案查询功能。
公交路线信息截止2006年9月,仅供参考。乘坐公交应以公交公司发布的信息为准。-investigation bus ah -- Beijing Public Transport simple query tool : Tools ba
-
-
0下载:
正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型);
多线程,想了很久的跨平台多线程库了;
数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备;
python,没错,对Python语言的支持;
-
-
0下载:
运用模式匹配的思想,正则表达式的工具,对网页中图形,文字的截取,还有函数编程,字典的应用-Ideas using pattern matching, regular expression tool, web page graphics, text capture, also function programming, the application dictionary
-
-
0下载:
用python将php数组通过正则表达式转换成javascr ipt的字典,然后打印出来-Php array by regular expression in python to convert javascr ipt dictionary, and then print out
-
-
0下载:
该程序实现了将腾讯新闻网站的正文部分抽取出来,主要用到的是python的正则表达式处理包,功能简单实现良好-The program to achieve a body part extracted Tencent news sites, mainly used python regular expression processing package, the function is simple to achieve good
-
-
0下载:
该程序实现了将腾讯新闻网站的正文部分抽取出来,主要用到的是python的正则表达式处理包,功能简单实现良好The program to achieve a body part extracted Tencent news sites, mainly used python regular expression processing package, the function is simple to achieve good-The program to achieve a body part
-
-
0下载:
该程序实现了将腾讯新闻网站的正文部分抽取出来,主要用到的是python的正则表达式处理包,功能简单实现良好-The program to achieve a body part extracted Tencent news sites, mainly used python regular expression processing package, the function is simple to achieve good
-
-
0下载:
用python写了一个图片爬虫源码,也可学习了多线程编程和正则表达式-Using Python to write a picture of crawler source code, can be multi-threaded programming and regular expression study
-
-
0下载:
python3.5的正则表达式的基本用法(the basic use of regular expression of python3.5 in windows)
-
-
0下载:
PYTHON正则表达式基础操作指南,适合入门初学(PYTHON regular expression base operation guide, suitable for beginners)
-
-
0下载:
基于Requests库、BS4库和正则表达式Re库,爬取某个网站的相关信息。练习作品。(Crawl a website based on the Requests library and the regular expression Re library. Practice work)
-
-
0下载:
python正则表达式书写应用的简单说明和实践。(Simple explanation and practice of writing application based on Python regular expression.)
-