程式例:
#include“stdio.h”
#include“conio.h”
int main(void)
{
int i, j;
clrscr();
for (i=0; i<9; i++)
{
for (j=0; j<80; j++)
cprintf("C");
cprintf("\r\n");
textcolor(i+1);
textbackground(i);
}
getch();
return 0;
}
函式名: textbackground 功 能: 選擇新的文本背景顏色 用 法: void textbackground(int color); 頭檔案: 包含在conio.h頭檔案中,但是在vc的conio.h中找不到這個函式,TC中有;
程式例:
#include“stdio.h”
#include“conio.h”
int main(void)
{
int i, j;
clrscr();
for (i=0; i<9; i++)
{
for (j=0; j<80; j++)
cprintf("C");
cprintf("\r\n");
textcolor(i+1);
textbackground(i);
}
getch();
return 0;
}
函式名: textbackground 功 能: 選擇新的文本背景顏色 用 法: void textbackground(int color); 頭檔案...
正文前景顏色procedure textbackground(color...
陰極射線管簡介 CRT顯示器技術原理 使用維護 推薦解析度 Pascal函式單元);textbackground(WHITE);cprintf("This is a test\r\n...
英語單詞 window對象 WINDOW函式!";textbackground(0);clrscr();for(i=1...,15+i);textbackground(i);clrscr...
基本信息 程式例內容特性ListView控制項 包括ListItem和ColumnHeader對象。ListItem對象定義ListView控...
內容特性 屬性 解決思路 Move方式 常用辦法);textbackground(green);writeln('Baidu...
C語言函式textcolor pascal語言類型:uses crt過程1.標準過程:由Pascal定義的過程。如我們熟悉的read,write等,程式設計師編程時直接引用就行了。2.自定義過程:...
過程 標準函式 整數類型 實數類型 字元類型,TextBackground屬性,Arrange屬性(ListView控制項...
屬性 方法 語法 說明分類在Python中,function一般有如下幾類:一、POSITIONAL_OR_KEYWORD如果沒有任何*的聲明,那么就...
分類 數學領域 一次函式 三角函式 冪函式