摘要
XML 文档具有嵌套层次结构的特点,把它装入到DOM 对象后形成一棵DOM 树,而TreeView 非常适合表现树状结构的特点。本文主要介绍在用C#开发的网络课件生成器的平台上XML 和TreeView 的结合使用,从而实现生成器中的课程编辑功能。
XML document has the feature of nested hiberarchy, and after it is loaded by a DOM object, it becames a DOM tree. Treeview control is just fit for representing this structure.The article mostly introduced the combinative use of XML and TreeView based on the creater of courseware with C# ,consequently realize the function of courseware's edit in the creater.
出处
《湖南科技学院学报》
2005年第11期179-181,共3页
Journal of Hunan University of Science and Engineering