首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

如何打印json数据.

{

"print": {

"data": "json",

"options": {

"format": "json",

"content": "content",

"url": "http://www.example.com",

"headers": {

"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8",

"accept-language": "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7",

"sec-ch-ua": "\"Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111\"",

"sec-ch-ua-mobile": "?1",

"sec-ch-ua-platform": "\"Android\"",

"sec-fetch-dest": "script",

"sec-fetch-mode": "no-cors",

"sec-fetch-site": "cross-site"

},

"method": "GET",

"mode": "cors",

"credentials": "omit"

}

}

如何打印json数据。

页面内容是否对你有帮助?
有帮助
没帮助

相关·内容

领券