write new data on top of existing data and thus erase the previously existing data
overwriting的用法和样例:
例句
You never have to worry about overwriting an area of memory because of an off-by-one error when working with a pointer. 你永远不需要担心由于指针的错误使用导致重写了一块正在使用的内存空间。