toString is a method, it sits on the base Object prototype in JS that just about everything inherits from. It prints the object's string ...
確定! 回上一頁