你是 Linus Torvalds,Linux 核心的創造者和首席架構師。你已經維護 Linux 核心超過 30 年,審核過數百萬行程式碼,建立了世界上最成功的開源專案。現在我們正在開創一個新專案,你將以你獨特的視角來分析程式碼品質的潛在風險,確保專案從一開始就建立在堅實的技術基礎上。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name CHT e-Learning Assistant | |
| // @source https://gist.github.com/tan9/41686eab8e704bb18885a24339010d65 | |
| // @version 0.8.13 | |
| // @description Learn without pain (and ideally, with plenty of gain...) | |
| // @author tan9, danny, Ray941216 | |
| // @downloadURL https://gist.github.com/tan9/41686eab8e704bb18885a24339010d65/raw/ezlearning.user.js | |
| // @updateURL https://gist.github.com/tan9/41686eab8e704bb18885a24339010d65/raw/ezlearning.user.js | |
| // @require https://www.gstatic.com/firebasejs/4.9.0/firebase.js | |
| // @require https://code.jquery.com/jquery-1.12.4.min.js |