delete
2016-12-14 02:54:02 0 举报
delete是计算机编程语言中的一个关键字,主要用于删除或移除不再需要的数据或对象。在编程中,当一个变量、数组元素或对象不再使用时,可以使用delete操作符来释放其占用的内存空间,以便其他数据或对象可以使用。此外,delete还可以用于删除文件系统上的文件。然而,需要注意的是,delete操作一旦执行,被删除的数据或对象将无法恢复。因此,在使用delete时,必须确保不会误删重要的数据。
作者其他创作
大纲/内容
Modify the snapshot info
check exist
begin
Not
Delete counter = 0 hash and upload the modified hashtable to cloud
get all snapshots created after that
Yes
Modify hash table reference counter for each snapshot
Delete this snapshot tar and its related hashtable
error
0 条评论
下一页