自制bing每日一图api 2021-12-17 14:04 | 4,061 | 0 | 网站建设 官方API https://cn.bing.com/HPImageArchive.aspx?format=js&idx=0&n=1&mkt=zh-CN 自制接口 新建PHP文件,复制如下代码即可: <?php $json_string = file_get_contents('https://cn.bing.com/H… bing