摘要:
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv 阅读全文
posted @ 2019-08-15 19:26
web小超
阅读(126)
评论(0)
推荐(0)
摘要:
面向对象 面向对象就是一个思想,把解决问题的注意力集中到对象上 代码中 this 指向的是这一大段代 码上的当前 1. 每个类(函数)天生就有一个prototype的属性,这个prototype又是一个对象,这个对象又有个constructor(构造函数),属性值是类的本身。 Prototype和_ 阅读全文
posted @ 2019-08-15 19:13
web小超
阅读(115)
评论(0)
推荐(0)

浙公网安备 33010602011771号