搜索资源列表
Common
- 一个公用的项目,封装时间处理类,字符串处理类,验证类和一些常用的javasript,将这个项目添加到自己的解决方案里可以节省不少力气-a common item, Packaging class time, the string class, Class certification and some commonly used javasript. The project will be added to the solution, I could save a lot of effort
StringConvertor
- 可以在string, char *, wstring, wchar_t *之间任意转换!
collectEmail
- 最近一直琢磨着写一个网络蜘蛛程序,专门负责收集一些自己感兴趣的东西。用.net写程序从网上取得网页源码比较容易实现,蜘蛛程序的难点在于两个方面,一是如何多线程的自动化处理(即从一个地址跳到另一个地址),另一个是从网页中提取指定的信息。自动化处理方面正在研究,从网页中提取信息,我觉得网上某些网友用String/StringBuilder来处理的方法不可取,用“正则表达式”无疑是最好的。尽管“正则表达式”不容易书写,但查一查资料,还是不难的。 以下是我写的一个从网页中抓取EMail的方法,可
Asprise-OCR-CSharp-Windows_Server_32bit-4.0
- 识别图片上的文字,识别率有80% 附加c#调用 [DllImport(\"AspriseOCR.dll\")] static extern string craboOCR(string file, int type) private void GetVeryfyCode() { if(File.Exists(_imgPath))//ok now? { try { this.picbVeryfyCode.Image=Syste
MyExpressionParser
- 解析字符串,按照运算表达式来计算出最终结果值。-Parsing a string, in accordance with the operator expression to calculate the value of the final results.
string
- 队列子系统.实现输 入 子 串,连 接 子串 ,取 出 子 串,删 除 子 串 ,插 入 子 串 ,查 找 子 串 ,比 较 大 小 ,显 示 子 串 -Queue subsystem. Input substring, substring connection, remove the substring to delete the substring, insert substring, substring search, compare the size, show Substrin
zifuchuan
- 基于Visual c++.net 的 字符串操作演示 程序。用程序讲解 VC.net 下字符串的使用。代码注释详细。-Based on Visual c . Net string operation and demonstration of procedures. Procedures on the use of string under VC.net. Notes the detailed code.
kuohaozhibiaofu
- 基于Visual c++.net 的 显示包括制表符的字符串 程序。用程序讲解 VC.net 下字符串的使用。代码注释详细。-Based on Visual c . Net display including tabs string procedures. Procedures on the use of string under VC.net. Notes the detailed code.
BIG5_xianshizifu
- 基于Visual c++.net 的如何使用 BIG5显示一个字符串 程序。用程序讲解 VC.net 下字符串的使用。代码注释详细。-Based on Visual c . Net of how to use a string procedures BIG5 show. Procedures on the use of string under VC.net. Notes the detailed code.
litizifu
- 基于Visual c++.net 的如何使 字符串输出具有立体效果 程序。用程序讲解 VC.net 下字符串的使用。代码注释详细。-Based on Visual c . Net of how to make the output string with a three-dimensional effect of the procedure. Procedures on the use of string under VC.net. Notes the detailed code.
queshengxianshi
- 基于Visual c++.net 的如何用 省略号显示字符串的其余部分 程序。用程序讲解 VC.net 下字符串的使用。代码注释详细。-Based on Visual c . Net of how to use ellipses show the rest of the program string. Procedures on the use of string under VC.net. Notes the detailed code.
wenben_duzifuchuan
- 用Visual c++.net (VC.net) 编写的 如何从文本文件中读取一个字符串 的程序。代码注释详细,适合初学者。有需要的朋友可以看看。-Using Visual c . Net (VC.net) prepared from the text file to read a string procedures. Note the code in detail, suitable for beginners. In need of a friend can see.
RegexExample1
- 输入某个正则表达式和一个字符串,然后验证该字符串中是否包含与正则表达式匹配的内容。 -Enter a regular expression and a string, and then verify whether the string contains regular expression matching the content.
asp.net2.0Json
- 将数据库数据转换为json格式字符串的类。。。很有用。-The database data into a json format string class. . . Useful.
cz
- 查找并定位字符串程序,Visual C#.net 编写-Procedures to locate and position the string, Visual C#. Net preparation
txt
- 用c#完成的一个文本切割器,但是在实现过程中用String作为容器,切割不准确-C# complete with a copy of cutters, but the process used in achieving the String as a container, cutting inaccurate
ComEvent_First1
- 基于VisualBasic2005.net开发的串品通信程序,DataReceived事件测试。-VisualBasic2005.net string based on the development of communications procedures for goods, DataReceived test events.
ComEvent
- 基于VisualBasic2005.net开发的串品通信程序,正确处理DataReceived事件。-VisualBasic2005.net string based on the development of communications procedures for goods, properly handle the incident DataReceived.
WindowsFormsApplication2
- .net 3.5 c# multithreaded app each thread connects to specified url and parses specified place in html stream for search for a string every 20 sec -.net 3.5 c# multithreaded app each thread connects to specified url and parses
API-vs-String-Buffer
- a comparison of Using string buffer vs windows API