fix: s/localeTitle/title/g

This commit is contained in:
Oliver Eyton-Williams
2020-10-01 17:54:21 +02:00
committed by Mrugesh Mohapatra
parent 4a74567986
commit dec409a4bd
1432 changed files with 1432 additions and 1432 deletions

View File

@ -2,7 +2,7 @@
id: a77dbc43c33f39daa4429b4f
challengeType: 5
videoUrl: ''
localeTitle: 嘘谁
title: 嘘谁
---
## Description

View File

@ -2,7 +2,7 @@
id: a9bd25c716030ec90084d8a1
challengeType: 5
videoUrl: ''
localeTitle: 矮胖的猴子
title: 矮胖的猴子
---
## Description

View File

@ -2,7 +2,7 @@
id: acda2fb1324d9b0fa741e6b5
challengeType: 5
videoUrl: ''
localeTitle: 确认结束
title: 确认结束
---
## Description

View File

@ -2,7 +2,7 @@
id: 56533eb9ac21ba0edf2244b3
challengeType: 1
videoUrl: ''
localeTitle: 将摄氏温度转换为华氏温度
title: 将摄氏温度转换为华氏温度
---
## Description

View File

@ -2,7 +2,7 @@
id: a302f7aae1aa3152a5b413bc
challengeType: 5
videoUrl: ''
localeTitle: 对一个数字进行推理
title: 对一个数字进行推理
---
## Description

View File

@ -2,7 +2,7 @@
id: adf08ec01beb4f99fc7a68f2
challengeType: 5
videoUrl: ''
localeTitle: Falsy Bouncer
title: Falsy Bouncer
---
## Description

View File

@ -2,7 +2,7 @@
id: a26cbbe9ad8655a977e1ceb5
challengeType: 5
videoUrl: ''
localeTitle: 找到字符串中最长的单词
title: 找到字符串中最长的单词
---
## Description

View File

@ -2,7 +2,7 @@
id: a6e40f1041b06c996f7b2406
challengeType: 5
videoUrl: ''
localeTitle: Finders Keepers
title: Finders Keepers
---
## Description

View File

@ -2,7 +2,7 @@
id: af2170cad53daa0770fabdea
challengeType: 5
videoUrl: ''
localeTitle: 突变
title: 突变
---
## Description

View File

@ -2,7 +2,7 @@
id: afcc8d540bea9ea2669306b6
challengeType: 5
videoUrl: ''
localeTitle: 重复一个字符串重复字符串
title: 重复一个字符串重复字符串
---
## Description

View File

@ -2,7 +2,7 @@
id: a789b3483989747d63b0e427
challengeType: 5
videoUrl: ''
localeTitle: 返回数组中的最大数字
title: 返回数组中的最大数字
---
## Description

View File

@ -2,7 +2,7 @@
id: a202eed8fc186c8434cb6d61
challengeType: 5
videoUrl: ''
localeTitle: 反转字符串
title: 反转字符串
---
## Description

View File

@ -3,7 +3,7 @@ id: 579e2a2c335b9d72dd32e05c
isBeta: true
challengeType: 5
videoUrl: ''
localeTitle: 切片和拼接
title: 切片和拼接
---
## Description

View File

@ -2,7 +2,7 @@
id: ab6137d4e35944e21037b769
challengeType: 5
videoUrl: ''
localeTitle: 标题案例句子
title: 标题案例句子
---
## Description

View File

@ -2,7 +2,7 @@
id: ac6993d51946422351508a41
challengeType: 5
videoUrl: ''
localeTitle: 截断字符串
title: 截断字符串
---
## Description

View File

@ -2,7 +2,7 @@
id: a24c1a4622e3c05097f71d67
challengeType: 5
videoUrl: ''
localeTitle: 我属于哪里?
title: 我属于哪里?
---
## Description

View File

