我有一个JavaScript对象,如下所示:
var my_object = { a:undefined, b:2, c:4, d:undefined };
如何删除所有的undefined属性?false属性应该保留。
用户名或电子邮箱地址
密码