-
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
-
Three Kingdoms. Rar Nokia can be stored and used in the game
三国志.rar 诺基亚手机可以存放和使用的游戏-Three Kingdoms. Rar Nokia can be stored and used in the game
- 2022-06-11 23:04:07下载
- 积分:1
-
测试1394个PCIe传输测试
test 1394 pcie transmission test -test
- 2022-01-29 00:08:18下载
- 积分:1
-
cc1100代码,我也是从网上找的,拿来共享
cc1100代码,我也是从网上找的,拿来共享-cc1100 code, I am also looking for from the Internet, used to share
- 2022-10-09 02:35:03下载
- 积分:1
-
现在广被认可的NCIE考试的相关类容!有兴趣的可以
现在广被认可的NCIE考试的相关类容!有兴趣的可以-now widely recognized NCIE examination-related capacity! Interested parties can s
- 2022-02-03 03:10:27下载
- 积分:1
-
used to write c campus tour guide system with Floyd algorithm, inquiries to the...
用c写的校园导游系统 用弗洛依德算法实现,能够查询校园任意两个景点的最佳路径.-used to write c campus tour guide system with Floyd algorithm, inquiries to the campus arbitrary two spots in the best path.
- 2022-12-21 10:05:03下载
- 积分:1
-
DTMK软件开发包,此为开源软件,是一款很好的医学图像开发资源....
DTMK软件开发包,此为开源软件,是一款很好的医学图像开发资源.-DTMK software development kit, this is open source software, is a very good medical image development resources.
- 2022-04-16 11:21:27下载
- 积分:1
-
our curriculum design a warehouse management system easy to use!
我们的一个课程设计 仓库管理系统 使用方便-our curriculum design a warehouse management system easy to use!
- 2022-02-14 02:46:23下载
- 积分:1
-
LEX之C0语言词法分析器
输入文件是任何一个目录下的文件格式的C0语言程序段,
输出文件是以xml格式表示的词法分析的结果,
程序将输入文件作为输入,扫描、分解字符串,识别出一个个单词(定义符、标识符、运算符、界符、常数),将分析结果输出到输出文件。
- 2022-10-23 16:00:03下载
- 积分:1
-
实现的是一个虚拟示波器的功能,但只能实现模拟,不能实际测量,只需增加一个模块就行了,运行时注意不要让自动的最大值与最小值相同,否则会一直跳闪,还有就是有些功能测
实现的是一个虚拟示波器的功能,但只能实现模拟,不能实际测量,只需增加一个模块就行了,运行时注意不要让自动的最大值与最小值相同,否则会一直跳闪,还有就是有些功能测的不是很准确,需要调节。-Realize a virtual oscilloscope functions, but only the realization of simulation, not actual measurements, just add a module on the list, run-time attention to not to let the automatic the same maximum and minimum value, otherwise they will always jump flash, there is Some functional test is not very accurate, needs to adjust.
- 2023-02-21 21:20:03下载
- 积分:1