在实际的面向对象的场景中绝对不能这样做。
面向对象法对前者有绝对优势,原型法对后者有优势。
Object-oriented method has absolute power to solve the first problem, and prototype method does good in solve the second one.
面向对象法对前者有绝对优势,原型法对后者有优势。
Object-oriented method has absolute power to solve the first problem, and prototype method does good in solve the second one.
应用推荐