北风网视频菜单3

运行Test.java得到的access_token和expires_in

https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=wx07ddcdcbaa0333d2&secret=c7bae79dc3c5c7abeb89d86c5ca405c4
{"access_token":"aCmfSM62af7uDnrklH2P51FZ67fUNK-jK3LBFbcihNzJof9zezW89f89n9ofnaqxmfg3myOGH6OyYQuwX6taBttd0oIg7sgBZxxxmVF17zNEiPSo2fkQx71JoMh5k0UZZIMaAHAVEI","expires_in":7200}

 需要把字符串转化成我们需要的这个对象

connection.setDoOutput()

Sets the value of the doOutput field for this URLConnection to the specified value.

A URL connection can be used for input and/or output. Set the DoOutput flag to true if you intend to use the URL connection for output, false if not. The default is false.

Parameters:
dooutput the new value.
Throws:
IllegalStateException - if already connected
See Also:
getDoOutput()
这个方法的参数值默认是false,将它设置为true

转载于:https://www.cnblogs.com/ZHONGZHENHUA/p/6308771.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值