1. Trang chủ
  2. » Thể loại khác

javascript forin loop

2 45 0

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 2
Dung lượng 332,38 KB

Nội dung

http://vietjack.com/javascript/index.jsp Copyright © vietjack.com Vòng lặp for in JavaScript Vòng lặp for in sử dụng để lặp qua thuộc tính đối tượng Khi chưa bàn luận đối tượng, bạn khơng cảm thấy thoải mái với vòng lặp Nhưng bạn hiểu cách đối tượng vận hành JavaScript, bạn thấy vòng lặp hữu ích Cú pháp for (variablename in object){ statement or block to execute } Trong lần lặp, thuộc tính từ object – đối tượng gán tới variablename - tên biến vòng lặp tiếp tục tới hết tất thuộc tính đối tượng Ví dụ Bạn thử ví dụ sau vòng lặp for…in Nó in đối tượng Navigator trình duyệt web

Set the variable to different object and then try

http://vietjack.com/ Trang chia sẻ học online miễn phí Page http://vietjack.com/javascript/index.jsp Copyright © vietjack.com Kết Navigator Object Properties serviceWorker webkitPersistentStorage webkitTemporaryStorage geolocation doNotTrack onLine languages language userAgent product platform appVersion appName appCodeName hardwareConcurrency maxTouchPoints vendorSub vendor productSub cookieEnabled mimeTypes plugins javaEnabled getStorageUpdates getGamepads webkitGetUserMedia vibrate getBattery sendBeacon registerProtocolHandler unregisterProtocolHandler Exiting from the loop! Set the variable to different object and then try http://vietjack.com/ Trang chia sẻ học online miễn phí Page ...http://vietjack.com /javascript/ index.jsp Copyright © vietjack.com Kết Navigator Object Properties serviceWorker... vibrate getBattery sendBeacon registerProtocolHandler unregisterProtocolHandler Exiting from the loop! Set the variable to different object and then try http://vietjack.com/ Trang chia sẻ học

Ngày đăng: 02/12/2017, 16:49

TÀI LIỆU CÙNG NGƯỜI DÙNG

TÀI LIỆU LIÊN QUAN

w