if (typeof Prism !== 'undefined') {
Prism.highlightAll(true,null);}| col1 | col2 | col3 |
|---|---|---|
213213
123
此处内容需要评论回复后(审核通过)方可阅读。
默认网盘
来源:默认网盘
点击下载
12313
if (typeof Prism !== 'undefined') {
var pres = document.getElementsByTagName('pre');
for (var i = 0; i < pres.length; i++){
if (pres[i].getElementsByTagName('code').length > 0)
pres[i].className = 'line-numbers';}
Prism.highlightAll(true,null);}https://www.isajuna.com/archives/206/if (typeof Prism !== 'undefined') {
Prism.highlightAll(true,null);}
这里编辑标签内容
if (typeof Prism !== 'undefined') {
Prism.highlightAll(true,null);}

1 条评论
欢迎加入 Typecho 大家族