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

    programmer

    US /ˈproˌɡræmɚ/

    ・

    UK /ˈprəʊgræmə(r)/

    A2 初級多益
    n.名詞程序員
    The programmer made software for computers

    影片字幕

    Alan Walker 挪威英國混血天才DJ!神曲《Faded》YouTube點閱全球第28名!挪威人竟然不愛講挪威語愛講英文?| ( ft. @Alanwalkermusic )驚奇脫口秀#206 (Alan Walker 挪威英國混血天才DJ!神曲《Faded》全YouTube第28名挪威人不愛講挪威語愛講英文!| ( ft. @Alanwalkermusic )驚奇脫口秀#206)

    14:26Alan Walker 挪威英國混血天才DJ!神曲《Faded》YouTube點閱全球第28名!挪威人竟然不愛講挪威語愛講英文?| ( ft. @Alanwalkermusic )驚奇脫口秀#206 (Alan Walker 挪威英國混血天才DJ!神曲《Faded》全YouTube第28名挪威人不愛講挪威語愛講英文!| ( ft.  @Alanwalkermusic )驚奇脫口秀#206)
    • Only the fake ones, you know, have everything saved on their programmer, but that heat is that life.

      是否還有人讓你覺得 "哦,我希望能和他合作"?

    • Only the fake ones, you know, have everything saved on the programmer, but he does that life.

      我還沒做過。

    A2 初級

    【即時消息】錯誤代碼導致十億臺微軟機器損壞,全球大當機!帶你一同了解成因及後果! (Some bad code just broke a billion Windows machines)

    03:59【即時消息】錯誤代碼導致十億臺微軟機器損壞,全球大當機!帶你一同了解成因及後果! (Some bad code just broke a billion Windows machines)
    • I do feel really bad for the programmer who updated this driver though, because the tech lead's about to run git blame, and blame them for this whole mess.

      不過,我真為更新驅動程序的程序員感到難過,因為技術主管馬上就要運行 git 怪罪程序,把這一切都歸咎於他們。

    • I do feel really bad for the programmer who updated this driver, though, because the tech lead's about to run Git Blame and blame them for this whole mess.
    B1 中級

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

    38:29聖經系列 I:神的觀念入門! (Biblical Series I: Introduction to the Idea of God)
    • I'm an aerospace science engineer and an expert computer programmer, and I have three rapid-fire questions so I'm going to get to them quick.

      當時寫出《聖經》開篇的那些故事的人

    • I'm an aerospace science engineer and an expert computer programmer.

      《約翰福音》中的觀點就是 基督 即聖子

    B1 中級

    ArduinoJson 7 有什麼新功能?! (What's new in ArduinoJson 7)

    14:56ArduinoJson 7 有什麼新功能?! (What's new in ArduinoJson 7)
    • Fixed memory allocation is perfect when resources are scarce but requires more discipline from the programmer. During the past five years, we attended to the rise of 32-bit microcontrollers, first with the ESP8266, then with the ESP32 and all the ARM-based MCUs. 32-bit microcontrollers have much more memory but also a bigger runtime framework, so Arduino JSON now represents a small fraction of the executable. If we compare the parser example on the two versions of the Arduino Uno, we see that Arduino JSON 7 makes up about two-thirds of the executable on R3 but only 7% on R4. Because the proportion is much smaller, the difference between Arduino JSON 6 and 7 is neglectable on 32-bit microcontrollers. For example, on Arduino Uno R4 minima, the parser example only grew by 2.3% and the generator example by 1.7%. As you can see, the size of the library is not so important anymore. Arduino JSON 7 can run on 8-bit microcontrollers but if the memory is tight, it's probably better if you stick with version 6.

      在資源稀缺的情況下,固定內存分配非常完美,但對程序員的要求更高。在過去五年中,我們注意到 32 位微控制器的興起,首先是 ESP8266,然後是 ESP32 和所有基於 ARM 的 MCU。32 位微控制器內存更大,但運行時框架也更大,是以 Arduino JSON 現在只佔可執行文件的一小部分。如果我們比較 Arduino Uno 兩個版本上的解析器示例,就會發現 Arduino JSON 7 在 R3 上約佔可執行文件的三分之二,而在 R4 上僅佔 7%。由於比例要小得多,是以在 32 位微控制器上,

    • Fixed memory allocation is perfect when resources are scarce but requires more discipline from the programmer.

      事實上,唯一會增加碎片的功能是反序列化 JSON,因為它需要為字符串重新分配塊。由於 JSON 文檔的容量現在是彈性的,是以與內存管理相關的幾個函數變得無關緊要。JSON 數組大小、JSON 對象大小、JSON 文檔容量和 JSON 對象大小都是有限的。

    B1 中級

    臺灣為何要「大罷免」?看看外國人怎麼看! (Why Taiwan Just Tried to Recall “Pro-China” Lawmakers)

    09:21臺灣為何要「大罷免」?看看外國人怎麼看! (Why Taiwan Just Tried to Recall “Pro-China” Lawmakers)
    • From learning Python to developing an intuition for computer logic, you'll get hands-on experience with real programs and learn to think like a programmer, building your problem-solving skills to thrive in the evolving world of programming.

      從學習 Python 到培養對計算機邏輯的直覺,你將親身體驗真實的程序,學會像程序員一樣思考,培養解決問題的技能,在不斷髮展的編程世界中茁壯成長。

    • From learning Python to developing an intuition for computer logic, you'll get hands-on experience with real programs and learn to think like a programmer, building your problem solving skills to thrive in the evolving world of programming.
    B1 中級

    我在中國如何自己打造iPhone! (How I Made My Own iPhone - in China)

    23:49我在中國如何自己打造iPhone! (How I Made My Own iPhone - in China)
    • Sure, I'm a programmer,
    B1 中級

    微軟 Build 2025 開發者大會的全部技術展示! (All of the demos at Microsoft Build 2025)

    13:20微軟 Build 2025 開發者大會的全部技術展示! (All of the demos at Microsoft Build 2025)
    • This is the next big step forward, which is a full coding agent built right into GitHub, taking co-pilot from being a pair programmer to a peer programmer.

      這是下一步的重大進展,即在 GitHub 中直接內置一個完整的編碼代理,將 co-pilot 從結對程序員變為同行程序員。

    • This is the next big step forward, which is a full coding agent built right into GitHub, taking Copilot from being a pair programmer to a peer programmer.

      這是下一步的重大進展,即在 GitHub 中直接內置一個完整的編碼代理,將 co-pilot 從結對程序員變為同行程序員。

    B1 中級

    醫生們為何窮困潦倒?背負學貸值得嗎? (Why are So Many Doctors Broke? Is It Worth the Debt?)

    09:56醫生們為何窮困潦倒?背負學貸值得嗎? (Why are So Many Doctors Broke? Is It Worth the Debt?)
    • $100,000 a year is on the lower end of a starting salary for a computer programmer in San Francisco.

      在舊金山,電腦程式設計師的起薪十萬美元算是比較低的。

    • However, if you're in Idaho, the average salary for a computer programmer is about $65,000.

      不過,如果你在愛達荷州,電腦程式設計師的平均年薪大約是六萬五千美元。

    B1 中級

    美國長輩的人生智慧:為了生活開銷,他們仍努力工作! (Life Lessons From Older Americans Who Still Work To Pay The Bills)

    13:25美國長輩的人生智慧:為了生活開銷,他們仍努力工作! (Life Lessons From Older Americans Who Still Work To Pay The Bills)
    • Then I got recruited by General Electric to become a computer programmer.

      然後 General Electric 聘請我成為電腦程式設計師。

    • I got my degree in mathematics, then I got recruited by General Electric to become a computer programmer.

      然後 General Electric 聘請我成為電腦程式設計師。

    A2 初級

    阿波羅 11 號電腦錯誤的真實故事|WSJ (The Real Story Behind the Apollo 11 Computer Error | WSJ)

    07:18阿波羅 11 號電腦錯誤的真實故事|WSJ (The Real Story Behind the Apollo 11 Computer Error | WSJ)
    • Back on Earth, few were more nervous than a young computer programmer who had written the code for the lunar landing.

      在地球上,很少有人比一位為登月編寫代碼的年輕計算機程序員更緊張。

    • Back on Earth, few were more nervous than a young computer programmer who had written the code for the lunar landing.

      出現問題並不奇怪。

    B1 中級