-
简化Win32 API错误异常处理
Simplified Exception Handling For Win32 API Errors
- 2022-08-02 19:34:28下载
- 积分:1
-
在 C 语言中的球游戏
这是一场游戏,在那里 u 拍摄从加农炮、 加农炮球像子弹一样的举动和命中目标。所以你会看到此程序: 1 中的三个主要的事情。旋转加农炮 ;2.如何将移动对象像子弹一样3.很简单碰撞 detectionBefore 编译代码不要忘记更改相应地使用 initgraph() 函数中的路径。这是一个 DOS 游戏,需要 Turbo C/c + + 编译。如果你想要看到的输出 (完整的程序),
- 2023-08-30 09:45:02下载
- 积分:1
-
GetFolderNamesDemo.zip,获得文件夹的名字
GetFolderNamesDemo.zip,获得文件夹的名字-GetFolderNamesDemo.zip, obtains the folder the name
- 2022-09-12 09:20:03下载
- 积分:1
-
鼠标和键盘
此程序描述单击鼠标和键盘单击事件......
例如,鼠标单击的功能
我们得到一个矩形的右鼠标单击
我们离开鼠标单击清除矩形
在键盘我们按 s 键手段我们得到..._。._模式
为此,我们如使用头文件
#include < GL/glu.h >
#include < GL/glut.h >
鼠标和键盘事件,我们通过使用调用
glutKeyboardFunc(myKeyboard) ;
glutMouseFunc(myMouse) ;
- 2022-01-25 18:43:33下载
- 积分:1
-
这个是我在网站上看到的一个仿影音传送带界面的制作程序,觉得对于做界面的朋友会有所帮助....
这个是我在网站上看到的一个仿影音传送带界面的制作程序,觉得对于做界面的朋友会有所帮助.-this is what I see on the website of a fake video production conveyor interface procedures do think that the interface friends will be helpful.
- 2022-11-28 07:30:03下载
- 积分:1
-
女鬼还魂――用VB编写怕怕的女鬼
女鬼还魂――用VB编写怕怕的女鬼-revive the ghost-- with the challenge of having to prepare the VB ghost.
- 2023-03-21 02:00:04下载
- 积分:1
-
程序实现最基本的万年历功能。
显示画面式样如下:
Mon. Tues. Wed. Thurs. Fri. Sat. Sun.
1 2 3 4...
程序实现最基本的万年历功能。
显示画面式样如下:
Mon. Tues. Wed. Thurs. Fri. Sat. Sun.
1 2 3 4 5 6
7 8 9 10 11 12 13
…………
Please input year and month
画面要求说明:
1 显示某年某月的一个月内的月历。
2 周末的日期和星期标记用红色显示。
3 显示的日期右侧对齐。并且和星期也对期。
2.2 动作要求
程序默认显示2007年7月的月历,要求可以通过程序输入的方式指定显示年月。
其中年份控制在从1980到2100年之间,不符合要求重新输入。
输入年月后显示清屏,重新显示(要求原来的显示清除)。
按”Q”或”q”键退出程序。
-Procedures to achieve the most basic calendar functions. Display style as follows: Mon. Tues. Wed. Thurs. Fri. Sat. Sun. 1 2 3 4 5 67 8 9 10 11 12 13 ... ... ... ... Please input year and month screen requirements Description: 1 shows a certain period of within one month of the calendar. 2 over the weekend marking the date and week display in red. 3 shows the date right-aligned. And are also on the period of weeks. 2.2 shows the default action request procedure in July 2007 of the calendar, the demands, which can be imported through designated procedures show date. One year of control from the 1980-2100 years, do not meet the req
- 2022-09-02 09:40:03下载
- 积分:1
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
- 2023-03-28 19:10:03下载
- 积分:1
-
profuis21src
profuis21src
- 2022-05-07 23:17:51下载
- 积分:1
-
像素编辑器在VB6
这是基于矢量绘图的像素编辑器工具。在本程序用vb6编写,可以对显示器屏幕像素进行编辑。
- 2023-06-12 09:00:03下载
- 积分:1