C语言实现hashmap hashmap.h hashmap.c main.c hashmap.h #ifndef _HASHMAP_H_INCLUDED #define _HASHMAP_H_INCLUDED #if defined(__cplusplus)