Data structure expriment 1
Public Attributes
|
List of all members
st_people Struct Reference
#include <
list.h
>
Collaboration diagram for st_people:
[
legend
]
Public Attributes
int
id
人员号
struct
st_people
*
next
前一个节点
struct
st_people
*
prev
后一个节点
Detailed Description
人员节点定义
The documentation for this struct was generated from the following file:
D:/source/data_structure/experiment1/
list.h
Generated by
1.8.16