摘要: /** * 1. js判断对象的好方法 * 2. 判断是否为json格式化数据 * * Author: shujun * Date: 2020-8-09 */ import {print} from './utils'; /** * 1. js判断对象的好方法; 基本类型就用typeof * // 阅读全文
posted @ 2020-08-30 10:31 shujun_code 阅读(1887) 评论(0) 推荐(0)