Skip to content

Commit 837c94e

Browse files
committed
翻译 built-in-browser.md
1 parent 7079cae commit 837c94e

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# 内置浏览器
1+
# Built-in Browser
22

3-
HBuilderX,内置浏览器,支持边改边预览
3+
HBuilderX Built-in Browser, Support preview while changing
44

5-
- 支持预览markdown文件
6-
- 支持web项目、vue项目、uniapp项目、5+项目在内置浏览器预览
5+
- Support previewing markdown files
6+
- Support web project, vue project, uniapp project, 5+ project preview in built-in browser
77
- ......
88

9-
### 查找代码中对应的DOM节点、高亮浏览器内对应元素
9+
### Highlight the Elements in the Browser、Find DOM Node in File
1010

11-
> 仅支持HBuilderX 2.6.10+版本
11+
> Only supports HBuilderX 2.6.10+ version
1212
13-
- 在内置浏览器,右键菜单,点击`查找代码中对应的DOM节点`,即可跳转到编辑器相应位置
14-
- 在编辑器内,右键菜单,点击`高亮浏览器内对应元素`, 即可在内置浏览器显示相应元素
13+
- In the built-in browser, Selected element, right-click the menu, click`Highlight the Elements in the Browser`,You can jump to the corresponding position of the editor
14+
- In the editor, Selected code, right-click the menu, click on `Find DOM Node in File` to display the corresponding elements in the built-in browser
1515

16-
**示例**
16+
**Example**
1717

18-
<img src="/static/snapshots/tutorial/browser_1.gif" style="zoom: 90%;border:1px solid #eee;" />
18+
<img src="/static/snapshots/tutorial/browser_1_en.gif" style="zoom: 90%;border:1px solid #eee;" />

en/_sidebar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* [Fold](/Tutorial/UserGuide/fold.md)
2121
* [Format](/Tutorial/UserGuide/format.md)
2222
* [Validate](/Tutorial/UserGuide/SyntaxCheck.md)
23+
* [Built-in Browser](/Tutorial/UserGuide/built-in-browser.md)
2324
* [Built-in Explorer](/Tutorial/UserGuide/built-in-explorer.md)
2425
* [Compase Selected Files](/Tutorial/UserGuide/LocalFileDiff.md)
2526
* [Local History](/Tutorial/UserGuide/LocalHistory.md)
287 KB
Loading

0 commit comments

Comments
 (0)