文件名称:fasfklhsdg
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 69kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
让初学者从 Turbo C 2.0(以下简称 TC) 或 Borland C++ 3.1 开始学编程是个不错的建议,只是 TC 的环境实在太老了,复制粘贴都很不方便。有一个 Win-TC,简单用了一下,实在是个害人的东西,还不如 TC 好呢,因为它简化了所有调试的部分(或许是我没看到?),而调试是写程序相当重要的一部分。
不少老师直接拿 VC6 来讲 C 语言的,因为 VC6 的编辑和调试环境都很优秀。只可惜在 VC6 下只能做一些文字性的练习题,想画条直线画个圆都很难,还要注册窗口类、建消息循环等等,初学者会受严重打击的。许多老师让学生在 TC 下绘图,因为这的确会让人有兴趣。
所以,我想给初学者一个更好的学习环境,就是 VC6 的平台 + TC 的绘图功能,于是就有了这个库。如果您刚开始学 C 语言,或者您是一位教 C 语言的老师,那么这个东西一定会让您兴奋的.-For beginners to from Turbo C 2.0 (hereinafter referred to as the TC) or Borland C++ 3.1 began to learn programming is a good suggestion, only TC the environment is too old, copy paste is very not easy. There is a Win-TC, simple in it, and it s a harm things as well? The TC, because it was all part of the simplified debugging (maybe I didn t see?) , and debugging is an important part of writing programs.
Many teachers directly with VC6 speaking C language, for VC6 editors and debugging environment are excellent. Except that in under VC6 can only do some characters exercises, want to draw lines are difficult to draw a circle, but also registered window class, build news cycle, and so on, beginners will be hit hard. Many teachers let students at TC next drawing, because it will let people are interested in.
So, I want to give beginners a better learning environment, is the platform+ TC VC6 drawing function, and there was this library. If you just started to learn C language, or you
不少老师直接拿 VC6 来讲 C 语言的,因为 VC6 的编辑和调试环境都很优秀。只可惜在 VC6 下只能做一些文字性的练习题,想画条直线画个圆都很难,还要注册窗口类、建消息循环等等,初学者会受严重打击的。许多老师让学生在 TC 下绘图,因为这的确会让人有兴趣。
所以,我想给初学者一个更好的学习环境,就是 VC6 的平台 + TC 的绘图功能,于是就有了这个库。如果您刚开始学 C 语言,或者您是一位教 C 语言的老师,那么这个东西一定会让您兴奋的.-For beginners to from Turbo C 2.0 (hereinafter referred to as the TC) or Borland C++ 3.1 began to learn programming is a good suggestion, only TC the environment is too old, copy paste is very not easy. There is a Win-TC, simple in it, and it s a harm things as well? The TC, because it was all part of the simplified debugging (maybe I didn t see?) , and debugging is an important part of writing programs.
Many teachers directly with VC6 speaking C language, for VC6 editors and debugging environment are excellent. Except that in under VC6 can only do some characters exercises, want to draw lines are difficult to draw a circle, but also registered window class, build news cycle, and so on, beginners will be hit hard. Many teachers let students at TC next drawing, because it will let people are interested in.
So, I want to give beginners a better learning environment, is the platform+ TC VC6 drawing function, and there was this library. If you just started to learn C language, or you
(系统自动生成,下载前可以参看下载内容)
下载文件列表
graphics.lib
安装说明.txt
库函数说明.html
Sample1\DRAW.CPP
.......\DRAW.exe
......2\Star.cpp
.......\Star.exe
graphics.h
Sample1
Sample2
安装说明.txt
库函数说明.html
Sample1\DRAW.CPP
.......\DRAW.exe
......2\Star.cpp
.......\Star.exe
graphics.h
Sample1
Sample2