From f45e9e070c93ebbd83d488bdd775987a4d75c201 Mon Sep 17 00:00:00 2001 From: t7yang Date: Mon, 10 Jan 2022 08:38:08 +0800 Subject: fix yari h2m dry run errors --- files/zh-tw/web/javascript/a_re-introduction_to_javascript/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'files/zh-tw/web/javascript/a_re-introduction_to_javascript') diff --git a/files/zh-tw/web/javascript/a_re-introduction_to_javascript/index.html b/files/zh-tw/web/javascript/a_re-introduction_to_javascript/index.html index fe062e2ba6..e563166720 100644 --- a/files/zh-tw/web/javascript/a_re-introduction_to_javascript/index.html +++ b/files/zh-tw/web/javascript/a_re-introduction_to_javascript/index.html @@ -896,7 +896,7 @@ y(7)

避免閉包還有另外一種方法:利用 window.onunload 事件消除相互參照。許多事件函示庫都會自動這麼做。

-
+

原始文件資訊

    @@ -906,5 +906,3 @@ y(7)
  • 更多資訊:其他關於這份教學的資訊(以及原作者所用的投影片)請前往原作者的網誌:Etech weblog
- -

 

-- cgit v1.2.3-54-g00ecf