Skip to content

Commit

Permalink
Merge pull request #142 from dz1984/fix/Chinese-Traditional
Browse files Browse the repository at this point in the history
fix the format.
  • Loading branch information
darcyclarke committed Apr 23, 2014
2 parents bc88018 + 18d8116 commit e9474a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chinese-Traditional/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
* 什麼是 hashtable?
* 解釋下列程式碼為什麼不是IIFE: `function foo(){ }();`. (Immediately Invoked Function Expression,立即函式)
* 需要修改那裡使它成為IIFE?
* `null、`undefined``undeclared`變數之間有什麼差異?
* `null``undefined``undeclared`變數之間有什麼差異?
* 你如何檢查?
* 什麼是 closure, 如何/為什麼使用?
* anonymous functions 典型的使用時機?
Expand Down

0 comments on commit e9474a8

Please sign in to comment.