@ -2,7 +2,7 @@
id: 5a661e0f1068aca922b3ef17
challengeType: 1
forumTopicId: 301149
localeTitle: 使用方括号访问数组的内容
title: 使用方括号访问数组的内容
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7c367417b2b2512b1a
challengeType: 1
forumTopicId: 301150
localeTitle: 使用方括号访问属性名称
title: 使用方括号访问属性名称
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d78b2367417b2b2512b0e
challengeType: 1
forumTopicId: 301151
localeTitle: 使用 push() 和 unshift() 添加项目到数组中
title: 使用 push() 和 unshift() 添加项目到数组中
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d78b3367417b2b2512b11
challengeType: 1
forumTopicId: 301152
localeTitle: 使用 splice() 增加项目
title: 使用 splice() 增加项目
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7c367417b2b2512b18
challengeType: 1
forumTopicId: 301153
localeTitle: 将键值对添加到对象中
title: 将键值对添加到对象中
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7b367417b2b2512b14
challengeType: 1
forumTopicId: 301154
localeTitle: 使用 indexOf() 检查元素是否存在
title: 使用 indexOf() 检查元素是否存在
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7d367417b2b2512b1c
challengeType: 1
forumTopicId: 301155
localeTitle: 检查对象是否具有某个属性
title: 检查对象是否具有某个属性
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7b367417b2b2512b17
challengeType: 1
forumTopicId: 301156
localeTitle: 组合使用数组和扩展运算符
title: 组合使用数组和扩展运算符
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7b367417b2b2512b13
challengeType: 1
forumTopicId: 301157
localeTitle: 使用扩展运算符复制数组
title: 使用扩展运算符复制数组
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7a367417b2b2512b12
challengeType: 1
forumTopicId: 301158
localeTitle: 使用 slice() 拷贝数组项目
title: 使用 slice() 拷贝数组项目
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7b367417b2b2512b16
challengeType: 1
forumTopicId: 301159
localeTitle: 创建复杂的多维数组
title: 创建复杂的多维数组
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7d367417b2b2512b1e
challengeType: 1
forumTopicId: 301160
localeTitle: 使用 Object.Keys() 生成对象所有键组成的数组
title: 使用 Object.Keys() 生成对象所有键组成的数组
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7b367417b2b2512b15
challengeType: 1
forumTopicId: 301161
localeTitle: 使用 For 循环迭代数组的所有项
title: 使用 For 循环迭代数组的所有项
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7d367417b2b2512b1d
challengeType: 1
forumTopicId: 301162
localeTitle: '使用 for...in 语句迭代对象'
title: '使用 for...in 语句迭代对象'
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7d367417b2b2512b1f
challengeType: 1
forumTopicId: 301163
localeTitle: 修改存储在对象中的数组
title: 修改存储在对象中的数组
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7c367417b2b2512b19
challengeType: 1
forumTopicId: 301164
localeTitle: 修改嵌套在对象中的对象
title: 修改嵌套在对象中的对象
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d78b2367417b2b2512b0f
challengeType: 1
forumTopicId: 301165
localeTitle: 使用 pop() 和 shift() 从数组中删除项目
title: 使用 pop() 和 shift() 从数组中删除项目
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d78b2367417b2b2512b10
challengeType: 1
forumTopicId: 301166
localeTitle: 使用 splice() 删除项目
title: 使用 splice() 删除项目
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7e367417b2b2512b20
challengeType: 1
forumTopicId: 301167
localeTitle: 使用数组存储数据集合
title: 使用数组存储数据集合
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7b7c367417b2b2512b1b
challengeType: 1
forumTopicId: 301168
localeTitle: 使用 delete 关键字删除对象属性
title: 使用 delete 关键字删除对象属性
---
## Description

View File

@ -3,7 +3,7 @@ id: 56bbb991ad1ed5201cd392ca
challengeType: 1
videoUrl: 'https://scrimba.com/c/cBZQbTz'
forumTopicId: 16158
localeTitle: 通过索引访问数组中的数据
title: 通过索引访问数组中的数据
---
## Description

