摘要:
#include #include #include #include typedef struct NodeT{ int phone; char *str; int bh; struct NodeT *hnext; struct NodeT *pnext; }list; typedef struct { int pageCount;//共多... 阅读全文
posted @ 2016-06-23 00:31
柳下_MBX
阅读(750)
评论(0)
推荐(0)

浙公网安备 33010602011771号