A.感知和識(shí)別物體 B.感知和發(fā)現(xiàn)物體 C.識(shí)別和發(fā)現(xiàn)物體 D.感知和存儲(chǔ)物體
A.deviceorientation重力傳感器 B.devicemotion動(dòng)作傳感器 C.Acceleration加速度傳感器 D.compassneedscalibration指南針
A.localStoragE.getItem(key)。該接口用于獲取指定key本地存儲(chǔ)的值 B.localStoragE.length。該接口表示對(duì)象中存儲(chǔ)的鍵值對(duì)的數(shù)量 C.localStoragE.removeItem(key)。該接口用于刪除指定key本地存儲(chǔ)的值 D.localStoragE.key(index)。該接口用于將value存儲(chǔ)到key字段。index從0開(kāi)始