square parentheses - Weblio 英和・和英辞典 (original) (raw)

例文

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

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

>>例文の一覧を見る