「id unsigned」を含む例文一覧(2)

  • The format is one unsigned long ID plus one unsigned long value for each entry.
    個々のエントリは、unsigned long 型の ID 1個にunsigned long 型の値 1個が続くフォーマットである。 - JM
  • 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

例文データの著作権について