浏览 2496 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2007-10-17
For example, a query object that looks like the following example will locate all items that have attributes of those names that match both of those { foo:"bar", bit:"bite"} My question is:If I want to query the value of bit are "bite" or "byte",How do I implement the query syntax in Dojo. 声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |
发表时间:2008-04-18
做两次查询,然后将返回的items合并撒 呵呵
|
|
返回顶楼 | |