aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/tools
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/tools')
-rw-r--r--files/zh-cn/tools/profiler/index.html1
-rw-r--r--files/zh-cn/tools/using_the_source_editor/index.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/files/zh-cn/tools/profiler/index.html b/files/zh-cn/tools/profiler/index.html
index 9e6dfbcb48..e2f7da543c 100644
--- a/files/zh-cn/tools/profiler/index.html
+++ b/files/zh-cn/tools/profiler/index.html
@@ -2,6 +2,7 @@
title: JavaScript Profiler
slug: Tools/Profiler
translation_of: Tools/Performance
+translation_of_original: Tools/Profiler
---
<div>{{ToolsSidebar}}</div><p>使用Profiler工具找到你的JavaScript代码的瓶颈. Profiler会定期统计JavaScript样本的堆栈信息.</p>
diff --git a/files/zh-cn/tools/using_the_source_editor/index.html b/files/zh-cn/tools/using_the_source_editor/index.html
index c343df0749..f1169710b4 100644
--- a/files/zh-cn/tools/using_the_source_editor/index.html
+++ b/files/zh-cn/tools/using_the_source_editor/index.html
@@ -2,6 +2,7 @@
title: 使用源代码编辑器
slug: Tools/Using_the_Source_Editor
translation_of: tools/Keyboard_shortcuts#Source_editor
+translation_of_original: Tools/Using_the_Source_Editor
---
<div>{{ToolsSidebar}}</div><p>源代码编辑器是一个编辑器组件,由源editor.jsm的Java Script代码模块的提供,这是共享的几个开发工具,包括暂存器和样式编辑器。它也可以被使用的Firefox扩展。本文说明如何使用编辑器来编辑文本。.</p>
<h2 id="Keyboard_commands" name="Keyboard_commands">键盘命令</h2>