12 2022 档案

摘要:题目 中文 给定一个字符串数组, 实现它的全排列组合. English Given an array of strings, do Permutation & Combination. It's also useful for the prop types like video controlsLi 阅读全文
posted @ 2022-12-18 18:55 Laggage 阅读(112) 评论(0) 推荐(0) 编辑
摘要:题目 中文 有时我们需要限制数字的范围... 示例: type result = NumberRange<2 , 9> // | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 English Sometimes we want to limit the range of numbers 阅读全文
posted @ 2022-12-04 19:53 Laggage 阅读(146) 评论(0) 推荐(0) 编辑
摘要:题目 中文 构造一个给定长度的元组。 例如 type result = ConstructTuple<2> // 期望得到 [unknown, unkonwn] English Construct a tuple with a given length. For example type resul 阅读全文
posted @ 2022-12-04 19:50 Laggage 阅读(38) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示