在C#中创建层次结构 [英] Create a hierarchy in C#

查看:98
本文介绍了在C#中创建层次结构的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好!
我需要为我的项目创建医生的层次结构.将建立这种等级以反映几代传统医生的身份.教师和关注者应通过网络表单从用户输入中获取.输入新的医生记录后,应将其添加到层次结构中.层次结构应以树形图的形式显示.

我需要在Visual Studio 2008中构建此层次结构.因此,如果有人知道如何执行此操作,请给我一个想法.

在此先感谢!

Hi all!
I need to create a hierarchy of doctors to my project. That hierarchy will be build to reflect generations of traditional doctors. Teacher and follower should be fetched from user input via a web form. As new records of doctors are entered they shall be added to the hierarchy. The hierarchy shall be shown in form of a tree diagram.

I need to build this hierarchy in Visual Studio 2008. So if any one knows how to do this please give me an idea.

Thanks in advance!

推荐答案

感谢所有...
实际上我是这个网站的新手,这就是为什么我问这样的问题...

我希望使用表作为教师表,学生表来做到这一点.在学生表中,从教师表中获取其教师的参考列..
thanx all...
actually i''m new to this site that''s why i asked a question like this...

i hope to do this using tables as teacher table,student table. in student table get a reference column of their teacher from teacher table..


这篇关于在C#中创建层次结构的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