Regular Array | Object/Associate Array |
---|---|
// regular array (add an optional integer argument to control array's size) var myCars=new Array(); myCars[0]="Saab"; myCars[1]="Volvo"; myCars[2]="BMW"; |
//Create a direct instance of an object personObj=new Object(); personObj.firstname="John"; personObj.lastname="Doe"; personObj.age=50; personObj.eyecolor="blue"; |
// create literal array var myCars=["Saab","Volvo","BMW"]; |
//create alternative syntax (using object literals): personObj = {firstname:"John", lastname:"Doe", age:50, eyecolor:"blue"}; |
// find total length of array document.write(myCars.length); // output: 3 |
Object.size = function(obj) { var size = 0, key; for (key in obj) { if (obj.hasOwnProperty(key)) size++; } return size; }; document.write(Object.size(personObj)); // output: 4 |
// print individual element of array document.write(myCars[0]); // output: Saab |
document.write(personObj['firstname']); // output: John document.write(personObj.firstname); // output: John |
// print all elements of array for(var x = 0; x < myCars.length; x++){ document.write(myCars[x] + " "); } // output: Saab Volvo BMW |
var x; for (x in personObj) { document.write(personObj[x] + " "); } // output: John Doe 50 blue |
Refer site:
http://www.w3schools.com/js/js_obj_array.asp
http://www.w3schools.com/js/js_objects.asp
sakarya
ReplyDeleteelazığ
sinop
siirt
van
NNV
48CF7
ReplyDeletekilis canlı görüntülü sohbet siteleri
siirt görüntülü sohbet
tekirdağ telefonda sohbet
ardahan ücretsiz sohbet
canlı sohbet sitesi
mobil sohbet odaları
rastgele sohbet siteleri
siirt mobil sohbet
muş görüntülü sohbet sitesi
9BAB6
ReplyDeleteelazığ rastgele görüntülü sohbet uygulamaları
mobil sohbet et
görüntülü sohbet odaları
nanytoo sohbet
Rize Sesli Sohbet Mobil
Kars Canlı Sohbet Odası
sesli sohbet uygulamaları
niğde sesli sohbet odası
sohbet chat
10B17
ReplyDeleteGörüntülü Sohbet
Sohbet
Kripto Para Oynama
Binance Referans Kodu
Binance Hangi Ülkenin
Lovely Coin Hangi Borsada
Soundcloud Dinlenme Hilesi
Hexa Coin Hangi Borsada
Coin Üretme Siteleri