A.UI=f(data) B.data=f(data) C.array=f(data) D.string=f(data)
A.[1,NaN,NaN] B.[1,2,3] C.[2,2,3] D.以上都不对
A.单例模式 B.发布订阅模式 C.装饰器模式 D.以上都不对