View File

@ -3,7 +3,7 @@ id: 56592a60ddddeae28f7aa8e1
challengeType: 1
videoUrl: 'https://scrimba.com/c/ckND4Cq'
forumTopicId: 16159
localeTitle: 使用索引访问多维数组
title: 使用索引访问多维数组
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244cd
challengeType: 1
videoUrl: 'https://scrimba.com/c/cLeGDtZ'
forumTopicId: 16160
localeTitle: 访问嵌套数组
title: 访问嵌套数组
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244cc
challengeType: 1
videoUrl: 'https://scrimba.com/c/cRnRnfa'
forumTopicId: 16161
localeTitle: 访问嵌套对象
title: 访问嵌套对象
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244c8
challengeType: 1
videoUrl: 'https://scrimba.com/c/cBvmEHP'
forumTopicId: 16163
localeTitle: 通过方括号访问对象属性
title: 通过方括号访问对象属性
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244c7
challengeType: 1
videoUrl: 'https://scrimba.com/c/cGryJs8'
forumTopicId: 16164
localeTitle: 通过点符号访问对象属性
title: 通过点符号访问对象属性
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244c9
challengeType: 1
videoUrl: 'https://scrimba.com/c/cnQyKur'
forumTopicId: 16165
localeTitle: 通过变量访问对象属性
title: 通过变量访问对象属性
---
## Description

View File

@ -3,7 +3,7 @@ id: 56bbb991ad1ed5201cd392d2
challengeType: 1
videoUrl: 'https://scrimba.com/c/cQe38UD'
forumTopicId: 301169
localeTitle: 给对象添加新属性
title: 给对象添加新属性
---
## Description

View File

@ -3,7 +3,7 @@ id: cf1111c1c11feddfaeb3bdef
challengeType: 1
videoUrl: 'https://scrimba.com/c/cM2KBAG'
forumTopicId: 16650
localeTitle: 加法运算
title: 加法运算
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244de
challengeType: 1
videoUrl: 'https://scrimba.com/c/c3JvVfg'
forumTopicId: 16653
localeTitle: 在 Switch 语句中添加默认选项
title: 在 Switch 语句中添加默认选项
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244ed
challengeType: 1
videoUrl: 'https://scrimba.com/c/cbQmZfa'
forumTopicId: 16656
localeTitle: 将变量附加到字符串
title: 将变量附加到字符串
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244c3
challengeType: 1
videoUrl: 'https://scrimba.com/c/ce2pEtB'
forumTopicId: 16658
localeTitle: 用返回值来赋值
title: 用返回值来赋值
---
## Description

View File

@ -3,7 +3,7 @@ id: 56bbb991ad1ed5201cd392d0
challengeType: 1
videoUrl: 'https://scrimba.com/c/cWGkbtd'
forumTopicId: 16769
localeTitle: 新建 JavaScript 对象
title: 新建 JavaScript 对象
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244dc
challengeType: 1
videoUrl: 'https://scrimba.com/c/caeJgsw'
forumTopicId: 16772
localeTitle: 多个 if else 语句
title: 多个 if else 语句
---
## Description

View File

