Footer

    Download on the App StoreGet it on Google Play

    VoiceTube とは

    • VoiceTube について
    • 学習サービス紹介
    • 採用情報
    • よくある質問
    • ホットタグ

    サービス一覧

    • スピーキングチャレンジ
    • 保存
    • VoiceTube Hero
    • 法人向け VoiceTube
    • 単語検索
    • 動画をインポート
    • ブログ

    お勧めチャンネル

    レベル別

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

    プライバシー˙規約˙
    ©2026 VoiceTube Corporation. All rights reserved

    asynchronously

    US

    ・

    UK

    A1 初級
    adv.副詞非同期

    動画字幕

    Google I/O 2011: JavaScriptを愛する方法を学ぶ! (Google I/O 2011: Learning to Love JavaScript !)

    03:26Google I/O 2011: JavaScriptを愛する方法を学ぶ! (Google I/O 2011: Learning to Love JavaScript !)
    • And so what we need for the client is an ability to make the require and provide statements look apparently synchronous but have them operate asynchronously on the network, which means that we want to get the transitive closure of all of the dependencies that your module needs and then start to.

      そして、クライアントに必要なのは、requireとprovideステートメントが明らかに同期的に見えるようにする機能ですが、ネットワーク上で非同期に動作するようにすることです。これは、モジュールが必要とするすべての依存関係の推移的閉包を取得してから開始することを意味します。

    • asynchronously on the network, which means that we want to get
    B1 中級