博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
博客园博客自动生成三级目录(generate three levels content using JS in cnblogs)
阅读量:5900 次
发布时间:2019-06-19

本文共 521 字,大约阅读时间需要 1 分钟。

博客园博客自动生成三级目录(generate three levels content using JS in cnblogs)

JS代码(JS code)

最近参考了()自动生成目录的方法,我增加了能够自动生成三级目录的JS代码。

I learned from () about generating content using JS in cnblogs. I updated the code to generate three levels content.

1 
3 levels of contents

 

如何使用(How to Use)

把上述JS代码复制到“页脚Html代码”里。

Copy the JS code above into the "页脚Html代码" text box.

在写博客的时候,给每个章节的标题设置“标题1”或“标题2”或“标题3”格式。

set the format to “标题1” or “标题2” or “标题3”.

然后一切就绪,欣赏效果吧。

All is done. Let's test it.

示例(Demo)

这里有两个例子()()。

Here are two demos () ().

转载地址:http://wghsx.baihongyu.com/

你可能感兴趣的文章
如何学习Linux命令-初级篇
查看>>
从Oracle Public Yum为Oracle Linux建立本地的Yum源
查看>>
在 SELECT 查询中使用表表达式
查看>>
静态路由和默认路由
查看>>
关于阿里开发者招聘节 |这5道笔试真题 你会吗!???
查看>>
C#的异常处理机制
查看>>
vsftp:500 OOPS: could not bind listening IPv4 sock
查看>>
Linux安装BTCPayServer并设置比特币BTC和Lightning支付网关
查看>>
Python 的 with 语句
查看>>
mysql安装,远程连接,以及修改密码
查看>>
Mybatis查询返回Map类型数据
查看>>
java的深拷贝与浅拷贝
查看>>
程序员如何提高工作效率
查看>>
promise
查看>>
将Java应用部署到SAP云平台neo环境的两种方式
查看>>
==与equal的区别
查看>>
数据批量导入Oracle数据库
查看>>
调用lumisoft组件发邮件 不需要身份验证 不需要密码
查看>>
DW 正则
查看>>
抓屏原理
查看>>