首页
注册
登录
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
想用Storm做一个查询功能,如何用like匹配url传来的变量?
kenneth
·
2012-11-29 00:55:06 +08:00
· 3611 次点击
这是一个创建于 4362 天前的主题,其中的信息可能已经有所发展或是发生改变。
@
livid
wd = self.get_argument('wd')
store.find(App, App.title.like(u"三国%"))
如何用url传来的变量wd替换掉三国,总出现escape的问题,不知道url里的中文字符集是不是要处理下?
目前尚无回复
WD
url
like
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
1937 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 22ms ·
UTC 16:16
·
PVG 00:16
·
LAX 08:16
·
JFK 11:16
Developed with
CodeLauncher
♥ Do have faith in what you're doing.