Rss & SiteMap

Foxtable(狐表) http://www.foxtable.com

新一代数据库软件,完美融合Access、Foxpro、Excel、vb.net之优势,人人都能掌握的快速软件开发工具!
共4 条记录, 每页显示 10 条, 页签: [1]
[浏览完整版]

标题:[求助]发送数据报错

1楼
km007 发表于:2025/1/18 14:06:00
Dim jo As New JObject
jo("touser") = "123"
jo("msgtype") = "text"
jo("text") =  New JObject
jo("text")("content") = "您好!测试信息"
Dim k As String = jo.ToString()
Dim hc As New HttpClient("http://10.100.12.121:999/ceeshi")
hc.content = jo.Tostring()    '请看看这是什么问题?
jo = JObject.Parse(hc.getdata)
Output.Show(jo.ToString)


图片点击可在新窗口打开查看此主题相关图片如下:a0ac438ef08f719191e26bea5c65762.png
图片点击可在新窗口打开查看

2楼
有点蓝 发表于:2025/1/18 14:58:00
没有数据返回

dim s as string = hc.getdata
Output.Show(s)
3楼
km007 发表于:2025/1/18 16:10:00
hc.content = jo.Tostring() 

服务端如何写 接收的该信息?
4楼
有点蓝 发表于:2025/1/18 16:33:00
e.plantext

http://www.foxtable.com/mobilehelp/topics/0165.htm
共4 条记录, 每页显示 10 条, 页签: [1]

Copyright © 2000 - 2018 foxtable.com Tel: 4000-810-820 粤ICP备11091905号

Powered By Dvbbs Version 8.3.0
Processed in .03906 s, 2 queries.