logo
  • 現在做什麼
  • 關於我

Kalan

文章分類

  • 前端
  • 開發筆記
  • 雜談
  • 年度回顧

快速連結

  • 現在做什麼
  • 關於我
  • 聯絡我
  • 職涯思考🔗

關注我

在福岡生活的開發者,分享軟體開發與日本生活的點點滴滴。

© 2025 Kalan Made with ❤️. All rights reserved.

Japanese software industry common nouns conversion

Written byKalanKalanJan 15, 2019
Home/Random Talk
💡

If you have any questions or feedback, pleasefill out this form

原文

Table of Contents

    This post is translated by ChatGPT and originally written in Mandarin, so there may be some inaccuracies or mistakes.

    Due to the overwhelming number of specific vocabulary terms, it’s exhausting to look them up every time I encounter them, especially with the constant context switching. Therefore, I’ve organized and documented them all in one place.

    Most of the terms are directly converted from English into Katakana, but there are some that are expressed in Japanese or combined with Hiragana and existing words. Honestly, it can be a bit challenging to directly correlate them, but thinking about it, Chinese seems to have a similar situation, so I don’t really have the right to criticize others.

    I will continue to update this list if there are any related terms.

    JapaneseChineseSourceNotes
    フレームワーク框架framework
    コンポーネント元件、組件component
    関数函數
    引数參數
    アロー関数箭頭函數arrow functionThis is a syntax introduced in JavaScript ES6
    メソード方法method
    非同期処理非同步處理
    入力値輸入值
    ソースコード原始碼source code
    リテラル字面值literal
    オブジェクト物件object
    匿名関数、無名関数匿名函數
    分割代入解構賦值The syntax const {a, b} = c in JavaScript
    残余引数restThe syntax const { a, b, …rest } = c in JavaScript
    デフォルト引数default
    戻り値、返す値回傳值
    コールバック回呼(中文通常仍然用 callback)callback
    真理値布林值true/false
    配列陣列
    第 1 級関数第一級函數
    正規表現正規表達式
    シンボルsymbol
    コンパイラ編譯器compiler
    疎行列、スパース行列稀疏矩陣
    特異値分解奇異值分解
    接続コード轉接頭
    要素元素Can refer to "elements" in an array or nodes in a DOM tree
    スクロール滾動scroll
    タブレット平板電腦tablet
    最適化最優化
    ページネーション分頁pagination
    端末裝置Such as desktop or mobile versions
    パフォーマンス效能performance
    ← [golang notes] How to set environment variables for your projectDealings with cookies with CORS →

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

    ☕Buy me a coffee