制作完成于2023年4月12日 使用Typecript 4.0
要想在字符串里面使用${}记录变量,需要用tab键上面的``就可以了
类的定义 class 类名{
}
生成一个对象 let name = new 类名();