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

  • Return a dictionary mapping key to value such thatmatch(key, mapname)==value
    match(key, mapname)==value となる key を value に対応付ける辞書を返します。 - Python
  • .Note that both keys and values of the dictionary are arbitraryarrays of bytes.Note that mapname is first checked if it is an alias to another name.
    辞書内のキーと値は共に任意のバイト列なので注意してください。 mapname は他の名前の別名になっていないか最初にチェックされます。 - Python

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