typedef struct node{char date;struct node *link;}STNnode,*STLink;为什么这里的类型有时候是QElemTyp又有时候是QElemType,这又是啥意思?
QElemTyp跟QElemType哪里出现的