单链表反转的递归实现(Reversing a Linked List in Java, recursively)
转自ReversingaLinkedListinJava,recursivelyThere'scodeinonereplythatspellsitout,butyoumightfinditeasiertostartfromthebottomup,byaskingandansweringtinyquestions(thisistheapproachinTheLittleLisper):Whatist