請輸入想查詢的單字或片語
    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

    code

    US /kod/

    ・

    UK /kəʊd/

    A2 初級英檢中級
    v.t.及物動詞編碼
    We need to code our messages to keep them secret
    n.名詞密碼
    You need to set a secure code to access your online bank account
    n.名詞規則;規範
    The dress code for tonight's dinner event is formal, so don't wear sandals
    v.t.及物動詞代號;代碼
    The secret lovers code their messages so nobody else can read them
    n.名詞代碼;密碼
    The children decided on a code that only they would understand
    v.t.及物動詞寫程式
    The team of computer engineers can quickly code the website
    n.名詞以特定程式設計語言所撰寫出來的一段程式
    I wrote some code to help people learn words
    n.名詞法典
    The criminal code outlines punishments for various offenses.
    n.名詞(基因)代碼
    The genetic code determines the characteristics of an organism.

    影片字幕

    騎士 (Knight)

    40:16騎士 (Knight)
    • had become associated with the ideals of chivalry, a code of conduct for the perfect courtly
    • Chivalric code
    B2 中高級

    《宅男行不行》Howard的機器手讓他不小心尷尬了..... (The Big Bang Theory _ Howard Wolowitz - Robotic Hand.mp4)

    03:52《宅男行不行》Howard的機器手讓他不小心尷尬了..... (The Big Bang Theory _ Howard Wolowitz - Robotic Hand.mp4)
    • I'm sorry,we don't have a code for "Robot hand grasping a man's penis." Why is it hooked up to a computer?

      抱歉,我們沒有「機器的手手在抓抓男子的雞雞」的代碼。為什麼還要拎個筆電呢?

    B1 中級

    聖經系列 I:神的觀念入門! (Biblical Series I: Introduction to the Idea of God)

    38:29聖經系列 I:神的觀念入門! (Biblical Series I: Introduction to the Idea of God)
    • And it presents the Covenant Code, which is this idea that society is predicated (this was Israeli society),

      還是以馬爾杜克這個故事為例

    • And then the final one is the Deuteronomist code, and it contains the bulk of the law, and the Deuteronomic history.

      蛇形冥界猛獸

    B1 中級

    你在麥當勞點餐的「這台機器」要價 21 億美元?! (The $2.1 Billion McDonald's Machine)

    10:35你在麥當勞點餐的「這台機器」要價 21 億美元?! (The $2.1 Billion McDonald's Machine)
    • With the link in the description and with the code "FERN," you can get an exclusive 10% discount on your first order.

      這些作品質量上乘,天然成分使每件作品都獨一無二。

    • With the link in the description and with the code "FERN," you can get an exclusive 10% discount on your first order.

      這些作品質量上乘,天然成分使每件作品都獨一無二。

    B1 中級

    第五週 (Week 5)

    49:14第五週 (Week 5)
    • Well, all this time, if we've been calling a function like getString and storing the so-called return value of getString in a variable, it's called s of type string, we've been writing the line of code up there above.

      所以,你可能搞 更周到,為

    • Well, all this time, if we've been calling a function like getString and storing the so-called return value of getString in a variable, it's called s of type string, we've been writing the line of code up there above.

      所以,你可能搞 更周到,為

    B1 中級

    0.2 資料結構與演算法:計算問題 (0.2 Data Structures and Algorithms: Computational Problems)

    06:330.2 資料結構與演算法:計算問題 (0.2 Data Structures and Algorithms: Computational Problems)
    • Basically, you're given a piece of code and you have to identify whether the code will ever finish or not on a given input set.

      基本上,給你一段代碼,你必須確定在給定的輸入集上,代碼是否能完成。

    • Basically, you're given a piece of code.

      是以,這意味著任何有效的輸入集都能正常工作。

    B1 中級

    0.3 資料結構與演算法:選擇排序法 (0.3 Data Structures & Algorithms: Selection Sort)

    07:050.3 資料結構與演算法:選擇排序法 (0.3 Data Structures & Algorithms: Selection Sort)
    • But for the rest of our discussion here, we'll want to think very, very concretely and think about each individual step so we could translate it into code rather than relying on our instantaneous intuition about what the problem should be.

      但是,在接下來的討論中,我們要非常、非常具體地思考每一個步驟,以便將其轉化為代碼,而不是依靠我們對問題的直覺。

    • But for the rest of our discussion here, we'll want to think very, very concretely and think about each individual step so we could translate it into code rather than relying on our instantaneous intuition about what the problem should be.

      好吧,我們的第一種排序算法似乎有點麻煩。

    B1 中級

    0.4 資料結構與演算法:選擇排序法程式碼! (0.4 Data Structures & Algorithms: Selection Sort Code)

    02:400.4 資料結構與演算法:選擇排序法程式碼! (0.4 Data Structures & Algorithms: Selection Sort Code)
    • So as a programming refresher, I'm going to convert the algorithm that we just talked about, selection sort, into code.

      是以,作為編程複習,我將把我們剛才談到的算法--選擇排序--轉換成代碼。

    • So as a programming refresher, I'm going to convert the algorithm that we just talked about, selection sort, into code.

      是以,作為編程複習,我將把我們剛才談到的算法--選擇排序--轉換成代碼。

    B2 中高級

    0.5 資料結構與演算法:清單式選擇排序法! (0.5 Data Structures & Algorithms: List-Based Selection Sort)

    10:190.5 資料結構與演算法:清單式選擇排序法! (0.5 Data Structures & Algorithms: List-Based Selection Sort)
    • Okay, so as a programming review, let's look at some code that's going to implement this.

      好了,作為編程複習,讓我們來看看實現這個功能的代碼。

    • OK, so as a programming review, let's look at some code that's going to implement this.

      事實上,確實如此。

    A2 初級

    1.3 資料結構與演算法:實證分析 vs. 理論分析的效能比較 (課堂練習總結) (1.3 Data Structures & Algorithms: Empirical vs. Analytical Performance (Studio Exercise Summary))

    02:131.3 資料結構與演算法:實證分析 vs. 理論分析的效能比較 (課堂練習總結) (1.3 Data Structures & Algorithms: Empirical vs. Analytical Performance (Studio Exercise Summary))
    • You have to create the code.

      您必須創建代碼。

    • You have to create the code, you have to set up some experiments, uh, you have to choose the right data for your experiment.

      您必須創建代碼。

    A2 初級