文件名称:source-code
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.35kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
请将程序中的main()函数中的
initgraph(&gdriver,&gmode,"C:\\TC") 函数中的"C:\\TC"
更改为你的TC安装目录。
比如你的TC安装目录为D盘的Tools目录下的TC目录,那么上述语句改为:
initgraph(&gdriver,&gmode,"D:\\Tools\\TC")
程序运行开始,就进行动画演示,并发出声音,按任意键退出程序。-Please program main () function in the initgraph (& gdriver, & gmode, " C: \ \ TC" ) function in the " C: \ \ TC" TC change your installation directory. Such as your TC installation directory for the D drive of the Tools directory of the TC directory, then the above statement to: initgraph (& gdriver, & gmode, " D: \ \ Tools \ \ TC" ) run started, the animated demonstration and sound, press any key to exit the program.
initgraph(&gdriver,&gmode,"C:\\TC") 函数中的"C:\\TC"
更改为你的TC安装目录。
比如你的TC安装目录为D盘的Tools目录下的TC目录,那么上述语句改为:
initgraph(&gdriver,&gmode,"D:\\Tools\\TC")
程序运行开始,就进行动画演示,并发出声音,按任意键退出程序。-Please program main () function in the initgraph (& gdriver, & gmode, " C: \ \ TC" ) function in the " C: \ \ TC" TC change your installation directory. Such as your TC installation directory for the D drive of the Tools directory of the TC directory, then the above statement to: initgraph (& gdriver, & gmode, " D: \ \ Tools \ \ TC" ) run started, the animated demonstration and sound, press any key to exit the program.
相关搜索: sound in c TC
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建 文本文档 (11).txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.