搜索
编程论坛
→
开发语言
→
C++论坛
→
『 VC++/MFC 』
→ 这个使背景变色的函数怎样理解
标题:
这个使背景变色的函数怎样理解
取消只看楼主
happysteven
等 级:
新手上路
帖 子:25
专家分:0
注 册:2010-5-12
结帖率:
66.67%
楼主
已结贴
√
问题点数:10 回复次数:0
这个使背景变色的函数怎样理解
#include <stdio.h>
#include <stdlib.h>
{
printf("****************");
system("cls");
system("mode con cols=80 lines=30 &color 9f");
}
[
本帖最后由 happysteven 于 2010-7-2 08:55 编辑
]
搜索更多相关主题的帖子:
变色
函数
2010-07-02 08:50
1
1/1页
1
参与讨论请移步原网站贴子:
https://bbs.bccn.net/thread-311902-1-1.html
关于我们
|
广告合作
|
编程中国
|
清除Cookies
|
TOP
|
手机版
编程中国
版权所有,并保留所有权利。
Powered by
Discuz
, Processed in 0.287006 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved