使用了错误的变量名,hv_Distance应该改为hvDistance。使用了不存在的函数,set_display_font应该改为SetDisplayFont。disp message函数使用错误,应该是DispMessage。