-
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 games, specifically requested to see their former procedures, all compressed in the bag.
- 2022-03-05 22:42:32下载
- 积分:1
-
算法源代码比较经典
算法源代码比较经典-algorithm source code comparison classic
- 2022-06-18 07:41:20下载
- 积分:1
-
优化算法,通过模型的建立,对其进行检验。
优化算法,可有通过考察所构建模型来组合自己的函数功能,有选择的提供程序-optimization algorithm, it will be inspected by the building through the model portfolio to their function in a choice of provider
- 2023-07-02 23:10:03下载
- 积分:1
-
net.sourceforge.jode.feature_1.0.3.zip是一种java混淆器jode,保护java类,
net.sourceforge.jode.feature_1.0.3.zip是一种java混淆器jode,保护java类,-net.sourceforge.jode.feature_1.0.3.z ip is a java confusion for jode protect java category,
- 2022-07-03 21:58:04下载
- 积分:1
-
益智游戏,贴方块,160关,手机游戏,J2ME开发,这是40版本。具体功能有帮助说明...
益智游戏,贴方块,160关,手机游戏,J2ME开发,这是40版本。具体功能有帮助说明-puzzle games, and pasted chunks and 160 customs, cell phone games, J2ME development, which is 40 version. Specific functions to help Note
- 2022-02-05 21:36:30下载
- 积分:1
-
是PCB的入门学习资料,希望对学习PCB的,有帮助,
是PCB的入门学习资料,希望对学习PCB的,有帮助,-PCB entry is the learning materials, and they hope to learn from the PCB, has help
- 2023-03-31 08:35:04下载
- 积分:1
-
avr mega128 射频控制板代码
这个代码是射频 1 兆赫控制板控制时间和功率射频波,包含 ui、 键盘控制、 零交叉、 射频发生器
- 2022-03-18 14:23:31下载
- 积分:1
-
记忆游戏,为了考验你的记忆!
Memory Game, for testing your memory!
- 2022-07-05 09:25:22下载
- 积分:1
-
皇后问题解法任意皇后可解
皇后问题解法任意皇后可解-Solutions arbitrary Queen"s Queen"s solvable
- 2023-02-01 17:00:04下载
- 积分:1