「parentheses brackets」を含む例文一覧(6)

  • Expressions in parentheses, square brackets or curly braces can be split over more than one physical line without using backslashes.For example:
    丸括弧 (parentheses)、角括弧 (square bracket) 、および波括弧 (curly brace) 内の式は、バックスラッシュを使わずに一行以上の物理行に分割することができます。 - Python
  • TheSource Editor now automatically closes all open parentheses, brackets,and quotes.
    大括弧、小括弧、引用符の閉じる側の文字が自動的に補完される機能がソースエディタに追加されました。 - NetBeans
  • Forms enclosed in reverse quotes or in parentheses, brackets or braces are alsocategorized syntactically as atoms.
    逆クオートや丸括弧、波括弧、または角括弧で囲われた形式 (form) もまた、文法的にはアトムに分類されます。 - Python
  • When you edit your C and C++ source files, the Source Editor does "smart"matching of pair characters such as brackets, parentheses, and quotation marks.
    C/C++ ソースファイルを編集するときは、ソースエディタは大括弧、丸括弧、引用符などのペア文字を自動的に一致させます。 - NetBeans
  • In the following description, the quoted form is the format unit; the entry in (round)parentheses is the Python object type that matches the format unit;and the entry in [square] brackets is the type of the C variable(s)whose address should be passed.
    以下の説明では、引用符のついた形式は書式化単位です;(丸)括弧で囲った部分は書式化単位に対応する Python のオブジェクト型です; [角] 括弧は値をアドレス渡しする際に使う C の変数型です。 - Python
  • If the target is a target list enclosed in parentheses or in square brackets: The object must be a sequence with the same number of items as there are targets in the target list, and its items are assigned,from left to right, to the corresponding targets.
    ターゲットが丸括弧や角括弧で囲われたターゲットリストの場合:オブジェクトはターゲットリスト中のターゲット数と同じ数の要素からなるシーケンスでなければならず、その各要素は左から右へと対応するターゲットに代入されます。 - Python

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

  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • NetBeans
    © 2010, Oracle Corporation and/or its affiliates.
    Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  • 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.