Skip to content

Commit 22c1b32

Browse files
committed
add a little translate subtitle
1 parent 9f18f1d commit 22c1b32

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

12 Key Sequence Detection/README.MD

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
做一個打密碼出現彩蛋的功能,像是KONAME code這樣
44

5-
此例實做的密碼是`wesbos`,可以自行定義!!
5+
> 翻譯原文(大概的意思,應該與上一面描述相同)
6+
>
7+
> 做一個鍵盤輸入序列檢測(), 意思是在視窗輸入一定數量的「鍵」, 就會發生特定的事件。最耳熟能詳的就是KONAME code, 如果你在1980或1990年代時期長大, 你就知道輸入`↑, ↑, ↓, ↓, ←, →, ←, →, B, A, start`就可以觸發類似超級馬莉中無限生命的功能
8+
若你在[網站](https://www.buzzfeed.com/)輸入`↑, ↑, ↓, ↓, ←, →, ←, →, B, A, start`, 它會將所有的字改為`Wilkie`,我不知道是誰,但是很有趣 不同的網站一些不同的復活節彩蛋,你可以去看看。
9+
10+
此例實做的密碼是`wesbos`, 不過練習的話可以自行定義!!
611

712

813
# Javascript

0 commit comments

Comments
 (0)