md5 md5 功能实现,调用 md5 函数 #include "md5.h" ...... md5(string); g++ -o Server.exe Server.cpp md5.cpp -lws2_32