第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

js的switch和let的問(wèn)題

js的switch和let的問(wèn)題

ITMISS 2018-08-10 09:10:13
先說(shuō)switch:var a = [];switch (a.constructor){    case String:        console.log('string')        break;    case Array:        console.log('array');        break;    default:        console.log('wrong');        break; }這里得到的結(jié)果是字符串a(chǎn)rray,但是當(dāng)我這樣子的時(shí)候:a.contructor == Array // false這是為什么?是switch做了什么轉(zhuǎn)換嗎?另外一個(gè)問(wèn)題:let a = []; // node環(huán)境下 console.log(a.constructor) // SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode這是為什么?
查看完整描述

1 回答

?
拉風(fēng)的咖菲貓

TA貢獻(xiàn)1995條經(jīng)驗(yàn) 獲得超2個(gè)贊

同學(xué)……你也太粗心了點(diǎn)……
你再仔細(xì)看看這句話(huà),不覺(jué)得哪里不對(duì)嗎?

a.contructor == Array // false

關(guān)于第二個(gè)問(wèn)題
請(qǐng)?jiān)诖a最上方加上"use strict";


查看完整回答
反對(duì) 回復(fù) 2018-09-24
  • 1 回答
  • 0 關(guān)注
  • 1482 瀏覽
慕課專(zhuān)欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢(xún)優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)