摘要:
今天学习的内容1:复习上次课 for while 数组 数组名.length 下标 var arr=[23,45,67]; var a = arr[arr.length-1]; for(;;){} while(true){} 今天新的内容 数组的相关方法 今天新的内容 #新学习数组相关方法1、joi 阅读全文
posted @ 2019-01-10 08:26
发疯的小米粒
阅读(150)
评论(0)
推荐(0)
摘要:
1、循环结构 1、问题 1、控制台上打印一遍Hello World console.log("Hello World"); 2、控制台上打印十遍Hello World console.log("Hello World"); console.log("Hello World"); ....... 3、 阅读全文
posted @ 2019-01-10 08:24
发疯的小米粒
阅读(136)
评论(0)
推荐(0)

浙公网安备 33010602011771号