「Struct」を含む例文一覧(89)

1 2 次へ>
  • in module struct
    struct モジュール - Python
  • Carries a struct rtmsg RTM_NEWQDISC ", " RTM_DELQDISC ", " RTM_GETQDISC
    struct rtmsgを伴う。 - JM
  • Argument is a struct timeval.
    引き数はstruct timevalである。 - JM
  • struct (built-in module),[Link]
    struct (組み込み モジュール),[Link],[Link] - Python
  • The argument is a "struct timeval" .
    引き数は"struct timeval"である。 - JM
  • The tz argument is a "struct timezone"
    tz引き数は"struct timezone"である:+4n - JM
  • returns a pointer to a "struct tm" .
    struct tmへのポインタを返す。 - JM
  • If the type is defined as a struct without a typedef,name should have the form struct tag
    typedef がなく、 struct で定義されている型の場合、 name は struct tag - Python
  • The "struct aliasent" is defined in <aliases> :
    "struct aliasent"は<aliases>で定義されている。 - JM
  • The tv argument is a struct timeval (as specified in <sys/time> ):
    tv引き数はstruct timevalである( <sys/time> - JM
  • The type should be specified as a typedef name, struct tag
    type は typedef されている型名か、 struct tag - Python
  • The struct group is defined as follows: +4n
    struct group は以下のように定義される:+4n - JM
  • argp points to a struct unimapdesc.
    argpは構造体 struct unimapdesc へのポインターである。 - JM
  • argp points to a struct kbentry.
    argp は構造体 struct kbentry へのポインターである。 - JM
  • argp points to a struct kbsentry.
    argp は、構造体 struct kbsentry へのポインターである。 - JM
  • argp points to a struct kbkeycode.
    argp は構造体struct kbkeycode へのポインターである。 - JM
  • (Indeed, struct timeval is defined in <sys/time> .)
    (実際struct timevalは<sys/time>で定義されている。 - JM
  • Traditionally, the fields of struct timeval were of type long .
    昔はstruct timevalのフィールドはlong型であった。 - JM
  • member in the total struct.
    メンバの位置にある。 - JM
  • that returns a "struct statvfs" (defined in <sys/statvfs> )
    があり、"struct statvfs"を返す( <sys/statvfs> で定義されている)。 - JM
  • that returns a "struct statfs" (defined in <sys/vfs> )
    があり、"struct statfs"を返す( <sys/vfs> で定義されている)。 - JM
  • They take a pointer to a struct arpreq as their argument.
    これらはstruct arpreqへのポインタを引数に取る。 - JM
  • These messages contain a struct tcmsg as described above.
    これらのメッセージは、上述のstruct tcmsgを伴う。 - JM
  • The elements of this structure are of type "struct sembuf" , containing the following members: +4n
    その型はstruct sembufで、次のメンバを持つ:+4n - JM
  • The entry is returned as a pointer to a "struct aliasent" .
    エントリは"struct aliasent"へのポインタとして返される。 - JM
  • The struct tms is as defined in <sys/times> :
    struct tmsは<sys/times>で以下のように定義されている:+4n - JM
  • The structure struct timeval is defined as: +4n
    構造体 struct timeval は次のように定義されている:+4n - JM
  • struct selection is implicitly defined in drivers/char/selection
    struct selectionは暗黙的にdrivers/char/selectionの中で定義されています。 - JM
  • The sender passed invalid credentials in the "struct ucred" .
    送信者がstruct ucredに不正な信任状を渡した。 - JM
  • The credentials are passed as a struct ucred ancillary message.
    信任状は、struct ucredの補助メッセージとして渡される。 - JM
  • uses a struct timespec (with seconds and nanoseconds).
    関数では、構造体struct timespec(秒・ナノ秒単位) を用いる。 - JM
  • defined on Linux to be the same as "struct utmp" .
    Linux では、この構造体の定義は"struct utmp"と同じになっている。 - JM
  • Returns a string containing struct, array or scalar describing the base type of the value.
    値の型を表す文字列 struct、arrayあるいは scalar を返します。 - PEAR
  • 4.3 struct -- Interpret strings as packed binary data
    4.3 struct -- 文字列データをパックされたバイナリデータとして解釈する - Python
  • First of all there is the buffer gbuf that can hold a struct group.
    最初の引き数として struct group を保持できるバッファgbufがある。 - JM
  • First of all there is the buffer pwbuf that can hold a struct passwd.
    最初の引き数として struct passwd を保持できるバッファpwbufがある。 - JM
  • takes the supplied struct utmp, ut , and writes it to both the utmp and the wtmp file.
    は与えられた struct utmputを utmp と wtmp ファイルの両方に書き込む。 - JM
  • stores the current process times in the "struct tms" that buf points to.
    は現在のプロセス時間をbufが指している"struct tms" に格納する。 - JM
  • function returns a pointer to a struct lconv for the current locale.
    関数は、現在のロケール情報を表すstruct lconvへのポインタを返す。 - JM
  • struct parentpackage This is information on the parent package, and is an array of format:
    struct parentpackage 親パッケージの情報で、以下の形式の配列となります。 - PEAR
  • and, if res is non-NULL, stores it in the struct timespec pointed to by res .
    resが NULL でない場合、その分解能をresで指される struct timespec に格納する。 - JM
  • struct dependency if the first parameter xsdversion is '1.0', this should be an array of format:
    struct dependency 第 1 パラメータ xsdversion が '1.0' の場合、以下の形式の配列となります。 - PEAR
  • Returns the next (key,value) pair from the struct, when $val is a struct.
    $valが構造体の場合に、次の「キー・値」の組み合わせを返します。 - PEAR
  • Ancillary data is a sequence of struct cmsghdr structures with appended data.
    補助データはstruct cmsghdr構造体のシーケンスに追加データが付加されたものである。 - JM
  • A semaphore is a data structure of type "struct sem" containing the following members: +4n
    セマフォーは"struct sem"型のデータ構造体であり、以下のメンバーを含んでいる:+4n - JM
  • Return a struct timeval with the receive timestamp of the last packet passed to the user.
    最後にユーザに渡されたパケットの受信タイムスタンプをstruct timevalに入れて返す。 - JM
  • The function writes the content of the provided struct group into the file pointed to by fp .
    の逆である。 この関数は与えられた struct group をfpで指されるファイルに書き込む。 - JM
  • The message contains a struct tcmsg and may be followed by a series of attributes.
    このメッセージはstruct tcmsgを伴い、またそのあとに属性がいくつか続くこともある。 - JM
  • The struct fstab is defined by: +4n
    fstab 構造体は次のように定義されている。 - JM
  • The host address argument is a pointer to a struct of a type depending on the address type, for example a struct in_addr * (probably obtained via a call to inet_addr (3))
    ホストアドレス引き数はアドレスタイプに依存した構造体へのポインタである。 - JM
1 2 次へ>

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

  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • PEAR
    Copyright © 2001 - 2008 by the PEAR Documentation Group.
    This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  • Python
    Copyright 2001-2004 Python Software Foundation.All rights reserved.
    Copyright 2000 BeOpen.com.All rights reserved.
    Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
    Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  • JM
    Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
    The contents of this document are licensed under the GNU Free Documentation License.
    Copyright (C) 1999 JM Project All rights reserved.