-
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
-
this program to support a number of gateways deployed. To the attention of : Mob...
此程序支持多个网关同时部署.
要注意:移动为两个 端口 配置也较简单了-this program to support a number of gateways deployed. To the attention of : Mobile for the two port configuration is a relatively simple
- 2022-05-22 02:47:20下载
- 积分:1
-
ABAQUS子程序umat
ABAQUS子程序umat自定义材料本构模型的实例详细解释,帮助umat初学者掌握编程过程,进一步实现自己编程进行模拟的目的
- 2022-08-22 09:18:35下载
- 积分:1
-
单片机ad转换c程序,含有protues仿真,所以需要安装peotues,以及keilc...
单片机ad转换c程序,含有protues仿真,所以需要安装peotues,以及keilc-C procedures for ad conversion single-chip, containing protues simulation, so it is necessary to install peotues, as well as keilc
- 2022-04-25 15:18:45下载
- 积分:1
-
MIMO通信系统的解码范围
sphere decoding for MIMO communication system -sphere decoding for MIMO communication sy stem
- 2022-05-23 08:57:04下载
- 积分:1
-
通讯录系统,简单的对通讯录进行编程,可实现文件的输出
通讯录系统,简单的对通讯录进行编程,可实现文件的输出-Address book system, easy to program to the address book, documents can be output
- 2023-02-19 15:45:03下载
- 积分:1
-
一个使用MDB的名片管理程序
一个使用MDB的名片管理程序-MDB use of a card management procedures
- 2022-09-19 09:40:02下载
- 积分:1
-
8 characteristics: 1. Automatically enumerate the serial, so to avoid some of th...
8大特色:
1.自动枚举串口,这样避免了有些机器串口多,或者串号号>4的情况。
2.保存文件格式为txt和CSV,可选,方便做数据分析。
3.保存文件在执行文件程序路径下的SaveData文件夹里
4.增加多字节联合显示
5.2字节时,十六进制会加"0x"头,非十六进制时,以十进制显示,末尾自动加一空格,以区分。
6.4字节时,只能以十六进制显示(因十进制以超出范围,也没有必要显示那么大一个数)。
7.增加实时显示数据曲线功能。
8.界面更人性化,方便适用。-8 characteristics: 1. Automatically enumerate the serial, so to avoid some of the machine serial number or serial number No.
- 2022-03-17 03:47:24下载
- 积分:1
-
声音信号读取和处理!也是网络上得到的,上传和大家分享
声音信号读取和处理!也是网络上得到的,上传和大家分享-Sound signals to read and deal with! Is also the network received, upload and share
- 2022-02-13 17:06:18下载
- 积分:1
-
ZLG开发USB的ISP1161x参考手册
ZLG开发USB的ISP1161x参考手册-ZLG development USB ISP1161x reference manual
- 2022-01-26 01:21:50下载
- 积分:1