首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
Tornado Documentation
›
http://www.v2ex.com/tornado/
Tornado on GitHub
›
https://github.com/facebook/tornado/
Tornado Gists
›
http://tornadogists.org/
V2EX
›
Tornado
网址输错了也可以纠正的 handler(或者说模糊匹配)是怎么写的?
yingluck
·
2014-08-23 10:39:54 +08:00
· 4120 次点击
这是一个创建于 3722 天前的主题,其中的信息可能已经有所发展或是发生改变。
比如不存在的路径 /zoo/monkey 自动跳转到 上级 /zoo
拼写错误 /zoo/monke 或者 /zoo/monky 自动跳转到 /zoo/monkey
甚至在没有歧义的情况下 /zoo/m 自动跳转到 /zoo/monkey
拼写
歧义
handler
1 条回复
•
2014-08-23 11:05:25 +08:00
1
jprovim
2014-08-23 11:05:25 +08:00
closest string match algorithm
http://stackoverflow.com/questions/49263/approximate-string-matching-algorithms
http://stackoverflow.com/questions/5859561/getting-the-closest-string-match
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
3439 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms ·
UTC 00:07
·
PVG 08:07
·
LAX 17:07
·
JFK 20:07
Developed with
CodeLauncher
♥ Do have faith in what you're doing.