百度360必应搜狗淘宝本站头条
当前位置:网站首页 > 技术文章 > 正文

永不过时的淘宝排名秘籍–售价200万,但今天免费

zhezhongyun 2025-03-24 22:31 25 浏览

前两天收到淘大邀请,要我来讲一节课,我想都没想就答应了,像我这种脸皮比长城还厚的人,是不会放过任何吹牛逼的机会的,所以首先感谢下淘大。

在做这堂课的课件之前,我找了几位做运营及推广的朋友闲聊。这几位朋友,有濒临倒闭的淘宝小店主,也有类目top天猫店运营。我的问题是:你们是怎么做淘宝搜索排名吸引免费流量的。

绝大多数人的回答都是简单地描述每天的日程计划:标题优化、长尾词设置、定向刷单等等。

这样的答案令我震惊!

虽然每个人都能清晰地描述自己每天的工作,但却已经忘记所有这些工作的初衷,到底是为了什么?

说白了,标题优化、定向刷单等等所有这一切工作的目的,都是为了淘宝的免费搜索流量。但问题是,谁告诉你做标题优化、定向刷单,就一定能获得淘宝搜索流量呢?

我相信,不仅仅是他们,包括在座各位在内,都本末倒置了。

那么,淘宝搜索排名到底怎么做?(注意,大眼哥已经开始吹牛逼了!)

要想回答这个问题,我们必须先知道:究竟什么是淘宝搜索?

淘宝搜索的定义是:淘宝搜索是淘宝为用户提供购物搜索结果的一款搜索引擎。

而搜索引擎是人工开发的一套程序,既然是程序,那就必须有自己的运行规则和机制。

回到我们的问题:淘宝搜索流量到底怎么做?答案显而易见:更精准地符合淘宝搜索的运行规则和机制。

这是我随机在淘宝上找的一款产品:短袖T恤。大家先看下,这款产品的详情页上,除了模特比较帅,还包含哪些其他信息?

没错,有主图、标题、价格、尺寸、颜色、库存、详情页、评论、店铺名称、掌柜ID及旺旺等信息,这是我们人类,human being能看到的页面要素。但是,对于淘宝搜索引擎而言,它看到的跟我们看到的不一样。

我们把鼠标移动到页面的空白部分,点击鼠标右键-查看网页源代码,上图这个页面才是淘宝搜索引擎看到的。它会对该页面进行抓取,建立库存档案,通过后台一系列算法排序之后,最终才呈现出我们看到的搜索结果页面。

这就是搜索引擎排名的过程:抓取建库、检索排序、结果展现。

了解过程和原理后,我们就发现,对于卖家而言,最重要的就是了解淘宝搜索到底会抓取哪些数据,它的排序规则是怎样设计的?

都说标题优化很重要,我们就先以标题来举个例子,还是刚刚这款宝贝,我们在源代码模式下看看标题的代码:

淘宝在标题上打了h3标签,先解释下什么是h标签。H标签全名Heading标签,HTML语言里一共有六种大小的heading 标签,

标签可定义标题。

定义最大的标题。

定义最小的标题。

在源代码模式下,我们通过ctrl+f查找,没有找到h1和h2标签,也就是说,在该页面中,h3标签所在的标题会被淘宝搜索引擎认为是该页面最重要的要素。据此,我们知道标题优化为什么那么重要。

然后,我们接着看源代码的三大标签:title、keywords、description

