文件名称:Delphi_215886
介绍说明--下载内容均来自于网络,请自行研究使用
基于Delphi的单向链表应用,演示了定义头节点、定义当前节点、刷新树、根据节点数据得到当前节点、添加头节点、插入节点、删除节点、删除尾节点、添加链表节点数据等基本操作,通过本示例可了解一些Delphi树控件方面的知识。-Based on Delphi singly linked list application that demonstrates the definition of the head node, the definition of the current node, refresh the tree, get the current node by node data, add the head node, insert nodes, delete nodes, delete tail node, add the basic operation of the list node data, this example can be understood by some of the knowledge tree control aspects of Delphi.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code\delphi\pudn\upandload\DATA\Delphi_215886\Delphi_215886\rd.txt
....\......\....\.........\....\.............\.............\基于Delphi的单向链表应用\Project2.cfg
....\......\....\.........\....\.............\.............\........................\Unit1.ddp
....\......\....\.........\....\.............\.............\........................\Unit1.dfm
....\......\....\.........\....\.............\.............\........................\Project2.dof
....\......\....\.........\....\.............\.............\........................\Project2.dpr
....\......\....\.........\....\.............\.............\........................\Project2.drc
....\......\....\.........\....\.............\.............\........................\Project2.dsk
....\......\....\.........\....\.............\.............\........................\Project2.map
....\......\....\.........\....\.............\.............\........................\Unit1.pas
....\......\....\.........\....\.............\.............\........................\Project2.res
....\......\....\.........\....\.............\.............\基于Delphi的单向链表应用