1. 程式人生 > >2018年第一行代碼

2018年第一行代碼

第一行代碼 gpo == ons con pre class ole clas

var jrt = {
    age: 28,
    characteristics: ‘‘
};
if (jrt.age === 30) {
    jrt.characteristics = ‘國王 武士 祭司 詩人‘;
    console.log(jrt.characteristics);
}

2018年第一行代碼