-
特效代码,可以实现图片左右移动,上下移动,不过要用键盘来操控...
特效代码,可以实现图片左右移动,上下移动,不过要用键盘来操控-Specific code can be achieved picture about moving up and down movement, but to use the keyboard to control
- 2022-01-26 03:29:45下载
- 积分:1
-
for the historical curve, the drawing can be a clear indication of the trend dat...
用于历史曲线的绘制,可以清晰地显示数据的变化趋势。-for the historical curve, the drawing can be a clear indication of the trend data.
- 2022-01-22 07:13:41下载
- 积分:1
-
超超酷的About对话筐,加入你的程序中,一定增色不少。包含全部实现代码...
超超酷的About对话筐,加入你的程序中,一定增色不少。包含全部实现代码-About the ultra-cool dialogue basket, you join the proceedings, certain elegance. Code contains entirely
- 2022-04-27 10:13:26下载
- 积分:1
-
一个操作字符串栈的对话框事例,或许会给你很多启发的
一个操作字符串栈的对话框事例,或许会给你很多启发的-operating a string of box stack instances, perhaps to give you a lot of inspiration
- 2022-04-08 04:37:19下载
- 积分:1
-
在vc中用SDK来实现分割条的方法,不同于传统的分割方法,是vc界面编程的重要讲解内容。推荐下载。...
在vc中用SDK来实现分割条的方法,不同于传统的分割方法,是vc界面编程的重要讲解内容。推荐下载。-vc used in the SDK to achieve segmentation of the way different from the traditional method of segmentation is vc interface programming on the important content. Recommended download.
- 2022-03-01 06:37:54下载
- 积分:1
-
本例可实现窗体左下移以及窗体右上移的功能,并可自动退出
本例可实现窗体左下移以及窗体右上移的功能,并可自动退出-Forms can be achieved in this case as well as the form right down the left shift function, and automatic withdrawal from
- 2022-08-22 07:14:20下载
- 积分:1
-
grasp of word processing procedures for the preparation, how to customize fonts...
掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-grasp of word processing procedures for the preparation, how to customize fonts and custom insert website. CString familiar with the right kind of use. By karaoke program, the timer on the use and DrawText function cleverly use. CDC on how to use the reduction of function.
- 2022-03-22 08:53:47下载
- 积分:1
-
这是个桥牌游戏 大家可以自己看看,编得不怎么好
这是个桥牌游戏 大家可以自己看看,编得不怎么好-This is a bridge game we can look at ourselves, not how good series
- 2022-01-25 21:30:00下载
- 积分:1
-
使用VC编写的路径对话框程序,相信对大家有一些帮助
使用VC编写的路径对话框程序,相信对大家有一些帮助-Prepared using the VC path dialog procedure, I believe everyone has some help
- 2023-06-01 08:00:03下载
- 积分:1
-
私人声明函数ExitWindowsEx lib“user32”(ByVal uFlags一样长,一个…
Private Declare Function ExitWindowsEx Lib "user32" (ByVal uFlags As Long, ByVal dwReserved As Long) As Long
Private Declare Function ShowWindow Lib "user32" (ByVal hwnd As Long, ByVal nCmdShow As Long) As Long
Private Declare Function GetForegroundWindow Lib "user32" () As Long
Dim Password As Boolean
- 2022-03-07 07:21:07下载
- 积分:1