摘要: 根据输出结果,用递归写出方法printAll var user = { username: "lilei", phone: "158", description: "i am a boy", like: { movie: "homeland", game: "cs", sport:"basketball" }};printAl... 阅读全文
posted @ 2016-08-21 12:10 然然1907 阅读(147) 评论(0) 推荐(0)