...
阅读更多”分享一个酷酷的四宫格网页源码
天气热,吹着空调都在冒汗,不想打字,鄙视本大王吧。 无演示 下载地址:我是神奇的传送门
阅读更多”利用ip138获取外网IP
code1:
Option Explicit
Private Sub Form_Load()
WebBrowser1.Visible = False
WebBrowser1.Navigate "http://www.ip138.com/ip2city.asp"
End Sub
Private Sub WebBrowser1_NavigateComplete2(ByVal pDisp As Object, URL As Variant)
...
”希网域名更新器源码
源码(1): Private Sub Command1_Click() If Text1.Text = “” Then MsgBox “请输入域名” End If If Text2.Text = “” Then MsgBox “请输入用户名” End If If Text3.Text = “” Then MsgBox “请输入密码” Else MsgBox “如果您输入正确,那么您成功了” End If Timer1.Enabled = True Web.Navigate (“http://www.ip138.com/ip2city.asp“) Web.Navigate “http://” & Text2.Text & “:” &...
阅读更多