@ -3,7 +3,7 @@ id: bd7123c9c441eddfaeb4bdef
challengeType: 1
videoUrl: 'https://scrimba.com/c/c7ynnTp'
forumTopicId: 16783
localeTitle: 给代码添加注释
title: 给代码添加注释
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244d0
challengeType: 1
videoUrl: 'https://scrimba.com/c/cKyVMAL'
forumTopicId: 16784
localeTitle: 相等运算符
title: 相等运算符
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244d4
challengeType: 1
videoUrl: 'https://scrimba.com/c/cp6GbH4'
forumTopicId: 16786
localeTitle: 大于运算符
title: 大于运算符
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244d5
challengeType: 1
videoUrl: 'https://scrimba.com/c/c6KBqtV'
forumTopicId: 16785
localeTitle: 大于或等于运算符
title: 大于或等于运算符
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244d2
challengeType: 1
videoUrl: 'https://scrimba.com/c/cdBm9Sr'
forumTopicId: 16787
localeTitle: 不等运算符
title: 不等运算符
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244d6
challengeType: 1
videoUrl: 'https://scrimba.com/c/cNVRWtB'
forumTopicId: 16789
localeTitle: 小于运算符
title: 小于运算符
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244d7
challengeType: 1
videoUrl: 'https://scrimba.com/c/cNVR7Am'
forumTopicId: 16788
localeTitle: 小于或等于运算符
title: 小于或等于运算符
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244d1
challengeType: 1
videoUrl: 'https://scrimba.com/c/cy87atr'
forumTopicId: 16790
localeTitle: 严格相等运算符
title: 严格相等运算符
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244d3
challengeType: 1
videoUrl: 'https://scrimba.com/c/cKekkUy'
forumTopicId: 16791
localeTitle: 严格不等运算符
title: 严格不等运算符
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244d8
challengeType: 1
videoUrl: 'https://scrimba.com/c/cvbRVtr'
forumTopicId: 16799
localeTitle: 逻辑与运算符
title: 逻辑与运算符
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244d9
challengeType: 1
videoUrl: 'https://scrimba.com/c/cEPrGTN'
forumTopicId: 16800
localeTitle: 逻辑或运算符
title: 逻辑或运算符
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244af
challengeType: 1
videoUrl: 'https://scrimba.com/c/cDR6LCb'
forumTopicId: 16661
localeTitle: 复合赋值之 +=
title: 复合赋值之 +=
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244b2
challengeType: 1
videoUrl: 'https://scrimba.com/c/c2QvKT2'
forumTopicId: 16659
localeTitle: 复合赋值之 /=
title: 复合赋值之 /=
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244b1
challengeType: 1
videoUrl: 'https://scrimba.com/c/c83vrfa'
forumTopicId: 16662
localeTitle: 复合赋值之 *=
title: 复合赋值之 *=
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244b0
challengeType: 1
videoUrl: 'https://scrimba.com/c/c2Qv7AV'
forumTopicId: 16660
localeTitle: 复合赋值之 -=
title: 复合赋值之 -=
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244b7
challengeType: 1
videoUrl: 'https://scrimba.com/c/cNpM8AN'
forumTopicId: 16802
localeTitle: 用加号运算符连接字符串
title: 用加号运算符连接字符串
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244b8
challengeType: 1
videoUrl: 'https://scrimba.com/c/cbQmmC4'
forumTopicId: 16803
localeTitle: 用 += 运算符连接字符串
title: 用 += 运算符连接字符串
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244b9
challengeType: 1
videoUrl: 'https://scrimba.com/c/cqk8rf4'
forumTopicId: 16805
localeTitle: 用变量构造字符串
title: 用变量构造字符串
---
## Description

View File

@ -3,7 +3,7 @@ id: 56105e7b514f539506016a5e
challengeType: 1
videoUrl: 'https://scrimba.com/c/c2R6BHa'
forumTopicId: 16808
localeTitle: 使用 For 循环反向遍历数组
title: 使用 For 循环反向遍历数组
---
## Description

View File

@ -3,7 +3,7 @@ id: 565bbe00e9cc8ac0725390f4
challengeType: 1
videoUrl: 'https://scrimba.com/c/c6KE7ty'
forumTopicId: 16809
localeTitle: 21点游戏
title: 21点游戏
---
## Description

View File

@ -3,7 +3,7 @@ id: cf1391c1c11feddfaeb4bdef
challengeType: 1
videoUrl: 'https://scrimba.com/c/ca8GEuW'
forumTopicId: 16826
localeTitle: 创建一个小数
title: 创建一个小数
---
## Description

View File

