-
这里提到的方法大家可以实验,大家一起讨论!
这里提到的方法大家可以实验,大家一起讨论!-here is the way we can experiment, we can discuss!
- 2022-07-27 18:50:06下载
- 积分:1
-
这是一个时钟程序,用VB编写的,本人是VB初学者,有问题的地方请大家多多原谅。也请各位高手们多多指教。...
这是一个时钟程序,用VB编写的,本人是VB初学者,有问题的地方请大家多多原谅。也请各位高手们多多指教。-This is a clock program, prepared by the VB, I VB beginners, problem areas you will excuse me please. Hope you have a master exhibitions.
- 2022-02-15 20:05:27下载
- 积分:1
-
MAPX中如何控制缩放度
MAPX中如何控制缩放度-Connection control zoom degrees
- 2022-02-26 13:10:58下载
- 积分:1
-
Snooker games C code, this can be useful in the DOS interface to operate the mou...
桌球游戏C代码,这是可以在DOS界面下实用鼠标操作的版本,内含能够将鼠标驱动引入代码的mouse.h头文件。-Snooker games C code, this can be useful in the DOS interface to operate the mouse version, containing the mouse driver to the introduction of code mouse.h header files.
- 2022-03-29 10:50:29下载
- 积分:1
-
这是用户管理器的代码
this the code for user manager-this is the code for user manager
- 2022-01-21 04:40:59下载
- 积分:1
-
phone book
电话簿代码。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-07-14 05:22:04下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
在Dialog中使用Menu和Toolbar,这个是基于对话框工程下添加工具栏的例子,对界面编程很有用,我的工程设计也受益于该例子!希望对大家有帮助...
在Dialog中使用Menu和Toolbar,这个是基于对话框工程下添加工具栏的例子,对界面编程很有用,我的工程设计也受益于该例子!希望对大家有帮助-in use Menu and Toolbar, The project is based on the dialog box under the Tools column added examples of useful programming interface, I also design the projects benefiting from the example! We hope to help
- 2022-01-25 22:31:28下载
- 积分:1
-
dos virtual drive
dos下虚拟光驱
-dos virtual drive
- 2022-05-25 20:36:02下载
- 积分:1
-
图书借阅系统文档与程序实现
图书借阅系统文档与程序实现-Lending Library System files and Program Implementation
- 2023-04-15 15:10:04下载
- 积分:1