if (typeof Prism !== 'undefined') {
Prism.highlightAll(true,null);}

col1col2col3
213213

123

此处内容需要评论回复后(审核通过)方可阅读。

默认网盘

来源:默认网盘

点击下载

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);}
最后修改:2026 年 03 月 28 日
如果觉得我的文章对你有用,请随意赞赏