文件名称:Nieuw-Rich-Text-document
介绍说明--下载内容均来自于网络,请自行研究使用
#include<graphics.h>
#include<conio.h>
main()
{
int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50
initgraph(&gd, &gm, C:\\TC\\BGI )
rectangle(left, top, right, bottom)
circle(x, y, radius)
bar(left + 300, top, right + 300, bottom)
line(left - 10, top + 150, left + 410, top + 150)
ellipse(x, y + 200, 0, 360, 100, 50)
outtextxy(left + 100, top + 325, My First C Graphics Program )
getch()
closegraph()
return 0
}-#include<graphics.h>
#include<conio.h>
main()
{
int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50
initgraph(&gd, &gm, C:\\TC\\BGI )
rectangle(left, top, right, bottom)
circle(x, y, radius)
bar(left + 300, top, right + 300, bottom)
line(left - 10, top + 150, left + 410, top + 150)
ellipse(x, y + 200, 0, 360, 100, 50)
outtextxy(left + 100, top + 325, My First C Graphics Program )
getch()
closegraph()
return 0
}
#include<conio.h>
main()
{
int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50
initgraph(&gd, &gm, C:\\TC\\BGI )
rectangle(left, top, right, bottom)
circle(x, y, radius)
bar(left + 300, top, right + 300, bottom)
line(left - 10, top + 150, left + 410, top + 150)
ellipse(x, y + 200, 0, 360, 100, 50)
outtextxy(left + 100, top + 325, My First C Graphics Program )
getch()
closegraph()
return 0
}-#include<graphics.h>
#include<conio.h>
main()
{
int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50
initgraph(&gd, &gm, C:\\TC\\BGI )
rectangle(left, top, right, bottom)
circle(x, y, radius)
bar(left + 300, top, right + 300, bottom)
line(left - 10, top + 150, left + 410, top + 150)
ellipse(x, y + 200, 0, 360, 100, 50)
outtextxy(left + 100, top + 325, My First C Graphics Program )
getch()
closegraph()
return 0
}
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Nieuw Rich Text-document.rtf