-
界面编程:多视图界面,没有用到其他的界面插件,纯VC完成
界面编程:多视图界面,没有用到其他的界面插件,纯VC完成-Programming Interface : Multi-View interface, the other did not use the interface plug-in, pure VC completed
- 2022-01-26 04:50:10下载
- 积分:1
-
Tsinghua version of LabView Essentials, very practical
清华版LABView 基础教程,挺实用的-Tsinghua version of LabView Essentials, very practical
- 2022-12-25 16:40:04下载
- 积分:1
-
C++编写的支持DirectX的窗体控件,十分具有特色。可以作为其他控件的容器。...
C++编写的支持DirectX的窗体控件,十分具有特色。可以作为其他控件的容器。-C++ control , supports directx
- 2022-07-09 12:04:32下载
- 积分:1
-
运用对话框画出n多边形,并且是颜色花哨的一种!
运用对话框画出n多边形,并且是颜色花哨的一种!-N the use of dialog to draw the polygon, and is a kind of garish colors!
- 2022-07-12 18:39:17下载
- 积分:1
-
show various animation effects dialog
可以显示各种动画效果的对话框-show various animation effects dialog
- 2022-03-12 00:08:49下载
- 积分:1
-
一个流行
一个弹出对话框代码,点击次数,并记录(适于初学者)-A pop-up dialog box code, clicks, and record (for beginners)
- 2022-10-25 12:50:04下载
- 积分:1
-
透明对话框的例子。
透明对话框的例子。- Transparent dialog box example.
- 2022-02-25 22:05:43下载
- 积分:1
-
Stanford iphone课程配套源码,介绍搜索的使用。
Stanford iphone课程配套源码,介绍搜索的使用。-source code of Stanford iPhone course, demo of search in table view
- 2022-08-07 10:51:03下载
- 积分:1
-
This procedure the Department of simple window toolbar realize the preparation,...
此程序系简单的实现窗口的工具栏的编写,而且简单容易实现-This procedure the Department of simple window toolbar realize the preparation, but also simple and easy to achieve
- 2022-07-25 17:38:36下载
- 积分: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