Kalan's Blog

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

四零二曜日電子報上線啦!訂閱訂起來

Software Engineer / Taiwanese / Life in Fukuoka
This blog supports RSS feed (all content), you can click RSS icon or setup through third-party service. If there are special styles such as code syntax in the technical article, it is still recommended to browse to the original website for the best experience.

Current Theme light

我會把一些不成文的筆記或是最近的生活雜感放在短筆記,如果有興趣的話可以來看看唷!

Please notice that currenly most of posts are translated by AI automatically and might contain lots of confusion. I'll gradually translate the post ASAP

Japanese software industry common nouns conversion

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