-
这是本人编的一个启动 autocad并进行设置的程序。
这是本人编的一个启动 autocad并进行设置的程序。-This is a series I started autocad and set up procedures.
- 2022-01-26 03:19:47下载
- 积分:1
-
office menu styles DLL, you can optimize the interface.
office的菜单样式动态库,可以优化你的介面.-office menu styles DLL, you can optimize the interface.
- 2022-10-01 09:05:03下载
- 积分:1
-
鼠标和键盘
此程序描述单击鼠标和键盘单击事件......
例如,鼠标单击的功能
我们得到一个矩形的右鼠标单击
我们离开鼠标单击清除矩形
在键盘我们按 s 键手段我们得到..._。._模式
为此,我们如使用头文件
#include < GL/glu.h >
#include < GL/glut.h >
鼠标和键盘事件,我们通过使用调用
glutKeyboardFunc(myKeyboard) ;
glutMouseFunc(myMouse) ;
- 2022-01-25 18:43:33下载
- 积分:1
-
单机版五子棋
具有一定的参考价值Gobang stand-alone version, the network version of unity, the network
version of the Single Battle, which can accommodate multiple-line
- 2022-05-29 06:45:27下载
- 积分:1
-
基于GDI Plus的Image List类,支持PNG, Alpha, 反色等功能。可以在此类的基础上扩展更多功能。...
基于GDI Plus的Image List类,支持PNG, Alpha, 反色等功能。可以在此类的基础上扩展更多功能。-A image list class based on GDI plus.
- 2023-06-21 19:45:03下载
- 积分:1
-
表头冻结
基于 jquery , 可实现锁定表格, 冻结表头, 行, 列, 简单实用;
- 2022-03-25 00:14:04下载
- 积分:1
-
VB6 can be completed to achieve the WindowsHwnd all the features SPY detailed lo...
VB6的 WindowsHwnd 实现可以完成SPY的所有功能 详细请自己看代码-VB6 can be completed to achieve the WindowsHwnd all the features SPY detailed look at your own code
- 2022-04-11 18:22:16下载
- 积分:1
-
一个单独的小程序界面
用VC编的一个界面分隔小程序-VC series a separate small program interface
- 2022-05-09 06:56:18下载
- 积分:1
-
模拟Windows窗口分层,实现了拖动,Z顺序,置顶,窗体支持透明,模糊....
模拟Windows窗口分层,实现了拖动,Z顺序,置顶,窗体支持透明,模糊.-Simulation Windows window layering to achieve a drag, Z sequential, set-top, form support transparent and obscure.
- 2022-03-22 03:34:05下载
- 积分:1
-
基于C#操作注册表
应用背景Windows系统的注册表结构比较复杂,操作起来比较繁琐也带有一定的风险,为了提高系统的注册表的安全性和简易性,基于C# 语言的操作注册表就显得有必要了。关键技术C#对注册表操作进行了封装;对Windows注册表操作变得异常简单。本程序实现了对Putty注册表的创建,修改,删除等操作,是一个不错的应用范例。
- 2022-03-16 04:34:45下载
- 积分:1