Kalan's Blog

Software Engineer / Taiwanese / Life in Fukuoka

Current Theme light

Due to the abundance of specific terms, it becomes exhausting to look them up every time and constantly switch context. Therefore, I have compiled a record for easy reference.

Most of the terms are directly transliterated from English to Katakana, but there are also some expressed directly in Japanese or combined with existing Hiragana characters. It's quite challenging to find direct equivalents, but come to think of it, Chinese is also similar in this aspect. We don't really have the qualification to criticize others.

If there are any related terms, I will continue to update the list.

JapaneseChineseSourceNotes
フレームワーク框架framework
コンポーネント元件、组件component
関数函数
引数参数
アロー関数箭头函数arrow functionA syntax introduced in JavaScript ES6
メソード方法method
非同期処理异步处理
入力値输入值
ソースコード源代码source code
リテラル字面值literal
オブジェクト对象object
匿名関数、無名関数匿名函数
分割代入解构赋值Syntax in JavaScript: const {a, b} = c
残余引数restSyntax in JavaScript: const { a, b, …rest } = c
デフォルト引数default
戻り値、返す値返回值
コールバック回调callback
真理値布尔值true/false
配列数组
第 1 級関数一阶函数
正規表現正则表达式
シンボルsymbol
コンパイラ编译器compiler
疎行列、スパース行列稀疏矩阵
特異値分解奇异值分解
接続コード转接头
要素元素Can be used to represent "elements" in an array or nodes in a DOM tree
スクロール滚动scroll
タブレット平板电脑tablet
最適化优化
ページネーション分页pagination
端末设备Such as computer version, mobile version, etc.
パフォーマンス性能performance

Prev

[golang notes] How to set environment variables for your project

Next

Dealings with cookies with CORS

If you found this article helpful, please consider buy me a drink ☕️ It'll make my ordinary day shine✨

Buy me a coffee

作者

Kalan 頭像照片,在淡水拍攝,淺藍背景

愷開 | Kalan

Hi, I'm Kai. I'm Taiwanese and moved to Japan in 2019 for work. Currently settled in Fukuoka. In addition to being familiar with frontend development, I also have experience in IoT, app development, backend, and electronics. Recently, I started playing electric guitar! Feel free to contact me via email for consultations or collaborations or music! I hope to connect with more people through this blog.