问答详情
源自:1-6 编程练习

代码求解??

1.这个方法在哪调用啊?作用是干什么?

function typeof(ele)


2.这个是什么意思》?

 if(countMap1[t1]){

                countMap1[t1]++;

            }else{

                countMap1[t1]=1;

            }

}

提问者:Felix_He 2015-02-16 10:06

个回答

  • Bosn
    2015-02-16 12:30:06

    已经补充:http://www.imooc.com/qadetail/62836