文件名称:vc3_3
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-01-01
- 文件大小:
- 1.83mb
- 下载次数:
- 1次
- 提 供 者:
- 叶**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一程序,实现文本输出的控制功能,要求每隔1000毫秒在矩形区域(100,100,200,150)中输出一个随机数,若随机数显示范围超出了矩形区域,则先是数据的同时弹出一对话框提示“显示超限”
提示(rand()函数产生一个随机正整数0-32767)。-Write a program to achieve text output control function, requiring 1,000 milliseconds to output a random number in a rectangular area (100,100,200,150) in every other, if the random number is beyond the scope of the rectangular display area, the first pop-up data at the same time a dialog box prompts " Display overrun" prompt (rand () function generates a random integer 0-32767).
提示(rand()函数产生一个随机正整数0-32767)。-Write a program to achieve text output control function, requiring 1,000 milliseconds to output a random number in a rectangular area (100,100,200,150) in every other, if the random number is beyond the scope of the rectangular display area, the first pop-up data at the same time a dialog box prompts " Display overrun" prompt (rand () function generates a random integer 0-32767).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
vc3_3\Debug\MainFrm.obj
.....\.....\StdAfx.obj
.....\.....\vc3_3.exe
.....\.....\vc3_3.ilk
.....\.....\vc3_3.obj
.....\.....\vc3_3.pch
.....\.....\vc3_3.pdb
.....\.....\vc3_3.res
.....\.....\vc3_3Doc.obj
.....\.....\vc3_3View.obj
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\MainFrm.cpp
.....\MainFrm.h
.....\ReadMe.txt
.....\res\Toolbar.bmp
.....\...\vc3_3.ico
.....\...\vc3_3.rc2
.....\...\vc3_3Doc.ico
.....\Resource.h
.....\StdAfx.cpp
.....\StdAfx.h
.....\vc3_3.aps
.....\vc3_3.clw
.....\vc3_3.cpp
.....\vc3_3.dsp
.....\vc3_3.dsw
.....\vc3_3.h
.....\vc3_3.ncb
.....\vc3_3.opt
.....\vc3_3.plg
.....\vc3_3.rc
.....\vc3_3Doc.cpp
.....\vc3_3Doc.h
.....\vc3_3View.cpp
.....\vc3_3View.h
.....\Debug
.....\res
vc3_3