摘要: new 函数 在官方文档中,new函数的描述如下 // The new built-in function allocates memory. The first argument is a type, // not a value, and the value returned is a poin 阅读全文
posted @ 2020-10-11 18:09 梦逸灵箭 阅读(161) 评论(0) 推荐(0)