1、方法
const formatStr = (str) => {
const value = https://www.cnblogs.com/psmart/archive/2023/04/07/str.replace(
/[`:_~!@#$%^&*() /+ =<>?"{}|, \/ ;' \\ [ \] ·~!@#¥%……&*()—— \+ ={}|《》?:“”【】、;‘’,,、-]/g,
'',
)
return value
}
2、實體

轉載請註明出處,本文鏈接:https://www.uj5u.com/qiye/549452.html
標籤:其他
上一篇:前端設計模式——MVVM模式
