小编col*_*cer的帖子

在"abcdefgh"中搜索md5("cdef")

我想在字符串中搜索子字符串,例如在'abcdefgh'中搜索'cdef'.但是我需要使用某种算法对子字符串进行预处理以隐藏它,以便没人知道我搜索它.以md5()为例.那么在'abcdefgh'中搜索md5('cdef')的最快方法是什么?

hash search substring

1
推荐指数
1
解决办法
101
查看次数

标签 统计

hash ×1

search ×1

substring ×1