-
问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏, 并未显示其...
问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏, 并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里 用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观. 子函数及演示程序:-the problem : we in the preparation of procedures, regular use of the screen, such as the dos cls, Turbo C under the clrscr () so with the screen, but these are general sense of the screen does not show the screen law. And sometimes in order to achieve the screen beauty of art often on the screen that there are some specific requirements, such as : opening screen closing supernatant Ping-ping-ping under which the screen. To that end, here with C language several Functions for the procedure, can achieve the purpose of the screen, the screen will increase the artistic aesthetic. Functions and Demonstration Program :
- 2022-08-09 18:16:14下载
- 积分:1
-
按照特定曲线游动的致谢条,可设置显示内容,滚动速度等,常用于商业软件界面...
按照特定曲线游动的致谢条,可设置显示内容,滚动速度等,常用于商业软件界面-Swimming in accordance with the specific curve of Thanks be to set the display, scroll speed, commonly used in commercial software interface
- 2023-04-26 21:10:03下载
- 积分:1
-
一个在对话框中加CHtmlView的例子
一个在对话框中加CHtmlView的例子--An example of adding CHtmlView to dialog box
- 2023-08-07 02:00:03下载
- 积分:1
-
MFC Dialog
将MFC基于对话框编程中的大部分控件都用在一个对话框上,包含了各个控件的使用方法。-MFC Dialog-based programming will be in the majority of controls are used in a dialog box that contains various control use.
- 2022-08-05 23:36:15下载
- 积分:1
-
创建一个无边框窗口,同时这个窗口又可以在任务栏上?这个代码提供了方法...
创建一个无边框窗口,同时这个窗口又可以在任务栏上?这个代码提供了方法 -without creating a window frame, the window can be on the task bar? This code provides a method
- 2022-06-14 19:48:09下载
- 积分:1
-
实现win窗口分拆,可以自由分拆。
可以实现上下左右分拆
实现win窗口分拆,可以自由分拆。
可以实现上下左右分拆-Achieve win split window, you can free spin-off. Can be split up and down about
- 2022-03-17 21:26:16下载
- 积分:1
-
一个简单实用的对话框分割实例。作者: Hung Nguyen
一个简单实用的对话框分割实例。作者: Hung Nguyen -a simple and practical examples of dialog segmentation. Authors : Hung Nguyen
- 2022-01-26 05:23:02下载
- 积分:1
-
Visor de Base de Datos de Pocket
Visor de Base de Datos de Pocket
- 2022-01-28 23:07:30下载
- 积分:1
-
我的课程设计 一个选课系统 需要sql数据库支持 在vc6.0 和sql sever2000下编译运行通过 数据库表信息为 学生表.sql, 登陆用户名密码均为...
我的课程设计 一个选课系统 需要sql数据库支持 在vc6.0 和sql sever2000下编译运行通过 数据库表信息为 学生表.sql, 登陆用户名密码均为s a-my Elective courses designed a system needs sql database support in vc6.0 and sql sever2000 compiler running under the table of information through a database table for the students. Sql, landing Password users were a s
- 2022-03-03 14:20:43下载
- 积分:1
-
用于对话框菜单打勾
ON_WM_INITMENUPOPUP()
ON_UPDATE_COMMAND_UI
用于对话框菜单打勾
ON_WM_INITMENUPOPUP()
ON_UPDATE_COMMAND_UI-Check for the dialog menu ON_WM_INITMENUPOPUP () ON_UPDATE_COMMAND_UI
- 2022-05-17 21:19:34下载
- 积分:1