摘要: 由于对XML不熟,所以,还是老方法用递归实现。数据库的表: sh_id int 4 0 sh_name varchar 500 1 sh_parent int 4 1 sh_number int 4 1 Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.c... 阅读全文
posted @ 2008-07-18 16:45 gxpotato 阅读(245) 评论(0) 推荐(0)