摘要: 一般情况,令temp=head和令temp=head.next都可以,当然代码可能要微调 查看代码 package com.demo05; public class Delete { public static void main(String[] args) { //先创建节点 HeroNode 阅读全文
posted @ 2022-04-01 18:58 SherryYuan 阅读(65) 评论(0) 推荐(0)