In a normal browser context, there is no difference. console is a global variable, and all globals are properties of the window object.
確定! 回上一頁