Footer

    Download on the App StoreGet it on Google Play

    關於

    • 認識 VoiceTube
    • 學習服務介紹
    • 加入我們
    • 常見問題
    • 熱門搜尋主題
    • 企業英文培訓
    • 社群推廣分潤計畫

    服務總覽

    • 口說挑戰
    • 單字單句本
    • Hero 智能學習
    • Tutor 真人家教
    • Vclass 名師課程
    • Campus 教育版
    • 字典查詢
    • 匯入影片並生成字幕
    • 部落格

    精選頻道

    影片分級

    • A1 初級
    • A2 初級
    • B1 中級
    • B2 中高級
    • C1 高級
    • C2 高級

    隱私權˙條款˙
    ©2026 VoiceTube Corporation. All rights reserved

    compiler

    US /kəmˈpaɪlɚ/

    ・

    UK /kəmˈpaɪlə(r)/

    B1 中級
    n. (c./u.)名詞 (可數/不可數)編輯 ; 編者 ; 編輯者
    The compiler interviewed the authors of the stories in his compilation
    n. (c./u.)名詞 (可數/不可數)編譯器
    The compiler translates the source code into executable code.

    影片字幕

    Java 線上面試|資深 Java 工程師面試常見問題! (Java Mock Interview | Interview Questions for Senior Java Developers)

    19:07Java 線上面試|資深 Java 工程師面試常見問題! (Java Mock Interview | Interview Questions for Senior Java Developers)
    • Um, every class, uh, has one, and if you don't create one, uh, the compiler will create a default constructor for you.

      有一家美國公司叫 Filtek,這是他們定製的硬件,我們辦公室就有一個。

    • Every class has one, and if you don't create one, the compiler will create a default constructor for you.

      每個類都有一個構造函數,如果您沒有創建,編譯器會為您創建一個默認構造函數。

    B1 中級

    C++ 的 vector 陣列型別是什麼? (The Vector Type in C++)

    06:33C++ 的 vector 陣列型別是什麼? (The Vector Type in C++)
    • When we talk about template, remember that templates are not functions or classes, but they are guidelines for the compiler to use or create classes or functions.

      當我們談論模板時,請記住模板不是函數或類,而是編譯器使用或創建類或函數的指南。

    • Now, the process that describes the procedure the compiler employs to build classes or functions out of templates is called instantiation.

      現在,描述編譯器從模板中構建類或函數的過程稱為實例化。

    B2 中高級

    在 Arduino IDE 中新增檔案! (Adding a file in Arduino IDE)

    10:49在 Arduino IDE 中新增檔案! (Adding a file in Arduino IDE)
    • This error typically occurs when the compiler does not recognize the uint8t type, which is supposed to represent an unsigned 8-bit integer.

      這種錯誤通常發生在編譯器無法識別 uint8t 類型時,該類型本應表示無符號 8 位整數。

    • Additionally, it is important to check the compiler settings and make sure that it supports the C standard that includes this type definition.

      此外,檢查編譯器設置並確保其支持包含該類型定義的 C 標準也很重要。

    B1 中級

    Apple - WWDC 2014 (Apple - WWDC 2014)

    57:59Apple - WWDC 2014 (Apple - WWDC 2014)
    • Well, Safari now has a fourth-tier, LLVM-based, optimized JavaScript compiler that is the fastest of any major browser.

      都在左側顯示當天的會議,

    • Now, she surely wants to grill me about the newest fourth-tier LLVM compiler in Safari.

      或在郵件上寫些什麼,

    B1 中級

    第一週,續集 (Week 1, continued)

    52:50第一週,續集 (Week 1, continued)
    • Generally, the compiler is going to get a little confused as to what you mean.

      他們從來不說什麼很長一段時間了。

    • And just the compiler knows that when it sees backslash n, it should actually induce the computer ultimately, or printf in this case, to print out an actual new line, like hitting the Enter key on your keyboard.

      沒有人知道。

    B1 中級

    商業領袖必學的運算思維 - 2016 電腦科學 (Computational Thinking - Computer Science for Business Leaders 2016)

    21:52商業領袖必學的運算思維 - 2016 電腦科學 (Computational Thinking - Computer Science for Business Leaders 2016)
    • And that program is generally called a compiler.

      描述的,或者你有種 看到它之前,這確實是

    • And the compiler is a piece of software that does that process.

      讓我們在這裡提供了一些異議。

    B1 中級

    第一週 (Week 1)

    52:43第一週 (Week 1)
    • So one, we're about to start using a program called a compiler.

      但如果你不太自在,你大概會知道。

    • But a compiler is just a general term for a piece of software that takes source code and produces object code from it.

      如果你從六歲就開始寫程式,比較自在,

    B1 中級

    Anthropic 打造 Compiler 的真實原因! (The Real Reason Anthropic built a Compiler)

    08:18Anthropic 打造 Compiler 的真實原因! (The Real Reason Anthropic built a Compiler)
    • Anthropic just released a marketing video proving that Claude, their flagship programming model, can produce a C compiler from scratch.

      Anthropic 最近發布了一個行銷影片,證明瞭他們旗艦級的程式模型 Claude,可以從零開始產生一個 C 編譯器。

    • Anthropic just released a marketing video proving that Claude, their flagship programming model, can produce a C compiler from scratch, no human intervention,

      Anthropic 最近發布了一個行銷影片,證明瞭他們旗艦級的程式模型 Claude,可以從零開始產生一個 C 編譯器。

    B1 中級

    C++ 100 秒速學!🚀 (C++ in 100 Seconds)

    02:46C++ 100 秒速學!🚀 (C++ in 100 Seconds)
    • when it'll blow your whole leg off to get started, install a C compiler like GCC or Clang, then create a file ending in cpp.

      要開始時,請先安裝一個 C 編譯器,像是 GCC 或 Clang,然後建立一個副檔名為 cpp 的檔案。

    • To get started, install a C++ compiler like GCC or Clang, then create a file ending in cpp.

      你的程式碼會從 main 函式開始執行。

    B1 中級

    C++ 不為人知的祕密! (The Untold Story of C++)

    11:22C++ 不為人知的祕密! (The Untold Story of C++)
    • The first commercial compiler, CFront 1.0, was released.

      第一個商業編譯器 CFront 1.0 發布了。

    • By 1985, Strustrup published "The C++ Programming Language." The first commercial compiler, CFront 1.0, was released,

      第一個商業編譯器 CFront 1.0 發布了。

    B2 中高級