javascript-lcs:Javascript中的字符串比较

时间:2021-06-19 17:37:32
【文件属性】:
文件名称:javascript-lcs:Javascript中的字符串比较
文件大小:38KB
文件格式:ZIP
更新时间:2021-06-19 17:37:32
HTML Javascript-lcs Javascript 中的字符串比较。 这个 Javascript 库使用最长字符串子序列算法来进行字符串比较。 用 git 克隆: git clone git://github.com/sp4ce/javascript-lcs cd javascript-lcs 代码示例: <!-- Include the library in your html source --> [removed][removed] // Call the comparison and get the result matrix. var result = lcs.compare(reference, input); // Run throught the result and re
【文件预览】:
javascript-lcs-master
----example.html(3KB)
----LICENSE(1KB)
----example.png(40KB)
----lcs.js(3KB)
----README.md(1KB)

网友评论