📌 主題:Software Development Vocabulary
📌 難度:TOEIC 750分
🌟 核心概念
🔹 Software Development (軟體開發)
📌 主要分類
1️⃣ 基礎概念
-
Algorithm (演算法)
🔹 Example: The search engine uses a complex algorithm to rank web pages.
🔹 翻譯: 搜尋引擎使用複雜的演算法來排名網頁。 -
Bug (錯誤)
🔹 Example: The developer fixed a critical bug in the application.
🔹 翻譯: 開發人員修復了應用程式中的嚴重錯誤。 -
Code (程式碼)
🔹 Example: She wrote clean and efficient code for the project.
🔹 翻譯: 她為這個專案撰寫了乾淨且高效的程式碼。 -
Compile (編譯)
🔹 Example: The program will not run if it fails to compile.
🔹 翻譯: 如果程式無法編譯,它將無法執行。 -
Database (資料庫)
🔹 Example: The company stores customer information in a secure database.
🔹 翻譯: 公司將客戶資訊存放在安全的資料庫中。
2️⃣ 開發工具
- IDE (整合開發環境)
- Git (版本控制工具)
- Library (函式庫)
- Module (模組)
- Script (腳本)
3️⃣ 開發流程
- Deploy (部署)
- Debug (除錯)
- Optimize (優化)
- Patch (修補程式)
- Refactor (重構)
4️⃣ 伺服器與網路
- Server (伺服器)
- Protocol (協議)
- Encryption (加密)
- Repository (存儲庫)
- Virtual Machine (虛擬機器)
5️⃣ 其他重要詞彙
- User Interface (使用者介面)
- Version Control (版本控制)
- Test Case (測試案例)
- Query (查詢)
- Function (函式)
文章標籤
全站熱搜
