総合手引 | セクション 3 | English | オプション |
void bkgdset(chtype ch);
void wbkgdset(WINDOW *win, chtype ch);
int bkgd(chtype ch);
int wbkgd(WINDOW *win, chtype ch);
bkgd ルーチンと wbkgd ルーチンは、 新しい背景とウィンドウ内の各位置と組み合わせられます。 背景は属性と 1 文字の組み合わせです。 属性部分だけがブランクでない文字の背景を設定するのに使用されるのに対し、 文字と属性の両方がブランクの位置に使用されます。 特定の端末上で可能な範囲で、背景の属性部分は、 画面に設定された文字のグラフィックな解釈として表示されます。
curs_bkgd (3) |
総合手引 | セクション 3 | English | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
“ | Ken Thompson has an automobile which he helped design. Unlike most automobiles, it has neither speedometer, nor gas gauge, nor any of the other numerous idiot lights which plague the modern driver. Rather, if the driver makes a mistake, a giant “?” lights up in the center of the dashboard. “The experienced driver,” says Thompson, “will usually know what's wrong.” | ” |