strlen函数代码实现
strcpy函数代码实现
strcat函数代码实现
strcmp函数实现代码
strncpy函数代码实现
strncat函数代码实现
strstr函数代码实现
memcpy函数代码实现
memmove函数代码实现
strtok函数代码实现