文件名称:animation
介绍说明--下载内容均来自于网络,请自行研究使用
用c语言实现艺术清屏。问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏,
并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里
用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观.-C language arts clear screen. Of the problem: in the preparation of the program, often use to clear the screen treatment, as under the dos the under Clrscr cls, Turbo C () and so has a clear screen function, but these are generally significant, clear screen, did not Showing the law of the clear screen. sometimes in order to achieve the beautiful art of the screen is cleared, tend to clear the screen with some specific requirements, such as: the opening of the screen is cleared Closing clear screen the supernatant-screen clear the screen clear the screen this C language prepared several subfunctions for the program can achieve the purpose of the screen is cleared, and can increase the beautiful art of the screen.
并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里
用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观.-C language arts clear screen. Of the problem: in the preparation of the program, often use to clear the screen treatment, as under the dos the under Clrscr cls, Turbo C () and so has a clear screen function, but these are generally significant, clear screen, did not Showing the law of the clear screen. sometimes in order to achieve the beautiful art of the screen is cleared, tend to clear the screen with some specific requirements, such as: the opening of the screen is cleared Closing clear screen the supernatant-screen clear the screen clear the screen this C language prepared several subfunctions for the program can achieve the purpose of the screen is cleared, and can increase the beautiful art of the screen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
animation.C