From 19fedbebfb9fa3aafd489db30ba5cff449569b68 Mon Sep 17 00:00:00 2001 From: SImonAllen <61531170+SimonAllen0901@users.noreply.github.com> Date: Fri, 27 Aug 2021 01:38:33 +0800 Subject: Update Web/JavaScript/EventLoop, zh-TW (#2205) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 補上剩餘翻譯與風格修正 翻譯: 把此章節剩餘翻譯補完 風格整理: 1. 「程序」改成「程式」 2. 冒號改成全型冒號 3. 引號改成中文引號 4. 「函數」與「函式」夾雜,統一改成「函式」 5. 修正原212行未翻譯完成段落 6. 整理中英數夾雜時多出來的單獨空格 7. 破折號整理成一致 * Web/JavaScript/EventLoop 更新: 1. 修正圖片顯示錯誤 2. http 連結改 https * Web/JavaScript/EventLoop 更新: 1. 按 Flaws 提示移除 img style 2. 原69行連結修正 3. 補上 Adding messages 段落缺少的程式範例與翻譯 4. 原91行連結修正 5. 原103行連結修正 * Web/JavaScript/EventLoop 更新: 補上缺少的 HTML element --- .../javascript/eventloop/the_javascript_runtime_environment_example.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 files/zh-tw/web/javascript/eventloop/the_javascript_runtime_environment_example.svg (limited to 'files/zh-tw/web/javascript/eventloop/the_javascript_runtime_environment_example.svg') diff --git a/files/zh-tw/web/javascript/eventloop/the_javascript_runtime_environment_example.svg b/files/zh-tw/web/javascript/eventloop/the_javascript_runtime_environment_example.svg new file mode 100644 index 0000000000..1b57821636 --- /dev/null +++ b/files/zh-tw/web/javascript/eventloop/the_javascript_runtime_environment_example.svg @@ -0,0 +1 @@ +StackHeapQueueFrameFrameFrameFrameMessageMessageMessageObjectObjectObjectObjectObjectObjectObject \ No newline at end of file -- cgit v1.2.3-54-g00ecf