-
这是我从网上下来的西门子的S7
这是我从网上下来的西门子的S7-200常用问题,希望对新手能有用-This is my line down from the Siemens S7-200 common problems, and they hope to be useful for novice
- 2022-01-28 00:05:58下载
- 积分:1
-
注册表读写的示范程序,在注册表里添加自己的注册表项,可以删除...
注册表读写的示范程序,在注册表里添加自己的注册表项,可以删除-Demonstration program to read and write registry, add your own in the registry where the registry key, can be deleted
- 2022-03-23 06:24:13下载
- 积分: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
-
线索二叉搜索树结点的插入删除以及树的打印。
线索二叉搜索树结点的插入删除以及树的打印。-clues two forks search tree node of the tree to insert, delete and print.
- 2022-01-25 15:01:01下载
- 积分:1
-
notebook
基于vc++写的记事本功能强大非常棒。功能全面统一。-notebook
- 2023-01-01 05:30:15下载
- 积分:1
-
privatesubcombo30.zip视觉基本代码。非常好的代码…
PrivateSubCombo30.zip visual basci code. very nice code-PrivateSubCombo30.zip visual basci code. very nice code...
- 2022-07-23 07:22:20下载
- 积分:1
-
该程序实现两端的及时通信,使交流方便, 其实现语言为java
该程序实现两端的及时通信,使交流方便, 其实现语言为java-It helps you to chat with your friend from anywhere in the world .
- 2022-05-09 00:41:45下载
- 积分:1
-
vc game series, it is worth about fun. Intron map.
vc编的小游戏,很好玩的值得一下。内含地图。-vc game series, it is worth about fun. Intron map.
- 2022-01-25 20:51:44下载
- 积分:1
-
将C语言写的程序代码转换成pascal代码,用过还可以!
将C语言写的程序代码转换成pascal代码,用过还可以!-to write C-language code into pascal code can be used also.
- 2022-06-12 08:31:01下载
- 积分:1
-
SparseLab is a Matlab software package designed to find sparse solutions to syst...
SparseLab is a Matlab software package designed to find sparse solutions to systems of linear equations, particularly underdetermined systems.
- 2022-01-26 08:09:49下载
- 积分:1