開啟主選單
首頁
隨機
登入
設定
關於Akarin
免責聲明
Akarin
搜尋
變更
← 較舊編輯
較新編輯 →
User:白龙/common.js
(檢視原始碼)
於 2020年8月4日 (二) 03:57 的修訂
移除 64 位元組
、
2020年8月4日 (二) 03:57
無編輯摘要
行 1:
行 1:
var reg = /(?:([0-9A-Za-z_])([\u4e00-\u9fa5]))|(?:([\u4e00-\u9fa5])([0-9A-Za-z_]))/g;
var reg = /(?:([0-9A-Za-z_])([\u4e00-\u9fa5]))|(?:([\u4e00-\u9fa5])([0-9A-Za-z_]))/g;
−
var result;
+
$('.mw-parser-output
'
).
textContent = $
(
'.mw-parser-output'
).
textContent
.replace(reg,
'
$1$3 $2$4
'
);
−
$('.mw-parser-output).
each(function
()
{
−
while( match = reg
.
exec(targetText) !== null ) {
−
this = this
.replace(reg,
"
$1$3 $2$4
");
−
}
−
}
);
白龙
行政員
、
使用者查核員
、importer、
介面管理員
、
結構式討論監督員
、
管理員
1,500
次編輯