:::warning :information_source: 這個和弦表是用我在[這篇文章](/@andy23512/SycZrIzM1l)中提到的和弦使用方式建立。 ::: 註 1:和弦的輸出中的 :no_entry_sign: 為 [KSC_00] 鍵。這個是用來是用來取消和弦的自動字尾加空白的功能。 註 2:我最新的和弦備份檔案在[這裡](https://raw.githubusercontent.com/andy23512/setting-files/master/CharaChorder/chords.json)。 # 目前的和弦 |輸入|輸出|描述| |-|-|-| |`[`+`]`|`- [ ]`|這個是Markdown 擴充格式的[任務清單項目](https://www.markdownguide.org/extended-syntax/#task-lists)。在我的全端工作上很常用。| |a+n+o|annotation|"annotation" 是我全端工作上常用到的字。| |b+n|backend|Backend 是我在做全端工作時的常用字。| |b+l|boolean|`boolean` 是在 TypeScript 常用的型別。| |c+s|class|`class` 是在 HTML、JavaScript/TypeScript、Python 中的常用字。| |c+o|component|component 是前端工程師常用的字。| |c+o+/|Component|首字大寫的 component。| |c+n+.|console.log|[console.log](https://developer.mozilla.org/en-US/docs/Web/API/console/log_static) 是在 JavaScript/TypeScript 中除錯常用的方法。| |c+o+n|container|"container" 是我全端工作上常用到的字。| |d+s|describe|[Describe](https://jestjs.io/docs/api#describename-fn) 是在 Jest 中常用的區塊。| |d+v|directive|[directive](https://angular.dev/guide/directives) 是在 Angular 中的常用字。| |d+v+/|Directive|首字大寫的 directive。| |d+j|django|[Django](https://www.djangoproject.com/) 是我在全端工作上所用的網頁框架。| |d+k|docker|[Docker](https://www.docker.com/) 是一個開放平臺軟體,用於開發、交付和執行應用程式。我全端工作上會用到。| |f+n|frontend|Frontend 是我在做全端工作時的常用字。| |i+m|import|`import` 是一個在 [JavaScript/TypeScript](https://developer.mozilla.org/zh-TW/docs/Web/JavaScript/Reference/Statements/import) 和 [Python](https://docs.python.org/zh-tw/3/tutorial/modules.html) 中常用的引入其他模組的宣告。| |o+b+s|Observable|[`Observable`](https://rxjs.dev/api/index/class/Observable) 是一個在 Angular 中常用的類別或型別。| |p+n|preference|"preference" 是我全端工作上常用的字。| |r+m|remove|"remove" 是我寫 git commit 訊息時常用到的字。| |r+o|readonly|[`readonly`](https://www.typescriptlang.org/docs/handbook/2/classes.html#readonly) 是一個在 TypeScript 中常用的屬性修飾器。| |s+v|service|[Service](https://angular.dev/guide/di/creating-injectable-service) 是在 Angular 中的常用字。| |s+v+/|Service|首字大寫的 service。| |s+t|string|[`string`](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#the-primitives-string-number-and-boolean) 是在 TypeScript 中常用的型別。| |s+u+b|subscribe|[subscribe](https://rxjs.dev/api/index/class/Observable#subscribe) 是在 RxJS 的 Observable 下的常用的一個方法。| |v+i|viewer|"viewer" 是我全端工作上常用到的字。| |w+r|Warranty Replacement|這是我客服工作上常用到的詞。| ## 棄用的和弦 |輸入|輸出|描述| |-|-|-| |a+n|angular|[`Angular`](https://angular.tw/) 是我在全端工程師的工作上所用的前端框架。| |e+x|exit|[exit](https://zh.wikipedia.org/wiki/Exit_(%E5%91%BD%E4%BB%A4)) 是一個常用的離開 Shell 的指令。| |i+n|interface|[`interface`](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#interfaces) 是一個在 TypeScript 中常用的宣告。| |p+v|private|[`private`](https://www.typescriptlang.org/docs/handbook/2/classes.html#private) 是一個在 TypeScript 中常用的關鍵字。| |r+t|return|`return` 是一個在 [`JavaScript/TypeScript`](https://developer.mozilla.org/zh-TW/docs/Web/JavaScript/Reference/Statements/return) 和 [`Python`](https://docs.python.org/zh-tw/3/tutorial/controlflow.html#defining-functions) 都常用的關鍵字。| |p+e|px|[`px`](https://developer.mozilla.org/zh-TW/docs/Glossary/CSS_pixel) 是 CSS 中常用的單位,並且它在 CC1 預設的英文佈局下較難打出。(`p` 是右手拇指第一搖桿的北鍵,`x` 是右手拇指第二搖桿的北鍵)| |u+p|update|"update" 是我寫 git commit 訊息時常用到的字。| |ㄎ+ㄧ|可以:no_entry_sign:|一個中文常用詞。| |ㄑ+ㄜ|企鵝:no_entry_sign:|我創造的第一個中文和弦。| |s+h|寿司:no_entry_sign:|我創造的第一個日文和弦。|