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

    to create

    US

    ・

    UK

    B1 中級
    v.t.及物動詞創造
    The artist wanted to create a masterpiece.
    v.t.及物動詞發明
    The company aims to create innovative solutions for its customers.
    v.t.及物動詞建立
    The government decided to create a new department to address environmental issues.

    影片字幕

    悲傷掰掰!透過心靈療癒 transformation 憂鬱與哀傷! (Bereavement: How to Transform Grief & Depression Through Spiritual Healing)

    35:17悲傷掰掰!透過心靈療癒 transformation 憂鬱與哀傷! (Bereavement: How to Transform Grief & Depression Through Spiritual Healing)
    • Hey, it's Marie Forleo and you are watching MarieTV, the place to be to create a business

      嗨,我是 Marie Forleo,你現在正在收看

    • and you are watching MarieTV, the place to be to create a business and life you love.

      MarieTV,這裡是創造你所熱愛的

    B1 中級

    賽車史上最偉大的F1創新! (The Greatest Innovations In Formula One)

    12:00賽車史上最偉大的F1創新! (The Greatest Innovations In Formula One)
    • He recognised the potential of using an aerofoil to create negative lift,

      他認識到使用翼型產生負升力的潛力,

    • to create negative lift and thus push the car down towards the ground, thereby improving
    B1 中級

    什麼是乙太網路? (What is Ethernet?)

    09:11什麼是乙太網路? (What is Ethernet?)
    • Also, your possibilities for the information world can seem endless when you connect this Ethernet Local Area Network to the Internet to create a very large WAN, or Wide Area Network.

      作為光脈衝傳輸數據的通道。

    • to the internet to create a very large WAN (Wide Area Network).

      連接到互聯網,形成一個非常大的 WAN(廣域網)。

    B2 中高級

    首場總統辯論:希拉蕊.柯林頓 vs. 唐納.川普 (完整版)|NBC新聞 (The First Presidential Debate: Hillary Clinton And Donald Trump (Full Debate) | NBC News)

    38:58首場總統辯論:希拉蕊.柯林頓 vs. 唐納.川普 (完整版)|NBC新聞 (The First Presidential Debate: Hillary Clinton And Donald Trump (Full Debate) | NBC News)
    • Beginning with you, Secretary Clinton, why are you a better choice than your opponent to create the kinds of jobs that will put more money into the pockets of American workers?

      有些

    • So I know how to really work to get new jobs and to get exports that help to create more new jobs.

      CLINTON 秘書,為何

    B1 中級

    如何在 Microsoft Hyper-V 管理員中建立虛擬機! (Create a Virtual Machine in Microsoft Hyper-V Manager)

    04:22如何在 Microsoft Hyper-V 管理員中建立虛擬機! (Create a Virtual Machine in Microsoft Hyper-V Manager)
    • Hi, in this video we're going to show you how to create a VM or virtual machine using Microsoft's Hyper-V virtualization platform.

      嗨,在本視頻中,我們將向你展示如何使用微軟的 Hyper-V 虛擬化平臺創建 VM 或虛擬機。

    • Hi, in this video we're going to show you how to create a VM or a virtual machine using Microsoft's Hyper-V Virtualization Platform.

      嗨,在本視頻中,我們將向你展示如何使用微軟的 Hyper-V 虛擬化平臺創建 VM 或虛擬機。

    A2 初級

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

    06:330.2 資料結構與演算法:計算問題 (0.2 Data Structures and Algorithms: Computational Problems)
    • We don't want to create or destroy data in our output data.

      我們的目標是在所有這些城市之間找到一條儘可能短的路徑,也許花費的時間越短越好,或者使用的汽油越少越好,等等。

    • We don't want to create or destroy data in our output data.

      我們的目標是在所有這些城市之間找到一條儘可能短的路徑,也許花費的時間越短越好,或者使用的汽油越少越好,等等。

    B1 中級

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

    02:400.4 資料結構與演算法:選擇排序法程式碼! (0.4 Data Structures & Algorithms: Selection Sort Code)
    • I'm going to create a method that can be used to find the location of the minimum item.

      我要創建一個方法,用來查找最小項的位置。

    • I'm going to create a method that can be used to find the location of the minimum item, so it's going to be finding the index.

      我要創建一個方法,用來查找最小項的位置。

    B2 中高級

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

    10:190.5 資料結構與演算法:清單式選擇排序法! (0.5 Data Structures & Algorithms: List-Based Selection Sort)
    • So I'm going to create an array that represents the sorted data, and it'll be initially an empty array list, a brand new array list.

      是以,我要創建一個數組來表示排序後的數據,它最初將是一個空數組列表,一個全新的數組列表。

    • So I'm going to create an array that represents the sorted data.

      在我完成排序後,我會再打印一條資訊,說明我們已經完成了。

    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 初級

    1.1 資料結構與演算法:陣列擴展策略! (1.1 Data Structures & Algorithms: Array Expansion Strategies)

    09:221.1 資料結構與演算法:陣列擴展策略! (1.1 Data Structures & Algorithms: Array Expansion Strategies)
    • So a common approach is to create a class.

      是以,一種常見的方法是創建一個類。

    • So a common approach is to create a class.

      有一個追加,相當於在末尾添加一些東西。

    B1 中級