angularjs基础-在哪里看console.log的输出结果? ZPY 6年 ago 在Angularjs开发当中调试程序可以简单的使用console.log(xxx) 但是请注意,这种方式仅仅在google的Chrome下可以打出日志。