我创建了一个JavaScript对象,但是我如何确定该对象的类?
我想要类似于Java的.getClass()方法.
.getClass()
javascript oop
javascript ×1
oop ×1