Skip to content

Commit ce99b49

Browse files
committed
feat: 修改了代码段
1 parent 192459c commit ce99b49

8 files changed

Lines changed: 2445 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -466,8 +466,8 @@
466466
- [第 n 个参数-2022-12-26](codes/javascript/nth-arg.md)
467467
- [第 n 个数组元素-2022-12-27](codes/javascript/nth-element.md)
468468
- [n 次方根-2022-12-28](codes/javascript/nth-root.md)
469-
- [从给定键值对创建对象-2022-12-29](codes/javascript/objectFromPairs.md)
470-
- [从给定对象创建键值对-2022-12-30](codes/javascript/objectToEntries.md)
469+
- [从给定键值对创建对象-2022-12-29](codes/javascript/object-from-pairs.md)
470+
- [从给定对象创建键值对-2022-12-30](codes/javascript/object-to-entries.md)
471471
- [将对象转成 map 数据结构-2022-12-31](codes/javascript/objectToMap.md)
472472
- [从对象创建键值对-2023-01-01](codes/javascript/objectToPairs.md)
473473
- [序列化对象-2023-01-02](codes/javascript/objectToQueryString.md)

0 commit comments

Comments
 (0)