[Full]
完整版
[Rss]
订阅
[Xml]
无图版
[Xhtml]
无图版
Rss
& SiteMap
Foxtable(狐表)
http://www.foxtable.com
新一代数据库软件,完美融合Access、Foxpro、Excel、vb.net之优势,人人都能掌握的快速软件开发工具!
◎
Foxtable(狐表)
→
专家坐堂
→
[求助]
共2 条记录, 每页显示 10 条, 页签:
[1]
[浏览完整版]
标题:[求助]
1楼
bzqlyj
发表于:2024/3/21 17:29:00
如何判断服务端是否开启服务
2楼
有点蓝
发表于:2024/3/21 17:38:00
http://www.foxtable.com/bbs/dispbbs.asp?boardid=2&id=50080
openqq:
http://www.foxtable.com/webhelp/topics/2972.htm
,判断能不能登录
If
QQClient.Start() =
True
'如果登录成功
web服务可以判断状态码
Dim
htc
As
new HttpClient(
"http://www.aaa.com/a.htm"
)
htc
.SkipError =
True
Dim
ret
As
String
= htc.GetData()
OutPut
.Show(
"
状态码
:"
& htc.StatusCode)
共2 条记录, 每页显示 10 条, 页签:
[1]
Copyright © 2000 - 2018
foxtable
.com
Tel: 4000-810-820 粤ICP备11091905号
Powered By
Dvbbs
Version 8.3.0
Processed in .03125 s, 2 queries.
[Full]
完整版
[Rss]
订阅
[Xml]
无图版
[Xhtml]
无图版