搜索资源列表
DemoSpin
- This is a sample code to Demo how to spin a picture in C#. C# only have rotate 90,180,270 degree in picture,if you want other degree your need to write your source code by yourself. You can see how to new graphics in c#, TranslateTransform dem
zdgji_rjyma
- 自动关机,定时关闭电脑源程序-A VC++ automatic shutdown timer to turn off the computer source
Timerjishi
- VC++ 源码编译实现的计时器小程序,比较简易的计时器,比秒要再快一些,不过这个时间频率是可以调的,如图所示,点击开始计时功能,计时器就开始工作了,可看到数字在不停的增大。-Timer applets VC++ source compiler implementation, relatively simple timer than seconds again faster, but this time frequency can be adjusted, as shown, click the
eluosifangkuai
- VC++ 俄罗斯方块 Russia.h文件: #include <stdio.h> #include <stdlib.h> #include <dos.h> #include <graphics.h> #define TIMER 0xlc/*定义时钟中断的中断号*/ #define VK_LEFT 0x4b00/*左移键*/ #define VK_RIGHT 0x4d0
