搜索资源列表
TextDiff
- 编程代码对比器,可方便检查代码的区别和差异性-compare the code of programming to define their difference
URLChecker
- 检查网页url的工具包,能够检查网站的排名,SEO值等,非常方便,csharp代码-Check the url of the page toolkit, you can check the site' s ranking, SEO value, and so on, very convenient, csharp code
CCZXString
- 该代码是在VC++6.0环境下,利用指针实现CString类中strcat、strcmp、strcpy三个函数功能的基础代码;代码利用了一个死循环,主要是为了方便用户检查各函数的功能,如不需要,可以删除。-The code is in the VC++6.0 environment, the use of pointer to achieve the CString class strcat, strcmp, strcpy three Function foundation code code