api store’s WeChat popular selection api
<code>接口地址 :http://apis.baidu.com/txapi/weixin/wxhot 请求方法 :GET 请求参数(header) : 参数名 类型 必填 参数位置 描述 默认值 apikey string 是 header API密钥 您自己的apikey 请求参数(urlParam) : 参数名 类型 必填 参数位置 描述 默认值 num number 是 urlParam 文章返回数量 10 rand number 否 urlParam 是否随机,1表示随机 1 word string 否 urlParam 检索关键词 盗墓笔记 page number 否 urlParam 翻页,输出数量跟随num参数 1 src string 否 urlParam 指定文章来源 人民日报 请求示例 : curl示例php示例python示例java示例C#示例ObjectC示例Swift示例 1 <?php 2 $ch = curl_init(); 3 $url = 'http://apis.baidu.com/txapi/weixin/wxhot?num=10&rand=1&word=%E7%9B%97%E5%A2%93%E7%AC%94%E8%AE%B0&page=1&src=%E4%BA%BA%E6%B0%91%E6%97%A5%E6%8A%A5'; 4 $header = array( 5 'apikey: 您自己的apikey', 6 ); 7 // 添加apikey到header 8 curl_setopt($ch, CURLOPT_HTTPHEADER , $header); 9 curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); 10 // 执行HTTP请求 11 curl_setopt($ch , CURLOPT_URL , $url); 12 $res = curl_exec($ch); 13 14 var_dump(json_decode($res)); 15 ?></code>
<code>JSON返回示例 : { "code": 200, //返回状态码 "msg": "success", //返回状态消息 "newslist": [ { "ctime": "2016-03-31", //文章发布时间 "title": "奇虎360宣布通过私有化决议", //文字标题 "description": "互联网头条", //来源及描述 "picUrl": "http://t1.qpic.cn/mblogpic/f01a972dbcc1060fd456/2000", //文章插图,若空为默认 "url": "http://mp.weixin.qq.com/s?__biz=MjM5OTMyODA2MA==&idx=1&mid=402594468&sn=5cd644536b472a283cc1d3f5124a0cab" }, //文章URL { "ctime": "2016-03-31", "title": "小本生意做什么挣钱十七大小本生意推荐", "description": "创业最前线", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4225297.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MzA3NjgzNDUwMQ==&idx=2&mid=401864059&sn=cfa082e38ba38c7e673b1ce0a075faee" }, { "ctime": "2016-03-31", "title": "当穷游从线上社区向线下旅游服务提供者转身,创业不如就忘了“大平台”这件事吧", "description": "中国旅讯", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4218551.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MzA5MzQyMzQyMw==&idx=3&mid=402488438&sn=88f2d7e415e6d18dafccaa8da549edb6" }, { "ctime": "2016-03-31", "title": "等我们老了,就去经营这样一家小店", "description": "慢时间", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4225311.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MjM5NTIxNTU0MA==&idx=1&mid=405728106&sn=b8ac94b83aa92eea54acf75eff89c657" }, { "ctime": "2016-03-31", "title": "曝光失业女子利用微信月均收入过万,原因居然是这个?", "description": "那些路过心上的句子", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4116605.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MjM5MTg3OTAzNg==&idx=1&mid=402804635&sn=172aa8f7bf0f8078ade644f46722c561" }, { "ctime": "2016-03-31", "title": "什麼人生活在一個單向的世界?", "description": "今天文学", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4082011.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MjM5ODQxODMyMQ==&idx=1&mid=420440897&sn=cb4b009440b6a9d954bff2a622344e8d" }, { "ctime": "2016-03-31", "title": "这些事,足够让我们相信爱情", "description": "女生心理学", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4225315.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MzA3NjM5NDIyMw==&idx=1&mid=401870610&sn=1baf92ad1bb1b9f575027473754551f9" }, { "ctime": "2016-03-31", "title": "少女们,为什么你们总爱翻白眼?", "description": "青年文摘", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4225320.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MzA5ODEzMTIxOA==&idx=4&mid=405169046&sn=8ea51ec94fcd5d9bed6d1df0d0bf889f" }, { "ctime": "2016-03-31", "title": "总说韩国艺人来中国捞金,先看完这些再说吧", "description": "RunningMan", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4225344.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MzA3NDcwNzUxMw==&idx=4&mid=403101020&sn=5a9fa497df693b768637faf85f2b6449" }, { "ctime": "2016-03-31", "title": "宋仲基宋慧乔频传绯闻宋仲基蛮享受的", "description": "韩国新网", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4225352.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MjM5MDAzNjYwMA==&idx=4&mid=403617618&sn=3446bb057607d2daf2e3123f837fa24d" } ] }</code>
How can I put the returned content and images on the web page? Please give me some answers, I'm a newbie
Reply content:
api store’s WeChat popular selection api
<code>接口地址 :http://apis.baidu.com/txapi/weixin/wxhot 请求方法 :GET 请求参数(header) : 参数名 类型 必填 参数位置 描述 默认值 apikey string 是 header API密钥 您自己的apikey 请求参数(urlParam) : 参数名 类型 必填 参数位置 描述 默认值 num number 是 urlParam 文章返回数量 10 rand number 否 urlParam 是否随机,1表示随机 1 word string 否 urlParam 检索关键词 盗墓笔记 page number 否 urlParam 翻页,输出数量跟随num参数 1 src string 否 urlParam 指定文章来源 人民日报 请求示例 : curl示例php示例python示例java示例C#示例ObjectC示例Swift示例 1 <?php 2 $ch = curl_init(); 3 $url = 'http://apis.baidu.com/txapi/weixin/wxhot?num=10&rand=1&word=%E7%9B%97%E5%A2%93%E7%AC%94%E8%AE%B0&page=1&src=%E4%BA%BA%E6%B0%91%E6%97%A5%E6%8A%A5'; 4 $header = array( 5 'apikey: 您自己的apikey', 6 ); 7 // 添加apikey到header 8 curl_setopt($ch, CURLOPT_HTTPHEADER , $header); 9 curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); 10 // 执行HTTP请求 11 curl_setopt($ch , CURLOPT_URL , $url); 12 $res = curl_exec($ch); 13 14 var_dump(json_decode($res)); 15 ?></code>
<code>JSON返回示例 : { "code": 200, //返回状态码 "msg": "success", //返回状态消息 "newslist": [ { "ctime": "2016-03-31", //文章发布时间 "title": "奇虎360宣布通过私有化决议", //文字标题 "description": "互联网头条", //来源及描述 "picUrl": "http://t1.qpic.cn/mblogpic/f01a972dbcc1060fd456/2000", //文章插图,若空为默认 "url": "http://mp.weixin.qq.com/s?__biz=MjM5OTMyODA2MA==&idx=1&mid=402594468&sn=5cd644536b472a283cc1d3f5124a0cab" }, //文章URL { "ctime": "2016-03-31", "title": "小本生意做什么挣钱十七大小本生意推荐", "description": "创业最前线", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4225297.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MzA3NjgzNDUwMQ==&idx=2&mid=401864059&sn=cfa082e38ba38c7e673b1ce0a075faee" }, { "ctime": "2016-03-31", "title": "当穷游从线上社区向线下旅游服务提供者转身,创业不如就忘了“大平台”这件事吧", "description": "中国旅讯", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4218551.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MzA5MzQyMzQyMw==&idx=3&mid=402488438&sn=88f2d7e415e6d18dafccaa8da549edb6" }, { "ctime": "2016-03-31", "title": "等我们老了,就去经营这样一家小店", "description": "慢时间", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4225311.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MjM5NTIxNTU0MA==&idx=1&mid=405728106&sn=b8ac94b83aa92eea54acf75eff89c657" }, { "ctime": "2016-03-31", "title": "曝光失业女子利用微信月均收入过万,原因居然是这个?", "description": "那些路过心上的句子", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4116605.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MjM5MTg3OTAzNg==&idx=1&mid=402804635&sn=172aa8f7bf0f8078ade644f46722c561" }, { "ctime": "2016-03-31", "title": "什麼人生活在一個單向的世界?", "description": "今天文学", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4082011.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MjM5ODQxODMyMQ==&idx=1&mid=420440897&sn=cb4b009440b6a9d954bff2a622344e8d" }, { "ctime": "2016-03-31", "title": "这些事,足够让我们相信爱情", "description": "女生心理学", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4225315.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MzA3NjM5NDIyMw==&idx=1&mid=401870610&sn=1baf92ad1bb1b9f575027473754551f9" }, { "ctime": "2016-03-31", "title": "少女们,为什么你们总爱翻白眼?", "description": "青年文摘", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4225320.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MzA5ODEzMTIxOA==&idx=4&mid=405169046&sn=8ea51ec94fcd5d9bed6d1df0d0bf889f" }, { "ctime": "2016-03-31", "title": "总说韩国艺人来中国捞金,先看完这些再说吧", "description": "RunningMan", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4225344.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MzA3NDcwNzUxMw==&idx=4&mid=403101020&sn=5a9fa497df693b768637faf85f2b6449" }, { "ctime": "2016-03-31", "title": "宋仲基宋慧乔频传绯闻宋仲基蛮享受的", "description": "韩国新网", "picUrl": "http://zxpic.gtimg.com/infonew/0/wechat_pics_-4225352.jpg/640", "url": "http://mp.weixin.qq.com/s?__biz=MjM5MDAzNjYwMA==&idx=4&mid=403617618&sn=3446bb057607d2daf2e3123f837fa24d" } ] }</code>
How can I put the returned content and images on the web page? Please give me some answers, I'm a newbie
Just put it directly into the corresponding tag....
What you need to know:
How to send requests in the backend language you know
What is json and how to parse json using your backend language or JavaScript

html5的div元素默认一行不可以放两个。div是一个块级元素,一个元素会独占一行,两个div默认无法在同一行显示;但可以通过给div元素添加“display:inline;”样式,将其转为行内元素,就可以实现多个div在同一行显示了。

html5中列表和表格的区别:1、表格主要是用于显示数据的,而列表主要是用于给数据进行布局;2、表格是使用table标签配合tr、td、th等标签进行定义的,列表是利用li标签配合ol、ul等标签进行定义的。

固定方法:1、使用header标签定义文档头部内容,并添加“position:fixed;top:0;”样式让其固定不动;2、使用footer标签定义尾部内容,并添加“position: fixed;bottom: 0;”样式让其固定不动。

HTML5中画布标签是“<canvas>”。canvas标签用于图形的绘制,它只是一个矩形的图形容器,绘制图形必须通过脚本(通常是JavaScript)来完成;开发者可利用多种js方法来在canvas中绘制路径、盒、圆、字符以及添加图像等。

html5中不支持的标签有:1、acronym,用于定义首字母缩写,可用abbr替代;2、basefont,可利用css样式替代;3、applet,可用object替代;4、dir,定义目录列表,可用ul替代;5、big,定义大号文本等等。

html5废弃了dir列表标签。dir标签被用来定义目录列表,一般和li标签配合使用,在dir标签对中通过li标签来设置列表项,语法“<dir><li>列表项值</li>...</dir>”。HTML5已经不支持dir,可使用ul标签取代。

html5是指超文本标记语言(HTML)的第五次重大修改,即第5代HTML。HTML5是Web中核心语言HTML的规范,用户使用任何手段进行网页浏览时看到的内容原本都是HTML格式的,在浏览器中通过一些技术处理将其转换成为了可识别的信息。HTML5由不同的技术构成,其在互联网中得到了非常广泛的应用,提供更多增强网络应用的标准机。

3种取消方法:1、给td元素添加“border:none”无边框样式即可,语法“td{border:none}”。2、给td元素添加“border:0”样式,语法“td{border:0;}”,将td边框的宽度设置为0即可。3、给td元素添加“border:transparent”样式,语法“td{border:transparent;}”,将td边框的颜色设置为透明即可。


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

Dreamweaver CS6
Visual web development tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool
