-
word 宏代码,实现一些简单文字处理操作的代码
word 宏代码,实现一些简单文字处理操作的代码-word macro code to achieve some simple word processing operation code
- 2022-07-19 12:12:53下载
- 积分: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
-
将窗体编译成类库,需要时方便引用。
将窗体编译成类库,需要时方便引用。-to Form compiled libraries need convenient use.
- 2022-03-11 11:20:20下载
- 积分:1
-
这是标签控制属性表,好
this is tab contorl property sheet, good
- 2023-07-03 01:05:05下载
- 积分:1
-
Modbus通信软件的源代码,供大家参考学习
一个MODBUS的通讯软件源代码,供大家参考学习-A MODBUS communications software source code, for your reference learning
- 2022-03-21 17:02:50下载
- 积分:1
-
一个非常不错的实现java风格Windows窗口
一个非常不错的实现java风格Windows窗口-a very good realization of the Windows style java
- 2022-03-18 01:41:05下载
- 积分:1
-
一个全屏显示的例子
一个全屏显示的例子-Examples of a full screen display
- 2022-03-10 16:39:22下载
- 积分:1
-
VC++实现动态创建对话框
VC++实现动态创建对话框-VC create dynamic dialog
- 2022-05-31 05:11:48下载
- 积分:1
-
自定义对话框演示的代码提供,让用户可以更加清楚地理解和运用自定义对话框。...
自定义对话框演示的代码提供,让用户可以更加清楚地理解和运用自定义对话框。-Custom dialog demo code provided, so users can more clearly understand and use a custom dialog box.
- 2022-03-06 04:47:58下载
- 积分:1
-
读取位图并实现在图上画点,直线,矩形,椭圆的功能
读取位图并实现在图上画点,直线,矩形,椭圆的功能-Read bitmap and realize in the map drawing point, a straight line, rectangle, ellipse function
- 2022-07-27 21:30:45下载
- 积分:1