ページの作成:「%[+-0,][桁][dsfb] <code>+</code>符号を強制表示 <code>-</code>左寄せ <code>0</code>空き領域を0埋め <code>,</code>3桁ごとにカンマ<br> <code>d</…」
 
編集の要約なし
1行目: 1行目:
%[+-0,][桁][dsfb]
%[+-0,][桁][dsfb]


<code>+</code>符号を強制表示 <code>-</code>左寄せ <code>0</code>空き領域を0埋め  <code>,</code>3桁ごとにカンマ<br>
<code>+</code>符号を強制表示 <code>-</code>左寄せ <code>0</code>空き領域を0埋め  <code>,</code>3桁ごとにカンマ<br>
<code>d</code>整数 <code>s</code>文字列 <code>f</code>少数 <code>b</code>真偽値
<code>d</code>整数 <code>s</code>文字列 <code>f</code>少数 <code>b</code>真偽値

2019年6月10日 (月) 09:31時点における版

%[+-0,][桁][dsfb]

+符号を強制表示 -左寄せ 0空き領域を0埋め ,3桁ごとにカンマ
d整数 s文字列 f少数 b真偽値