@ -3,7 +3,7 @@ id: bd7123c9c443eddfaeb5bdef
challengeType: 1
videoUrl: 'https://scrimba.com/c/cNanrHq'
forumTopicId: 17556
localeTitle: 声明变量
title: 声明变量
---
## Description

View File

@ -3,7 +3,7 @@ id: bd7123c9c444eddfaeb5bdef
challengeType: 1
videoUrl: 'https://scrimba.com/c/c2QvWU6'
forumTopicId: 17557
localeTitle: 声明字符串变量
title: 声明字符串变量
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244ad
challengeType: 1
videoUrl: 'https://scrimba.com/c/cM2KeS2'
forumTopicId: 17558
localeTitle: 数字递减
title: 数字递减
---
## Description

View File

@ -3,7 +3,7 @@ id: 56bbb991ad1ed5201cd392d3
challengeType: 1
videoUrl: 'https://scrimba.com/c/cDqKdTv'
forumTopicId: 17560
localeTitle: 删除对象的属性
title: 删除对象的属性
---
## Description

View File

@ -3,7 +3,7 @@ id: bd7993c9ca9feddfaeb7bdef
challengeType: 1
videoUrl: 'https://scrimba.com/c/cBZe9AW'
forumTopicId: 18255
localeTitle: 两个小数相除
title: 两个小数相除
---
## Description

View File

@ -3,7 +3,7 @@ id: cf1111c1c11feddfaeb6bdef
challengeType: 1
videoUrl: 'https://scrimba.com/c/cqkbdAr'
forumTopicId: 17566
localeTitle: 除法运算
title: 除法运算
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244b6
challengeType: 1
videoUrl: 'https://scrimba.com/c/cvmqRh6'
forumTopicId: 17567
localeTitle: 字符串中的转义序列
title: 字符串中的转义序列
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244b5
challengeType: 1
videoUrl: 'https://scrimba.com/c/c2QvgSr'
forumTopicId: 17568
localeTitle: 转义字符串中的引号
title: 转义字符串中的引号
---
## Description

View File

@ -3,7 +3,7 @@ id: bd7123c9c448eddfaeb5bdef
challengeType: 1
videoUrl: 'https://scrimba.com/c/cvmqEAd'
forumTopicId: 18182
localeTitle: 查找字符串的长度
title: 查找字符串的长度
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244ae
challengeType: 1
videoUrl: 'https://scrimba.com/c/cWP24Ub'
forumTopicId: 18184
localeTitle: 求余运算
title: 求余运算
---
## Description

View File

@ -3,7 +3,7 @@ id: cf1111c1c11feddfaeb9bdef
challengeType: 1
videoUrl: 'https://scrimba.com/c/cyWJJs3'
forumTopicId: 18185
localeTitle: 使用 JavaScript 生成随机分数
title: 使用 JavaScript 生成随机分数
---
## Description

View File

@ -3,7 +3,7 @@ id: cf1111c1c12feddfaeb1bdef
challengeType: 1
videoUrl: 'https://scrimba.com/c/cRn6bfr'
forumTopicId: 18186
localeTitle: 使用 JavaScript 生成随机整数
title: 使用 JavaScript 生成随机整数
---
## Description

View File

@ -3,7 +3,7 @@ id: cf1111c1c12feddfaeb2bdef
challengeType: 1
videoUrl: 'https://scrimba.com/c/cm83yu6'
forumTopicId: 18187
localeTitle: 生成某个范围内的随机整数
title: 生成某个范围内的随机整数
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244be
challengeType: 1
videoUrl: 'https://scrimba.com/c/cQM7mCN'
forumTopicId: 18193
localeTitle: 全局作用域和函数
title: 全局作用域和函数
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244c0
challengeType: 1
videoUrl: 'https://scrimba.com/c/c2QwKH2'
forumTopicId: 18194
localeTitle: 函数中的全局作用域和局部作用域
title: 函数中的全局作用域和局部作用域
---
## Description

