delete operator
基本解释
- [计算机科学技术]删除运算符
英汉例句
- Note that you can use the delete operator to remove any property, as in delete person.getLastName.
注意,您可以使用 delete操作符来删除任何属性,例如 delete person.getLastName。 - Set up operator to insert and delete operator to ensure that the path of continuity and simplicity.
设置了插入算子和删除算子以保证路径的连续性和简明性。 - The newRequest() method aborts the previous request if it's still active, frees the memory with the delete operator, and creates a new XMLHttpRequest instance.
newRequest() 方法终止仍在活动的前一个请求,用 delete 操作符释放内存,并创建一个新的 XMLHttpRequest 实例。
双语例句
专业释义
- 删除运算符