摘要:        
1、编码 escape unescape encodeURIComponent	decodeURIComponent Base64/btoa/atob ==• 所有的数据都能被编码为只用65个字符就能表示的文本。 • 65字符:AZ az 0~9 + / 2、单向散列函数(消息摘要算法) · 加密后    阅读全文
posted @ 2024-01-12 16:00
Zenith_Yang
阅读(31)
评论(0)
推荐(0)
        
            
        
        
摘要:        
slice: slice()是一个用于提取数组的一部分的方法。它可以接受两个参数,即起始索引和结束索引(可选) const array = [1, 2, 3, 4, 5]; // 提取从索引2到索引4之间的元素 const slicedArray = array.slice(2, 4); conso    阅读全文
posted @ 2024-01-12 14:41
Zenith_Yang
阅读(11)
评论(0)
推荐(0)
        
 
                     
                    
                 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号