View File

@ -3,7 +3,7 @@ id: 5664820f61c48e80c9fa476c
challengeType: 1
videoUrl: 'https://scrimba.com/c/c9ykNUR'
forumTopicId: 18195
localeTitle: 高尔夫代码
title: 高尔夫代码
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244ac
challengeType: 1
videoUrl: 'https://scrimba.com/c/ca8GLT9'
forumTopicId: 18201
localeTitle: 数字递增
title: 数字递增
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244a9
challengeType: 1
videoUrl: 'https://scrimba.com/c/cWJ4Bfb'
forumTopicId: 301171
localeTitle: 使用赋值运算符初始化变量
title: 使用赋值运算符初始化变量
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244db
challengeType: 1
videoUrl: 'https://scrimba.com/c/caeJ2hm'
forumTopicId: 18206
localeTitle: 介绍 else if 语句
title: 介绍 else if 语句
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244da
challengeType: 1
videoUrl: 'https://scrimba.com/c/cek4Efq'
forumTopicId: 18207
localeTitle: 介绍 else 语句
title: 介绍 else 语句
---
## Description

View File

@ -3,7 +3,7 @@ id: 56104e9e514f539506016a5c
challengeType: 1
videoUrl: 'https://scrimba.com/c/cm8n7T9'
forumTopicId: 18212
localeTitle: 使用 For 循环遍历数组的奇数
title: 使用 For 循环遍历数组的奇数
---
## Description

View File

@ -3,7 +3,7 @@ id: 5675e877dbd60be8ad28edc6
challengeType: 1
videoUrl: 'https://scrimba.com/c/caeR3HB'
forumTopicId: 18216
localeTitle: 使用 For 循环遍历数组
title: 使用 For 循环遍历数组
---
## Description

View File

@ -3,7 +3,7 @@ id: 5a2efd662fb457916e1fe604
challengeType: 1
videoUrl: 'https://scrimba.com/c/cDqWGcp'
forumTopicId: 301172
localeTitle: do...while 循环
title: do...while 循环
---
## Description

View File

@ -3,7 +3,7 @@ id: cf1111c1c11feddfaeb5bdef
challengeType: 1
videoUrl: 'https://scrimba.com/c/c9yNVCe'
forumTopicId: 18219
localeTitle: for 循环
title: for 循环
---
## Description

View File

@ -3,7 +3,7 @@ id: cf1111c1c11feddfaeb1bdef
challengeType: 1
videoUrl: 'https://scrimba.com/c/c8QbnCM'
forumTopicId: 18220
localeTitle: while 循环
title: while 循环
---
## Description

View File

@ -3,7 +3,7 @@ id: 56533eb9ac21ba0edf2244bf
challengeType: 1
videoUrl: 'https://scrimba.com/c/cd62NhM'
forumTopicId: 18227
localeTitle: 局部作用域和函数
title: 局部作用域和函数
---
## Description

View File

@ -3,7 +3,7 @@ id: 5690307fddb111c6084545d7
challengeType: 1
videoUrl: 'https://scrimba.com/c/cwNvMUV'
forumTopicId: 18228
localeTitle: if else 语句中的逻辑顺序
title: if else 语句中的逻辑顺序
---
## Description

View File

@ -3,7 +3,7 @@ id: 56bbb991ad1ed5201cd392cc
challengeType: 1
videoUrl: 'https://scrimba.com/c/cRbVZAB'
forumTopicId: 18236
localeTitle: 使用 pop() 操作数组
title: 使用 pop() 操作数组
---
## Description

View File

@ -3,7 +3,7 @@ id: 56bbb991ad1ed5201cd392cb
challengeType: 1
videoUrl: 'https://scrimba.com/c/cnqmVtJ'
forumTopicId: 18237
localeTitle: 使用 push() 操作数组
title: 使用 push() 操作数组
---
## Description

Some files were not shown because too many files have changed in this diff Show More