个人js相关方法实现
摘要:
js判断类型的方法实现 // 设置为全局方法,返回方法的小写类型 (function () { window.getTypeLowerCase = function (param) { // const toString = Object.create({}).toString; const toS 阅读全文
posted @ 2024-11-29 12:31 shenhf 阅读(10) 评论(0) 推荐(0)
posted @ 2024-11-29 12:31 shenhf 阅读(10) 评论(0) 推荐(0)