搜索资源列表
CSharpZZBDS
- 如果你曾经用过Perl或任何其他内建正则表达式支持的语言,你一定知道用正则表达式处理文本和匹配模式是多么简单。如果你不熟悉这个术语,那么“正则表达式”(Regular Expression)就是一个字符构成的串,它定义了一个用来搜索匹配字符串的模式。-If you have used Perl or any other built-in regular expression support for the language, You know, regular expression matchi
mymsn
- 最近在新公司忙一数据库中的数据改变监控系统,定时根据复杂的业务规则去检索是否有改变的数据,如果有,则通过各种渠道(MSN、EMail、SMS等发送通知消息)。 其中MSN信息发送部分,我在工余时间花了几个小时扩展了一下,做了一个MSN机器人,源代码是C#,含自动IP地址查询、简单自动问答等。 做这个没有什么目的,只是看看到底别人是怎样实现的,自己做了2个小时就实现了,没有什么难度,顺便打破别人敝帚自珍的做法,不就是一点点代码吗?还故做神秘的:)因为有现成的DotMSN组件
zhengzebiaodashishousuo
- 在C#中利用正则表达式实现字符串搜索功能
TypeFinder
- 本示例演示了一个命令行接口,该接口提供与环境中的类型有关的信息。本示例为开发人员提供了一种简单的方法,可用来确定哪些类型是可用的,它们位于哪些模块中,以及哪些接口、方法、字段、属性和事件对每个类型可用。本示例还演示了反射,它是一种在运行时获取有关程序集和在程序集中所定义类型的信息,以及创建、调用和访问类型实例的过程。 此示例使用下面的技术和类。 反射 Assembly - 将程序集加载到 AppDomain 中,以便可以在这些程序集中搜索类型。 Mod
zifuchuansoushuogongneng
- 该代码编写了一个利用正则表达式实现字符串搜索功能
CIVStringSet
- 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。-Platform based on the MFC and the STL string type, you can achieve in the fast string search.
dol
- 上面居然没有.net环境。 我是用c#写的,需要.net2.0运行平台。 大航海游戏多开制作器,主要是exe文件搜索字符串功能的一个算法。-The above actually does not. Net environment. I am using c# to write and need. Net2.0 operating platform. Uncharted Waters made the game more open device, the main function is
AjaxPro.2-Automatic-search
- ajax的使用--自动搜索功能,当键入一个字符串时,就会自动匹配搜索出我们所需要的信息-the use of ajax- Automatic search function, when you type a string, it will automatically match the search out the information we need
NamedPipeClt
- 本程序用来对特定字符串进行搜索,适合初学者下载使用-This procedure is used to search for a specific string, suitable for beginners download
SplitString
- 本程序用来对特定字符串进行搜索,适合初学者下载使用-This procedure is used to search for a specific string, suitable for beginners download
SearchStringWithReg1
- 本程序用来对特定字符串进行搜索,适合初学者下载使用-This procedure is used to search for a specific string, suitable for beginners download
Bloom-Filter
- 采用hash技术,实现bloom滤波器对字符串的搜索。-Use hash technology, bloom filter the search string.
StringArraySearch
- 在字符串数组中搜索选定的词组,作为程序员收藏的资料,有利于提高编程效率!-#ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CStringArraySearchDlg dlg m_p
1211
- C#实现的字符串近似搜索_OK,含说明和源码,有学习意义-Implemented in C# string proximity search _OK
Core4
- Py.Core提供了以下的功能: - 字符串/日期/数字/正则表达式/文件/数据检查/类型转换 等常见操作。 - 缩略图/验证码/水印 等图片操作。 - 排序/搜索/加密/遍历 等常用算法。 - 日志功能(内置包括向 屏幕、窗口、文件、数据库 输出日志的工具)。 - HTML/INI/ZIP 压缩/JSON/XML/常用集合 等文件或数据结构的处理。 - FTP/上传/下载/邮件/登陆网站 等网络功能 。 -
888
- 输入字符串:f2f3 gf32 ()[vew] 类似的 让你搜索()和[]是否匹配-Input string: f2f3 gf32 () [vew] similar Allows you to search () and [] matches
queryip
- VC++自动搜索IP地址,使用 i:=1 to 254 do begin...end即可自动搜索地址,要知道这个IP地址是否中镖,可向它发一个字符串。如果接收到这个IP返回来的预定的字符串,如发出"我是长江",返回"我是黄河",就可以控制这个IP地址了。 -VC++ automatically search IP address, use i: = 1 to 254 do begin ... end can automatically search for an address, if yo