A、p↑.next:=p↑.next↑.next
B、p:=p↑next; p↑.next:=p↑.next↑.next
C、dispose(p↑.next)
D、p:=p↑next↑.Next
时间:2022-01-01 12:03 关键词:
相关问题