EduCoder_web training assignment--JavaScript learning manual 4: JS object

first round

//请在此处编写代码
    /*********bigin*********/
    var student ={
    
    
        name:a,
        gender:b,
    }

    var myCar=new Car(c,d);
    var myJob=new Job();
    myJob.company=e;


    /*********end*********/

Second level

 //请在此处编写代码
    /*********begin*********/
    store["day"+date] = attValue;
    store.accountant = reviser;

	/*********end*********/

Third pass

//请在此处编写代码
    /*********begin*********/
     var result = "";
    if(a in car) {
    
    
        for(att in car) {
    
    
            result += att;
        }
    }
    else {
    
    
        for(att in orange) {
    
    
            result += att;
        }
    }
    return result;
    /*********end*********/

who I am?
Two Xianqiao transport commissioner
, Permanent representative of Shanxi Chenghua Avenue
pineal bombs shake three-dimensional BI vaginal Master Jin
Chen e e University City sub-
skipping ten experts

welcome the public attention to my number
so that we can discuss learning about life
here as well More resources are waiting for you.
Welcome to the online conversation!
Insert picture description here

Guess you like

Origin blog.csdn.net/weixin_45803282/article/details/112302498