-
在您的窗口里加作为一个任务的相同的将自动隐藏的工具…
在你的windows里加一个象任务条一样,会自动隐藏的工具条-in your windows Riga as a mandate of the same will be automatically hidden tools of
- 2023-03-23 15:25:04下载
- 积分:1
-
改变光标形状
改变光标形状
改变光标形状
改变光标形状-The cursor changes shape to change the cursor shape changes the cursor shape
- 2023-06-18 20:40:04下载
- 积分:1
-
一个GUI图形界面程序。
一个GUI图形界面程序。- A GUI graphical interface procedure.
- 2022-05-26 13:43:20下载
- 积分:1
-
用VC写的二进制时钟程序。通过方块的亮暗来模拟二进制中的1和0...
用VC写的二进制时钟程序。通过方块的亮暗来模拟二进制中的1和0-VC write a binary clock procedures.- Through the dark squares to simulate the binary 1 and 0
- 2022-07-16 19:07:13下载
- 积分:1
-
汇编程序设计数字方阵 方便初级的汇编开发人员使用
汇编程序设计数字方阵 方便初级的汇编开发人员使用-Compilation of procedures designed to facilitate digital phalanx of the compilation of the primary developers
- 2022-01-24 18:04:28下载
- 积分:1
-
pb11 处理excel图表
利用pb11.05 创建excel的图表,可以通过此方法 创建excel的各种图表,利用pb11.05 创建excel的图表,可以通过此方法 创建excel的各种图表
- 2022-03-01 07:07:58下载
- 积分:1
-
windwos的制备过程框架,沿着窗户的线是水。
编写Windwos框架程序,仿照Windows自带的记事本程序界面,添加菜单,添加加速键资源,添加“关于”对话框,更改程序图标为自己的个性化图标等。-Windwos framework of the preparation process, along the lines of Windows comes with Notepad program interface, add the menu, add resources to speed up the key, add " About" dialog box, change the program icons for their own personalized icons.
- 2022-07-06 22:21:22下载
- 积分:1
-
sublime text golang debug 插件源友
这是Sublime text golang debug开发插件源友,我的github id是Centny
里面主要提供了,golang的debug,运行,测试,自动执行build,等功能。
基于Gdb实现,目前只支持mac与linux平台。
Golang GDB plugin for Sublime Text 3,it modify base of https://github.com/quarnster/SublimeGDB.
if you have some question,send message to https://github.com/Centny/
- 2022-12-22 10:35:03下载
- 积分:1
-
NameSurfer Java Code By Curtisdjouf
大家好,
- 2022-01-25 18:26:25下载
- 积分:1
-
鼠标和键盘
此程序描述单击鼠标和键盘单击事件......
例如,鼠标单击的功能
我们得到一个矩形的右鼠标单击
我们离开鼠标单击清除矩形
在键盘我们按 s 键手段我们得到..._。._模式
为此,我们如使用头文件
#include < GL/glu.h >
#include < GL/glut.h >
鼠标和键盘事件,我们通过使用调用
glutKeyboardFunc(myKeyboard) ;
glutMouseFunc(myMouse) ;
- 2022-01-25 18:43:33下载
- 积分:1