小窓モード


プレミアム

ログイン
設定

設定

Int-40とは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

遺伝子名称シソーラスでの「Int-40」の意味

Int-40

mouse遺伝子名Int-40
同義語(エイリアス)mammary tumor integration site 40; Int40
SWISS-PROTのID---
EntrezGeneのIDEntrezGene:110306
その他のDBのIDMGI:96576

本文中に表示されているデータベースの説明

SWISS-PROT
スイスバイオインフォマティクス研究所欧州バイオインフォマティクス研究所によって開発運営されているタンパク質アミノ酸配列データベース
EntrezGene
NCBIによって運営されている遺伝子データベース染色体上の位置配列発現構造機能、ホモロジーデータなどが含まれている
MGI
様々なプロジェクトによる研究マウス遺伝的生物学的なデータを提供するデータベース

「Int-40」の部分一致の例文検索結果

該当件数 : 15



例文

0>=40 .vs 0u0n++;XtSetArg(args[n], XtNwidth, 200);n++;XtSetValues(widget, args, n); Alternatively, an application can statically declare the argument list and use XtNumber:例文帳に追加

例えば:.LP.Ds.5i 3iArg args[20];int n; - XFree86

00>=40 .vs 0u0int type;/* ConfigureNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window event;Window window;int x, y;int width, height;int border_width;Window above;Bool override_redirect;} XConfigureEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加

type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86

00>=40 .vs 0u0int type;/* Expose */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;int x, y;int width, height;int count;/* if nonzero, at least this many more */} XExposeEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加

type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86

00>=40 .vs 0u0int type;/* CreateNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window parent;/* parent of the window */Window window;/* window id of window created */int x, y;/* window location */int width, height;/* size of window */int border_width;/* border width */Bool override_redirect;/* creation should be overridden */} XCreateWindowEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加

type メンバはイベントの型を一意に識別する定数の名前である。 - XFree86

00>=40 .vs 0u0int type;/* FocusIn or FocusOut */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;/* window of event */int mode;/* NotifyNormal, NotifyGrab, NotifyUngrab */int detail;/* * NotifyAncestor, NotifyVirtual, NotifyInferior, * NotifyNonlinear,NotifyNonlinearVirtual, NotifyPointer, * NotifyPointerRoot, NotifyDetailNone */} XFocusChangeEvent;typedef XFocusChangeEvent XFocusInEvent;typedef XFocusChangeEvent XFocusOutEvent; When you receive these events, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加

type メンバはイベントの型を一意に識別するための定数名が設定される。 - XFree86

00>=40 .vs 0u0int type;/* ResizeRequest */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;int width, height;} XResizeRequestEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加

type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86

例文

00>=40 .vs 0u0int type;/* VisibiltyNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;int state;} XVisibilityEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加

type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86

>>例文の一覧を見る

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

「Int-40」の部分一致の例文検索結果

該当件数 : 15



例文

00>=40 .vs 0u0int type;/* CirculateNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window event;Window window;int place;/* PlaceOnTop, PlaceOnBottom */} XCirculateEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加

type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86

00>=40 .vs 0u0int type;/* CirculateRequest */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window parent;Window window;int place;/* PlaceOnTop, PlaceOnBottom */} XCirculateRequestEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加

type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86

00>=40 .vs 0u0int type;/* ColormapNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;Colormap colormap;/* colormap or None */Bool new;int state;/* ColormapInstalled, ColormapUninstalled */} XColormapEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加

it.type メンバにはイベントの型を一意に識別する定数名が設定される。 - XFree86

00>=40 .vs 0u0int type;/* GravityNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window event;Window window;int x, y;} XGravityEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加

type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86

00>=40 .vs 0u0int type;/* PropertyNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;Atom atom;Time time;int state;/* PropertyNewValue or PropertyDelete */} XPropertyEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加

type メンバには、イベントの型を一意に識別する定数名がセットされる。 - XFree86

00>=40 .vs 0u0int type;/* ReparentNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window event;Window window;Window parent;int x, y;Bool override_redirect;} XReparentEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加

type メンバには、イベント型を一意に認識するための定数名が設定される。 - XFree86

A switch circuit SW1 selects the output signal of a delay circuit 40 when an internal chip enable signal int/CE is at an activated level (active state), and the output signal of a delay circuit 41 when the internal chip enable signal int/CE is at an inactivated level state (standby state).例文帳に追加

スイッチ回路SW1は、内部チップイネーブル信号int/CEが活性化レベル(アクティブ状態)の場合は遅延回路40の出力信号を選択し、内部チップイネーブル信号int/CEが非活性化レベル(スタンバイ状態)の場合は遅延回路41の出力信号を選択する。 - 特許庁

例文

The synchronous outputting part 40 of the slave block 2 holds an interrupt factor signal INT from a function processing part 20 in synchronization with a bus clock BCK and outputs the interrupt factor signal, as a clock permission signal CKE, to a clock control part 30.例文帳に追加

スレーブブロック2の同期出力部40は、機能処理部20からの割込要因信号INTをバスクロックBCKに同期して保持し、クロック許可信号CKEとしてクロック制御部30に出力する。 - 特許庁

>>例文の一覧を見る

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

   
ライフサイエンス統合データベースセンターライフサイエンス統合データベースセンター
DBCLS Home Page by DBCLS is licensed under a Creative Commons 表示 2.1 日本 License.

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS