---
title: "搜索 - 主菜单 - MetaEditor 帮助"
description: "这个菜单提供文本搜索命令。 ... - 搜索 - 主菜单 - MetaEditor 帮助"
image: "https://www.metatrader5.com/i/logo_metatrader5.png"
---

[MetaEditor 帮助](https://www.metatrader5.com/zh/metaeditor/help) → [主菜单](https://www.metatrader5.com/zh/metaeditor/help/main_menu) → 搜索

# 搜索

这个菜单提供文本搜索命令。

|  | 命令 | 描述 |
| --- | --- | --- |
| ![查找](https://www.metatrader5.com/i/help/metaeditor/en/find_icon.png) | 查找... | 打开[搜索](https://www.metatrader5.com/zh/metaeditor/help/development/source_code_find)窗口。 |
| ![查找下一个](https://www.metatrader5.com/i/help/metaeditor/en/find_next_icon.png) | 查找下一个 | 查找当前搜索词条的下一个内容。 |
| ![查找前一个](https://www.metatrader5.com/i/help/metaeditor/en/find_previous_icon.png) | 查找前一个 | 查找当前搜索词条的前一个内容。 |
| ![替换](https://www.metatrader5.com/i/help/metaeditor/en/replace_icon.png) | 替换... | 打开窗口替换找到的文本。 |
| ![在文件中查找](https://www.metatrader5.com/i/help/metaeditor/en/find_in_files_icon.png) | 多文件查找... | 打开窗口[在多个文件中搜索所需文本](https://www.metatrader5.com/zh/metaeditor/help/development/source_code_find#find_in_files)。 |
| ![跳转到行](https://www.metatrader5.com/i/help/metaeditor/en/go_to_line_icon.png) | 跳转到行... | 打开窗口，您可以从这里[跳转到指定的源代码](https://www.metatrader5.com/zh/metaeditor/help/development/intelligent_management#goto_line)行。 |

```json
{"@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ {"@type": "ListItem", "position": 1, "item": {"@id": "/zh/metaeditor/help", "name": "MetaEditor 帮助"}}, {"@type": "ListItem", "position": 2, "item": {"@id": "/zh/metaeditor/help/main_menu", "name": "主菜单"}}, {"@type": "ListItem", "position": 3, "item": {"@id": "/zh/metaeditor/help/main_menu/main_menu_search", "name": "搜索"}} ]}
{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{ "@type": "Question", "name": "MetaTrader 5: 搜索", "acceptedAnswer": { "@type": "Answer", "text": "这个菜单提供文本搜索命令。  ..." } }] }
```