标签定义文档的标题;<keywords> 标签定义文档的关键词;<description> 标签定义文档的描述。</p><p>还是以刚才的店铺为例,在源代码模式下,我们可以看到该店铺首页和详情页的三大标签如下:</p><p></p><p>我们发现,淘宝店铺首页和详情页的三大标签的规则如下:</p><p></p><p>此外,我们还发现,原来卖家设置的旺旺ID和发货所在地也会被淘宝搜索引擎抓取,这对大家是否有什么启发呢?</p><p>再来看一个例子:</p><p></p><p>从以上截图可以看到,我们搜索的是短袖T恤,其他两个宝贝都是有短袖T恤的关键词,但搜索结果中第一个、第三个宝贝只有T恤,没有短袖这个词,照样在淘宝搜索结果中有展现,不是说标题优化很重要吗?为什么不做标题优化的卖家也会有排名呢?</p><p>我们接着用源代码模式查看详情页,发现有这么一段代码:</p><p></p><p>这段代码对应的是详情页的属性栏。据此,我们明白,除了标题优化之外,宝贝属性栏的填写也非常重要,有一部分卖家在填写宝贝属性时,是不填或者少填的,那么就会失去一部分搜索流量和机会。</p><p>了解这一点,其实就可以有更多玩法:例如标题有限制字数,但长尾词太多时,是否可以把一部分长尾词放到属性中去?其他更多的玩法,大家可以自己开开脑洞。</p><p>再来看一个例子:</p><p>从以上截图可以看到,我们搜索的是三防机,第二个宝贝没有出现“三防”这个关键词。有同学要说了,老师,我知道,因为属性栏填了三防机这个属性。那么事实是不是这样呢?我们接着看。</p><p></p><p>这段源代码对应的是详情页的说明页面,可惜的是现在淘宝屏蔽了源代码模式下的详情页描述,我们无法看到这个区域的代码,但我们可以在正常浏览模式下,看到卖家在详情页里加了一段文字。</p><p>据此,我们又了解到:原来详情页描述页面的文字,也可以被淘宝搜索引擎抓取。但是据我了解,有好大一部分卖家的详情页,只有图片,没有任何文字。</p><p>同理,这一点是否也能延伸出更多玩法呢?</p><p>幸福的时光总是短暂的,助教刚才提醒了两次,时间已经超了,所以这堂课到这里就结束了,我再简单总结两句:</p><p>我们今天聊的第一点是:不要为了做而做,因为你做的可能没有任何意义。</p><p>第二点:既然要做淘宝搜索排名,首先要明白到底什么是淘宝搜索?我们得出结论,淘宝搜索的本质是一款搜索引擎。</p><p>第三点:既然是淘宝搜索的本质是搜索引擎,那就一定有相应的运行机制和规则。</p><p>第四点:根据淘宝源代码,我们举了几个案例做分析,得出了一部分结论。</p><p>一堂课的时间实在有限,我会让助教在课后把今天的课件资料全部发给大家,希望大家回去后,都能看着课件,回忆一下今天讲的内容,能够有所收获和启发。</p><p>我始终相信,方向,比努力更重要。谢谢大家。</p><p>大眼哥微信号ID:dayange66</p></div></div> <div class="clearfix mb10"> <div class="share fr"> <div class="social-share mb20 ta-c" data-initialized="true"> <a href="#" class="social-share-icon iconfont icon-weibo"></a> <a href="#" class="social-share-icon iconfont icon-qq"></a> <a href="#" class="social-share-icon iconfont icon-wechat"></a> <a href="#" class="social-share-icon iconfont icon-qzone"></a> </div> <script src="http://www.zhezhongyun.com/zb_users/theme/tx_hao/script/social-share.min.js"></script> </div> <div class="info-tag"> <a href="http://www.zhezhongyun.com/tags-172.html" title="查看更多– 标签内容" rel="tag" target="_blank">– 标签</a> </div> </div> <div class="info-next"> <ul class="row"> <li class="col-12 col-m-24 mb10">上一篇:<a href="http://www.zhezhongyun.com/post/2954.html" title="CSS Display 属性全解析:从基础布局到高级技巧">CSS Display 属性全解析:从基础布局到高级技巧</a></li> <li class="col-12 col-m-24 ta-r mb10">下一篇:<a href="http://www.zhezhongyun.com/post/2956.html" title="JAVAEE前奏-今天带大家认识HTML!高手勿进。">JAVAEE前奏-今天带大家认识HTML!高手勿进。</a></li> </ul> </div> </div> <h2 class="tx-title">相关推荐</h2> <div class="home-news"> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5036.html" title="Chinese vice premier calls for multilateralism at Davos" class="f-black" target="_blank">Chinese vice premier calls for multilateralism at Davos</a></dt> <dd class="news-txt"> <p class="f-gray f-13">DAVOS,Switzerland,Jan.21(Xinhua)--ChineseVicePremierDingXuexiangdeliveredaspeechatthe...</p> </dd> </dl> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5035.html" title="用C++ Qt手把手打造炫酷汽车仪表盘" class="f-black" target="_blank">用C++ Qt手把手打造炫酷汽车仪表盘</a></dt> <dd class="news-txt"> <p class="f-gray f-13">一、项目背景与核心价值在车载HMI(人机交互界面)开发领域,虚拟仪表盘是智能座舱的核心组件。本项目基于C++Qt框架实现一个具备专业级效果的时速表模块,涵盖以下技术要点:Qt图形绘制核心机制(QPa...</p> </dd> </dl> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5034.html" title="系列专栏(八):JS的第七种基本类型Symbols" class="f-black" target="_blank">系列专栏(八):JS的第七种基本类型Symbols</a></dt> <dd class="news-txt"> <p class="f-gray f-13">ES6作为新一代JavaScript标准,已正式与广大前端开发者见面。为了让大家对ES6的诸多新特性有更深入的了解,MozillaWeb开发者博客推出了《ES6InDepth》系列文章。CSDN...</p> </dd> </dl> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5033.html" title="MFC界面开发工具BCG v31.1 - 增强功能区、工具箱功能" class="f-black" target="_blank">MFC界面开发工具BCG v31.1 - 增强功能区、工具箱功能</a></dt> <dd class="news-txt"> <p class="f-gray f-13">点击“了解更多”获取工具亲爱的BCGSoft用户,我们非常高兴地宣布BCGControlBarProfessionalforMFC和BCGSuiteforMFCv31.2正式发布!新版本支...</p> </dd> </dl> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5032.html" title="雅居乐上调出售吉隆坡项目保留金,预计亏损扩大至6.64亿元" class="f-black" target="_blank">雅居乐上调出售吉隆坡项目保留金,预计亏损扩大至6.64亿元</a></dt> <dd class="news-txt"> <p class="f-gray f-13">1月2日,雅居乐集团(03383.HK)发布有关出售一家附属公司股权披露交易的补充公告。此前雅居乐集团曾公告,2023年11月8日(交易时段后),集团子公司AgileRealEstateDeve...</p> </dd> </dl> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5031.html" title="Full text: Address by Vice Premier Ding Xuexiang&#39;s at World Economic Forum Annual Meeting 2025" class="f-black" target="_blank">Full text: Address by Vice Premier Ding Xuexiang&#39;s at World Economic Forum Annual Meeting 2025</a></dt> <dd class="news-txt"> <p class="f-gray f-13">DAVOS,Switzerland,Jan.21(Xinhua)--ChineseVicePremierDingXuexiangonTuesdaydeliveredasp...</p> </dd> </dl> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5030.html" title="手机性能好不好 GPU玄学曲线告诉你" class="f-black" target="_blank">手机性能好不好 GPU玄学曲线告诉你</a></dt> <dd class="news-txt"> <p class="f-gray f-13">前言各位在看测试者对手机进行评测时或许会见过“安卓玄学曲线”,所谓中的安卓玄学曲线真名为“ProfileGPURendering”。大多数情况下,在系统“开发者选项中被称为“GPU显示配置文件”或...</p> </dd> </dl> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5029.html" title="小迈科技 X Hologres:高可用的百亿级广告实时数仓建设" class="f-black" target="_blank">小迈科技 X Hologres:高可用的百亿级广告实时数仓建设</a></dt> <dd class="news-txt"> <p class="f-gray f-13">通过本文,我们将会介绍小迈科技如何通过Hologres搭建高可用的实时数仓。一、业务介绍小迈科技成立于2015年1月,是一家致力以数字化领先为优势,实现业务高质量自增长的移动互联网科技公司。始...</p> </dd> </dl> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5028.html" title="vue3新特征和所有的属性,方法汇总及其对应源码分析" class="f-black" target="_blank">vue3新特征和所有的属性,方法汇总及其对应源码分析</a></dt> <dd class="news-txt"> <p class="f-gray f-13">vue3新特征汇总与源码分析(备注:vue3使用typescript编写)何为应用?constapp=Vue.createApp({})app就是一个应用。应用的配置和应用的API就是app应用...</p> </dd> </dl> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5027.html" title="China&#39;s stability redefines global trade in a volatile era" class="f-black" target="_blank">China&#39;s stability redefines global trade in a volatile era</a></dt> <dd class="news-txt"> <p class="f-gray f-13">ContainersareunloadedatQingdaoPort,eastChina'sShandongProvince,December10,2024.[Photo/X...</p> </dd> </dl> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5026.html" title="QML 实现图片帧渐隐渐显轮播" class="f-black" target="_blank">QML 实现图片帧渐隐渐显轮播</a></dt> <dd class="news-txt"> <p class="f-gray f-13">前言所谓图片帧渐隐渐显轮播就是,一组图片列表,当前图片逐渐改变透明度隐藏,同时下一张图片逐渐改变透明度显示,依次循环,达到渐隐渐显的效果,该效果常用于图片展示,相比左右自动切换的轮播方式来说,这种方式...</p> </dd> </dl> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5025.html" title="前端惊魂夜:我竟在CSS里写出了JavaScript?" class="f-black" target="_blank">前端惊魂夜:我竟在CSS里写出了JavaScript?</a></dt> <dd class="news-txt"> <p class="f-gray f-13">凌晨两点,写字楼里只剩下我工位上的一盏孤灯。咖啡杯见底,屏幕的光映在疲惫的眼镜片上。为了实现一个极其复杂的动态渐变效果,我翻遍了MDN文档,试遍了所有已知的CSS技巧,却始终差那么一口气。“要是CSS...</p> </dd> </dl> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5024.html" title="10 个派上用场的 Flutter 小部件" class="f-black" target="_blank">10 个派上用场的 Flutter 小部件</a></dt> <dd class="news-txt"> <p class="f-gray f-13">尝试学习一门新语言可能会令人恐惧和厌烦。很多时候,我们希望我们知道早先存在的某些功能。在今天的文章中,我将告诉你我希望早点知道的最方便的颤振小部件。SpacerSpacer创建一个可调整的空白空...</p> </dd> </dl> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5023.html" title="让我的 Flutter 代码整洁 10 倍的 5 种" class="f-black" target="_blank">让我的 Flutter 代码整洁 10 倍的 5 种</a></dt> <dd class="news-txt"> <p class="f-gray f-13">如果你曾在Flutter中使用过SingleTickerProviderStateMixin来制作动画,猜猜怎么着?你已经使用过Mixin了——恭喜你,你已经处于一段你甚至不知道的关...</p> </dd> </dl> <dl class="news-box clearfix pd20 "> <dt class="f-18 mb10"><a href="http://www.zhezhongyun.com/post/5022.html" title="daisyUI - 主题漂亮、代码纯净!免费开源的 Tailwind CSS 组件库" class="f-black" target="_blank">daisyUI - 主题漂亮、代码纯净!免费开源的 Tailwind CSS 组件库</a></dt> <dd class="news-txt"> <p class="f-gray f-13">漂亮有特色的CSS组件库,组件代码非常简洁,也支持深度定制主题、定制组件,可以搭配Vue/React等框架使用。关于daisyUIdaisyUI是一款极为流行的CSSUI组件库,...</p> </dd> </dl> </div> </div> <div class="side-box col-6 col-m-24 col2-"> <dl class="side-hot"> <dt>一周热门</dt> <dd> <ul> <li> <a href="http://www.zhezhongyun.com/post/513.html" title="b端详情页:各种信息聚集地,设计师要如何规划这一亩三分地呢" target="_blank"> <h2 class="f-15">b端详情页:各种信息聚集地,设计师要如何规划这一亩三分地呢</h2> </a> </li> <li> <a href="http://www.zhezhongyun.com/post/1123.html" title="漏洞系列一一看我一招征服漏洞 SSRF" target="_blank"> <h2 class="f-15">漏洞系列一一看我一招征服漏洞 SSRF</h2> </a> </li> <li> <a href="http://www.zhezhongyun.com/post/1118.html" title="接口测试遇到500报错?别慌,你的头部可能有点问题" target="_blank"> <h2 class="f-15">接口测试遇到500报错?别慌,你的头部可能有点问题</h2> </a> </li> <li> <a href="http://www.zhezhongyun.com/post/1120.html" title="Web前端需要学什么?Web前端开发需要学习哪些?" target="_blank"> <h2 class="f-15">Web前端需要学什么?Web前端开发需要学习哪些?</h2> </a> </li> <li> <a href="http://www.zhezhongyun.com/post/1689.html" title="前端Flex布局可视化布局工具介绍,vue和html5快速设计利器" target="_blank"> <h2 class="f-15">前端Flex布局可视化布局工具介绍,vue和html5快速设计利器</h2> </a> </li> <li> <a href="http://www.zhezhongyun.com/post/1140.html" title="「资讯」为强迫用户使用Edge浏览器,微软又出新招数" target="_blank"> <h2 class="f-15">「资讯」为强迫用户使用Edge浏览器,微软又出新招数</h2> </a> </li> <li> <a href="http://www.zhezhongyun.com/post/1682.html" title="HTML 简介(html简介及优缺点)" target="_blank"> <h2 class="f-15">HTML 简介(html简介及优缺点)</h2> </a> </li> <li> <a href="http://www.zhezhongyun.com/post/1242.html" title="HBuilderX,uni-app创建HTML5项目,同时支持浏览器和移动端" target="_blank"> <h2 class="f-15">HBuilderX,uni-app创建HTML5项目,同时支持浏览器和移动端</h2> </a> </li> <li> <a href="http://www.zhezhongyun.com/post/1684.html" title="关于HTML5被简称做H5,你怎么看?(html5缩写)" target="_blank"> <h2 class="f-15">关于HTML5被简称做H5,你怎么看?(html5缩写)</h2> </a> </li> <li> <a href="http://www.zhezhongyun.com/post/1499.html" title="现在页面实时聊天都使用Websocket技术实现吗?" target="_blank"> <h2 class="f-15">现在页面实时聊天都使用Websocket技术实现吗?</h2> </a> </li> </ul> </dd> </dl> <dl class="function" id="divPrevious"> <dt class="function_t">最近发表</dt><dd class="function_c"> <ul><li><a title="Chinese vice premier calls for multilateralism at Davos" href="http://www.zhezhongyun.com/post/5036.html">Chinese vice premier calls for multilateralism at Davos</a></li> <li><a title="用C++ Qt手把手打造炫酷汽车仪表盘" href="http://www.zhezhongyun.com/post/5035.html">用C++ Qt手把手打造炫酷汽车仪表盘</a></li> <li><a title="系列专栏(八):JS的第七种基本类型Symbols" href="http://www.zhezhongyun.com/post/5034.html">系列专栏(八):JS的第七种基本类型Symbols</a></li> <li><a title="MFC界面开发工具BCG v31.1 - 增强功能区、工具箱功能" href="http://www.zhezhongyun.com/post/5033.html">MFC界面开发工具BCG v31.1 - 增强功能区、工具箱功能</a></li> <li><a title="雅居乐上调出售吉隆坡项目保留金,预计亏损扩大至6.64亿元" href="http://www.zhezhongyun.com/post/5032.html">雅居乐上调出售吉隆坡项目保留金,预计亏损扩大至6.64亿元</a></li> <li><a title="Full text: Address by Vice Premier Ding Xuexiang&#39;s at World Economic Forum Annual Meeting 2025" href="http://www.zhezhongyun.com/post/5031.html">Full text: Address by Vice Premier Ding Xuexiang&#39;s at World Economic Forum Annual Meeting 2025</a></li> <li><a title="手机性能好不好 GPU玄学曲线告诉你" href="http://www.zhezhongyun.com/post/5030.html">手机性能好不好 GPU玄学曲线告诉你</a></li> <li><a title="小迈科技 X Hologres:高可用的百亿级广告实时数仓建设" href="http://www.zhezhongyun.com/post/5029.html">小迈科技 X Hologres:高可用的百亿级广告实时数仓建设</a></li> <li><a title="vue3新特征和所有的属性,方法汇总及其对应源码分析" href="http://www.zhezhongyun.com/post/5028.html">vue3新特征和所有的属性,方法汇总及其对应源码分析</a></li> <li><a title="China&#39;s stability redefines global trade in a volatile era" href="http://www.zhezhongyun.com/post/5027.html">China&#39;s stability redefines global trade in a volatile era</a></li> </ul> </dd> </dl> <dl class="function" id="divTags"> <dt class="function_t">标签列表</dt><dd class="function_c"> <ul><li><a title="HTML 教程" href="http://www.zhezhongyun.com/tags-1.html">HTML 教程<span class="tag-count"> (33)</span></a></li> <li><a title="HTML 简介" href="http://www.zhezhongyun.com/tags-3.html">HTML 简介<span class="tag-count"> (35)</span></a></li> <li><a title="HTML 实例/测验" href="http://www.zhezhongyun.com/tags-46.html">HTML 实例/测验<span class="tag-count"> (32)</span></a></li> <li><a title="HTML 测验" href="http://www.zhezhongyun.com/tags-47.html">HTML 测验<span class="tag-count"> (32)</span></a></li> <li><a title="JavaScript 和 HTML DOM 参考手册" href="http://www.zhezhongyun.com/tags-54.html">JavaScript 和 HTML DOM 参考手册<span class="tag-count"> (32)</span></a></li> <li><a title="HTML 拓展阅读" href="http://www.zhezhongyun.com/tags-55.html">HTML 拓展阅读<span class="tag-count"> (30)</span></a></li> <li><a title="HTML文本框样式" href="http://www.zhezhongyun.com/tags-60.html">HTML文本框样式<span class="tag-count"> (31)</span></a></li> <li><a title="HTML滚动条样式" href="http://www.zhezhongyun.com/tags-61.html">HTML滚动条样式<span class="tag-count"> (34)</span></a></li> <li><a title="HTML5 浏览器支持" href="http://www.zhezhongyun.com/tags-113.html">HTML5 浏览器支持<span class="tag-count"> (33)</span></a></li> <li><a title="HTML5 新元素" href="http://www.zhezhongyun.com/tags-114.html">HTML5 新元素<span class="tag-count"> (33)</span></a></li> <li><a title="HTML5 WebSocket" href="http://www.zhezhongyun.com/tags-131.html">HTML5 WebSocket<span class="tag-count"> (30)</span></a></li> <li><a title="HTML5 代码规范" href="http://www.zhezhongyun.com/tags-132.html">HTML5 代码规范<span class="tag-count"> (32)</span></a></li> <li><a title="HTML5 标签" href="http://www.zhezhongyun.com/tags-135.html">HTML5 标签<span class="tag-count"> (717)</span></a></li> <li><a title="HTML5 标签 (已废弃)" href="http://www.zhezhongyun.com/tags-137.html">HTML5 标签 (已废弃)<span class="tag-count"> (75)</span></a></li> <li><a title="HTML5电子书" href="http://www.zhezhongyun.com/tags-141.html">HTML5电子书<span class="tag-count"> (32)</span></a></li> <li><a title="HTML5开发工具" href="http://www.zhezhongyun.com/tags-142.html">HTML5开发工具<span class="tag-count"> (34)</span></a></li> <li><a title="HTML5小游戏源码" href="http://www.zhezhongyun.com/tags-143.html">HTML5小游戏源码<span class="tag-count"> (34)</span></a></li> <li><a title="HTML5模板下载" href="http://www.zhezhongyun.com/tags-144.html">HTML5模板下载<span class="tag-count"> (30)</span></a></li> <li><a title="HTTP 状态消息" href="http://www.zhezhongyun.com/tags-159.html">HTTP 状态消息<span class="tag-count"> (33)</span></a></li> <li><a title="HTTP 方法:GET 对比 POST" href="http://www.zhezhongyun.com/tags-160.html">HTTP 方法:GET 对比 POST<span class="tag-count"> (33)</span></a></li> <li><a title="键盘快捷键" href="http://www.zhezhongyun.com/tags-168.html">键盘快捷键<span class="tag-count"> (35)</span></a></li> <li><a title="标签" href="http://www.zhezhongyun.com/tags-171.html">标签<span class="tag-count"> (226)</span></a></li> <li><a title="HTML button formtarget 属性" href="http://www.zhezhongyun.com/tags-218.html">HTML button formtarget 属性<span class="tag-count"> (30)</span></a></li> <li><a title="opacity 属性" href="http://www.zhezhongyun.com/tags-319.html">opacity 属性<span class="tag-count"> (32)</span></a></li> <li><a title="transition 属性" href="http://www.zhezhongyun.com/tags-360.html">transition 属性<span class="tag-count"> (33)</span></a></li> </ul> </dd> </dl> </div> </div> </div> </div> <div class="footer"> <div class="wide ta-c f-12"> </div> </div> <div class="fixed-box "> <ul> <li class="pchide wapflex"><a href="http://www.zhezhongyun.com/"><i class="fa fa-home"></i> 首页</a></li> <li><a href="http://www.zhezhongyun.com/shoulu.html" title="收录申请" target="_blank"><i class="fa fa-chain-broken mr5"></i>收录</a></li> <li><span class="gotop"><i class="fa fa-caret-up mr5"></i> 顶部</span></li> </ul> </div> <script src="http://www.zhezhongyun.com/zb_users/theme/tx_hao/script/txcstx.min.js?v=2024-12-04"></script> </body> </html><!--150.10 ms , 13 queries , 3579kb memory , 0 error-->