摘要: 1、props 2、redux 3、context 阅读全文
posted @ 2020-08-28 18:05 程序員劝退师 阅读(157) 评论(0) 推荐(0) 编辑
摘要: 首先定义一个字符串 'recipientsInfo[11]' 1、'recipientsInfo[11]'.replace(/[^\d]/g, ''); 2、`recipientsInfo[11]`.match(/\d+/g); 阅读全文
posted @ 2020-08-28 10:31 程序員劝退师 阅读(643) 评论(0) 推荐(0) 编辑