小窓モード


プレミアム

ログイン
設定

設定

Apple eventとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 AppleEventとは、AppleのMacintosh上で、複数の異なるアプリケーションを連携させる仕組みのことである。


日英・英日専門用語辞書での「Apple event」の意味

AppleEvent

アップルイベント

「Apple event」の部分一致の例文検索結果

該当件数 : 12



例文

Python representation of the Apple Event Object Model.発音を聞く 例文帳に追加

Apple Event オブジェクトモデルの Python 表現 - Python

Basic support for sending Apple Events発音を聞く 例文帳に追加

Apple Eventを送るための基本的なサポート - Python

Interface to the Apple Events toolbox.発音を聞く 例文帳に追加

Apple Eventツールボックスへのインタフェース - Python

Python definitions of codes for Apple Event descriptor types.例文帳に追加

Apple Eventディスクリプタ型としてコードされたPython定義. - Python

The aetypes defines classes used to represent Apple Event datadescriptors and Apple Event object specifiers.Apple Event data is contained in descriptors, and these descriptors are typed.例文帳に追加

aetypes では、 Apple Event データデスクリプタ(data descriptor) や Apple Eventオブジェクト指定子(object specifier) を表現するクラスを定義しています。 Apple Event データはデスクリプタに含まれていて、これらのデスクリプタは片付けされています。 - Python

Otherwise, a default mapping of Python types to Apple Event descriptor types is used, as follows:例文帳に追加

それ以外では、Python 型から Apple Eventディスクリプタ型へのデフォルトのマッピングが使われます。 マッピングは次の通りとなります。 - Python

例文

Apple held a media event in San Francisco on March 9 and introduced its new wearable device, the Apple Watch.例文帳に追加

アップルは3月9日,サンフランシスコでマスコミ向けのイベントを行い,同社の新しいウェアラブル端末「アップルウオッチ」を紹介した。 - 浜島書店 Catch a Wave

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

Weblio英和対訳辞書での「Apple event」の意味

AppleEvent

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

Weblio例文辞書での「Apple event」に類似した例文

apple event

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

appleevent

3

アップルクランブル.

例文

apple peel

8

リンゴの(むいた)

例文

an apple-paring

9

リンゴタルト.

10

リンゴのをむいてください

例文

pare apples

例文

an apple corer

16

例文

a chestnut-burr

20

イチゴジャム

24

例文

a peach-stone

例文

lemonade

例文

the strawberry

例文

a pudding-face

例文

bananas

例文

a persimmon-pip

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「Apple event」の部分一致の例文検索結果

該当件数 : 12



例文

Tim Cook, Apple's CEO, said at the event, "Apple Watch begins a new chapter in the way we relate to technology."例文帳に追加

アップルのティム・クックCEOは同イベントで「アップルウオッチは,我々の技術との関わり方を新しくする。」と語った。 - 浜島書店 Catch a Wave

This function returns a Python object representation of the data in the AppleEvent descriptor x.例文帳に追加

この関数は、Apple Eventディスクリプタ x のデータのPythonオブジェクト表現を返します。 - Python

Packing and unpackinginstances of these classes is handled automatically by aepack.An object specifier is essentially an address of an object implemented in a Apple Event server.例文帳に追加

そのようなクラスのインスタンスに対するパックやアンパック操作は、 aepack モジュール自動的に処理します。 オブジェクト指定子は、本質的には Apple Event サーバ中に実装されているオブジェクトへのアドレスです。 - Python

Simple AppleEvent data types (integer,text, float) are returned as their obvious Python counterparts.Apple Event lists are returned as Python lists, and the list elements are recursively unpacked.例文帳に追加

単純なAppleEventデータ型(整数、テキスト、浮動少数点数)の、対応するPython型が返されます。 Apple EventリストはPythonリストとして返され、リストの要素は再帰的にアンパックされます。 - Python

例文

The default methods take care of dispatching events to windows and dialogs, handling drags and resizes, Apple Events, events for non-FrameWork windows, etc.In general, all event handlers should return 1 if the event is fullyhandled and 0 otherwise (because the front window was not a FrameWork window, for instance).例文帳に追加

これらのメソッドは、デフォルトでウィンドウとダイアログや、ドラッグとリサイズの操作、 AppleEvent、非FrameWorkのウィンドウに関するウィンドウの操作などに関するイベントを分岐することなどまで面倒をみてくれます。 原則として、全てのイベントハンドラは、イベントが完全に取り扱われた場合は 1 を返さなくてはいけませんし、それ以外では 0 を返さなくてはいけません(例えば、前面のウィンドウは FrameWork ウィンドウではない場合を考えてください)。 - Python

>>例文の一覧を見る


Apple eventのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS