我尝试了几天,研究如何在try/catch中创建自定义异常。我的html页面中有一个包含的JS文件。JS文件定义了一个自定义对象,并定义了对象的方法。接下来,在html页面中,我将执行以下操作: MyObj = new CustomObj; //from the included JS file.MyObj.CustomMethod();
var page={};是一个对象字面量,但是在这里将它定义为脚本标记的第一行是否正确?我在JS教程You should not use an object literal at the beginning of a statement.A.attr("title") : A.attr("name");page.trendDescriptions[E] = [B, D] })我不能理解js是如何访问这个变量