請輸入您要查詢的關鍵字. 關鍵字範例:
|
查詢技巧 | |
相鄰(Adjacency) | 將一些字組合成一個片語查詢. 例如 : 世界 健康 |
---|---|
右切截(Wildcards) |
右邊的字可用'*'省略查詢:用 '*' 代替 1-5 個字, '**'代替剩下的字, '?' 代替任何地方的單一字. 例如 : environment* polic*, comput**, wom?n |
布林邏輯(Boolean Operators) |
使用 "and" 或 "or" 在任何欄位指定字,使用 "and not" 去排除不要的字. 例如 : stocks and bonds 例如 : (alaska or canada) and (adventure and not vacation) |
相近(Proximity Operators) |
使用"near" 去連結相近的字. 例如 : california near university |