文件名称:StringCom
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-05-22
- 文件大小:
- 8.07mb
- 下载次数:
- 0次
- 提 供 者:
- 史*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于B/S架构完成两个字符串的比较,分为文本比较以及字符串比较两种。VS2010下的工程文件,基于WEB页的文本比较源码,不仅能够完成相似度的计算而且可以给出两个文本的对比差异并用不同颜色区分。-a kind of source code for based on B/S arch to compare two strings , give the degree of similarity and show the difference between two strings with diff color
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StringCom交付
.............\StringCom
.............\.........\DiffPlex
.............\.........\........\DiffBuilder
.............\.........\........\...........\IInlineDiffBuilder.cs
.............\.........\........\...........\ISideBySideDiffBuilder.cs
.............\.........\........\...........\InlineDiffBuilder.cs
.............\.........\........\...........\Model
.............\.........\........\...........\.....\DiffPaneModel.cs
.............\.........\........\...........\.....\DiffPiece.cs
.............\.........\........\...........\.....\SideBySideDiffModel.cs
.............\.........\........\...........\SideBySideDiffBuilder.cs
.............\.........\........\DiffPlex.csproj
.............\.........\........\Differ.cs
.............\.........\........\IDiffer.cs
.............\.........\........\Log.cs
.............\.........\........\Model
.............\.........\........\.....\DiffBlock.cs
.............\.........\........\.....\DiffResult.cs
.............\.........\........\.....\EditLengthResult.cs
.............\.........\........\.....\ModificationData.cs
.............\.........\........\Properties
.............\.........\........\..........\AssemblyInfo.cs
.............\.........\........\opensource.snk
.............\.........\StringCom
.............\.........\.........\About.aspx
.............\.........\.........\About.aspx.cs
.............\.........\.........\About.aspx.designer.cs
.............\.........\.........\Account
.............\.........\.........\.......\ChangePassword.aspx
.............\.........\.........\.......\ChangePassword.aspx.cs
.............\.........\.........\.......\ChangePassword.aspx.designer.cs
.............\.........\.........\.......\ChangePasswordSuccess.aspx
.............\.........\.........\.......\ChangePasswordSuccess.aspx.cs
.............\.........\.........\.......\ChangePasswordSuccess.aspx.designer.cs
.............\.........\.........\.......\Login.aspx
.............\.........\.........\.......\Login.aspx.cs
.............\.........\.........\.......\Login.aspx.designer.cs
.............\.........\.........\.......\Register.aspx
.............\.........\.........\.......\Register.aspx.cs
.............\.........\.........\.......\Register.aspx.designer.cs
.............\.........\.........\.......\Web.config
.............\.........\.........\App_Data
.............\.........\.........\........\ASPNETDB.MDF
.............\.........\.........\........\aspnetdb_log.ldf
.............\.........\.........\DiffBuilder
.............\.........\.........\...........\IInlineDiffBuilder.cs
.............\.........\.........\...........\ISideBySideDiffBuilder.cs
.............\.........\.........\...........\InlineDiffBuilder.cs
.............\.........\.........\...........\Model
.............\.........\.........\...........\.....\DiffPaneModel.cs
.............\.........\.........\...........\.....\DiffPiece.cs
.............\.........\.........\...........\.....\SideBySideDiffModel.cs
.............\.........\.........\...........\SideBySideDiffBuilder.cs
.............\.........\.........\Differ.cs
.............\.........\.........\Global.asax
.............\.........\.........\Global.asax.cs
.............\.........\.........\IDiffer.cs
.............\.........\.........\LevenshteinDistance.cs
.............\.........\.........\Log.cs
.............\.........\.........\Model
.............\.........\.........\.....\DiffBlock.cs
.............\.........\.........\.....\DiffResult.cs
.............\.........\.........\.....\EditLengthResult.cs
.............\.........\.........\.....\ModificationData.cs
.............\.........\.........\Properties
.............\.........\.........\..........\AssemblyInfo.cs
.............\.........\.........\Scripts
.............\.........\.........\.......\jquery-1.4.1-vsdoc.js
.............\.........\.........\.......\jquery-1.4.1.js
.............\.........\.........\.......\jquery-1.4.1.min.js
.............\.........\.........\Site.Master
.............\.........\.........\Site.Master.cs
.............\.........\.........\Site.Master.designer.cs
.............\....